llvm-project/compiler-rt/lib/asan/tests
Richard Smith 77930919ad Update compiler-rt tests to match flag renaming/deprecation in Clang.
llvm-svn: 167434
2012-11-06 02:31:42 +00:00
..
CMakeLists.txt Update compiler-rt tests to match flag renaming/deprecation in Clang. 2012-11-06 02:31:42 +00:00
asan_benchmarks_test.cc [ASan] Fix unit test headers. Add an option to change substitute asan_test_config.h file 2012-09-28 12:24:23 +00:00
asan_break_optimization.cc [ASan] Support for cmake build of ASan unittests in 32-bit LLVM build. Currently, to run ASan unit tests both for 32- and 64 bits one has to maintain two distinct LLVM builds. In a bright future, we'd like to use a single build for this 2012-07-24 08:26:19 +00:00
asan_exceptions_test.cc [asan]: test a pure C file with -faddress-sanitizer; lint fixes 2011-12-05 20:44:30 +00:00
asan_globals_test.cc [ASan] cleanup: fix headers and lint warnings 2012-09-19 07:07:46 +00:00
asan_mac_test.h Intercept CFAllocator for each thread in the program. 2012-07-23 14:07:58 +00:00
asan_mac_test.mm [ASan] cmake support for running asan unit tests on Mac 2012-06-28 12:19:52 +00:00
asan_noinst_test.cc [ASan] don't run hacky test for __asan_get_free_bytes() on 32-bits 2012-10-26 12:10:24 +00:00
asan_racy_double_free_test.cc [asan] fix lint 2012-03-28 21:03:34 +00:00
asan_test.cc [ASan] unit tests: Move main() to a separate file. Fix lint 2012-10-17 14:04:57 +00:00
asan_test.ignore [ASan] add comment to blacklist file to test behavior introduced in r166283 2012-10-19 15:26:48 +00:00
asan_test_config.h [ASan] Fix unit test headers. Add an option to change substitute asan_test_config.h file 2012-09-28 12:24:23 +00:00
asan_test_main.cc [ASan] unit tests: Move main() to a separate file. Fix lint 2012-10-17 14:04:57 +00:00
asan_test_utils.h [ASan] Fix strchr/index tests for users who have 'char* strchr(char*,int)' instead of 'char* strchr(const char*, int)' 2012-10-17 13:39:09 +00:00