llvm-project/compiler-rt/test
Filipe Cabecinhas a1225be1ea Make FileCheck be a common dependency, not an ASan one.
Summary:
It still gets picked up by ASan, but it also gets picked up by the other
test suites.

Otherwise, some test suites (e.g: UBSan) would complain they had no
dependencies, and wouldn't run.

Reviewers: samsonov, eugenis

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D7740

llvm-svn: 229962
2015-02-20 03:41:07 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Make FileCheck be a common dependency, not an ASan one. 2015-02-20 03:41:07 +00:00
builtins tests: correct builtins test if built under -mthumb on ARM 2015-01-05 21:54:50 +00:00
dfsan [DFSan] Add flag to dump the labels when the program terminates. 2014-11-20 10:01:08 +00:00
lsan [LSan][MIPS64] Enable LSan testing for mips64/mips64el 2015-02-19 09:14:43 +00:00
msan [MSan][MIPS] Fix for some failing tests on MIPS64 2015-02-18 09:24:19 +00:00
profile Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
sanitizer_common [MSan][MIPS] Fix for some failing tests on MIPS64 2015-02-18 09:24:19 +00:00
tsan tsan: fix PTRACE_ATTACH handling during stop-the-world 2015-02-19 09:02:29 +00:00
ubsan Use @LINE instead of hardcoded line numbers 2015-02-14 00:09:09 +00:00
CMakeLists.txt Make FileCheck be a common dependency, not an ASan one. 2015-02-20 03:41:07 +00:00
lit.common.cfg [compiler-rt] Re-enable the use of -gmlt for ASan tests on Darwin 2014-09-30 23:07:45 +00:00
lit.common.configured.in Use the newer python syntax for exceptions 2014-12-13 02:46:56 +00:00