Alexey Samsonov
|
9f3938e271
|
Explicitly list all sanitizer headers in CMake build rules. Make sure sanitizer lit_tests depend on fresh headers.
llvm-svn: 179293
|
2013-04-11 15:49:52 +00:00 |
Alexey Samsonov
|
c20f5d2246
|
Define COMPILER_RT_CAN_EXECUTE_TESTS variable on platforms where we can produce working binaries and use it in build rules for sanitizers tests
llvm-svn: 171160
|
2012-12-27 13:19:23 +00:00 |
Alexey Samsonov
|
038e3489d9
|
[TSan] use llvm-symbolizer to run tsan tests
llvm-svn: 168146
|
2012-11-16 10:16:14 +00:00 |
Alexey Samsonov
|
3040830fcd
|
[TSan] fix a typo in test dependencies. Silence few remaining pedantic gcc warnings in TSan tests.
llvm-svn: 164115
|
2012-09-18 08:33:37 +00:00 |
Alexey Samsonov
|
341e5bcb45
|
[TSan] port all output tests to lit and move them to lit_tests directory. This makes 'make check-tsan' command test both unit and output TSan tests. Old custom makefiles for running TSan tests are still functional as well.
llvm-svn: 164110
|
2012-09-18 07:23:54 +00:00 |
Alexey Samsonov
|
0fa3ea69e2
|
[TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single root for gtest-based tests. Support running these tests from lit via check-tsan command.
llvm-svn: 164022
|
2012-09-17 10:02:17 +00:00 |