llvm-project/compiler-rt/lib/lsan/lit_tests/Unit/lit.site.cfg.in

13 lines
467 B
INI

## Autogenerated by LLVM/Clang configuration.
# Do not edit!
# Load common config for all compiler-rt unit tests.
lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/lib/lit.common.unit.configured")
# Setup config name.
config.name = 'LeakSanitizer-Unit'
# Setup test source and exec root. For unit tests, we define
# it as build directory with LSan unit tests.
config.test_exec_root = "@LSAN_BINARY_DIR@/tests"
config.test_source_root = config.test_exec_root