minix/sys/external/bsd/compiler_rt/dist/lib/lsan/lit_tests/Unit/lit.site.cfg.in

13 lines
460 B
INI
Raw Normal View History

## Autogenerated by LLVM/Clang configuration.
# Do not edit!
# Load common config for all compiler-rt unit tests.
lit.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