llvm-project/compiler-rt/lib/asan/tests
Alexey Samsonov 003c4bfc42 [ASan] Introduce a top-level target to collect all ASan runtimes and deps
llvm-svn: 194696
2013-11-14 12:24:12 +00:00
..
CMakeLists.txt [ASan] Introduce a top-level target to collect all ASan runtimes and deps 2013-11-14 12:24:12 +00:00
asan_benchmarks_test.cc
asan_exceptions_test.cc
asan_fake_stack_test.cc [asan] introduce run-time flag uar_stack_size_log to control the size of FakeStack; don't crash when the fake stack is exhausted, move some code to .cc file 2013-09-27 11:37:23 +00:00
asan_globals_test.cc [asan] run-time tests for adaptive redzones 2013-01-24 10:36:11 +00:00
asan_interface_test.cc [ASan] Split ASan unit tests into two different binaries: 2013-09-16 15:50:53 +00:00
asan_mac_test.cc [ASan] Move Mac-specific tests to asan_mac_test.cc 2013-01-21 14:49:55 +00:00
asan_mac_test.h
asan_mac_test_helpers.mm [ASan] Fix GCD tests by spinning forever in the main thread. 2013-09-24 12:42:25 +00:00
asan_mem_test.cc [asan] fix the output for range accesses (memset, etc); improve the tests; more strict checking in memcmp 2013-02-26 07:25:18 +00:00
asan_noinst_test.cc [ASan] Do not rely on malloc context in allocator reports. 2013-11-13 14:46:58 +00:00
asan_oob_test.cc [asan] nuke the old unused allocator code 2013-04-04 11:32:49 +00:00
asan_racy_double_free_test.cc
asan_str_test.cc [ASan] Fix compilation of asan_str_test.cc on non-Darwin. 2013-09-20 11:03:27 +00:00
asan_test.cc [asan] Remove CallocOverflow32 test from asan_test. 2013-10-16 08:34:31 +00:00
asan_test.ignore
asan_test_config.h [asan] remove one redundant malloc stress test, unify the usage of ASAN_LOW_MEMORY macro in tests, slightly reduce test memory usage (all to make 32-bit runs consume less RAM) 2013-03-14 13:16:09 +00:00
asan_test_main.cc
asan_test_utils.h [asan] use short path for sanitizer_common/tests/sanitizer_test_utils.h, add -I sanitizer_common/tests to asan/tests/CMakeLists.txt 2013-02-14 08:12:26 +00:00