hanchenye-llvm-project/compiler-rt/lib/asan/tests
Alexey Samsonov b670018c9f CMake: generalize checking for target availability and add initial support for PowerPC native arch. With this patch, building LLVM on PowerPC native arch produces a working ASan runtime.
llvm-svn: 173044
2013-01-21 14:31:45 +00:00
..
CMakeLists.txt CMake: generalize checking for target availability and add initial support for PowerPC native arch. With this patch, building LLVM on PowerPC native arch produces a working ASan runtime. 2013-01-21 14:31:45 +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_exceptions_test.cc
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 Clean up some warnings that become errors. Seen in Xcode. 2012-12-21 05:17:13 +00:00
asan_noinst_test.cc Fixup for r173021: build tests with zero-based shadow on Android only, fix condition in checking for shadow gap in asan_mapping.h 2013-01-21 11:36:38 +00:00
asan_racy_double_free_test.cc
asan_test.cc [ASan] fixes for Android build 2013-01-18 09:20:06 +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] in asan tests, check all return values of pthread_create/pthread_join. Also add the ASAN_AVOID_EXPENSIVE_TESTS macro to guard the test that creates too many threads 2012-12-03 09:43:56 +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 Move large part of asan_test_utils.h to sanitizer_common. 2013-01-14 15:12:26 +00:00