llvm-project/compiler-rt/lib/asan/tests
Alexey Samsonov 7fca5ccdae [ASan] fix GetFreeBytesTest interface test on 32-bit Linux - delete some assumptions about the behavior of allocator in test code
llvm-svn: 158047
2012-06-06 06:02:05 +00:00
..
asan_benchmarks_test.cc Remove file-type tags for .cc files in ASan run-time library 2012-06-04 13:50:10 +00:00
asan_break_optimization.cc Remove file-type tags for .cc files in ASan run-time library 2012-06-04 13:50:10 +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 Remove file-type tags for .cc files in ASan run-time library 2012-06-04 13:50:10 +00:00
asan_interface_test.cc [ASan] fix GetFreeBytesTest interface test on 32-bit Linux - delete some assumptions about the behavior of allocator in test code 2012-06-06 06:02:05 +00:00
asan_mac_test.h Make sure NSObjects are allocated in a way that is visible to ASan. 2012-03-30 17:31:15 +00:00
asan_mac_test.mm Make sure NSObjects are allocated in a way that is visible to ASan. 2012-03-30 17:31:15 +00:00
asan_noinst_test.cc Remove file-type tags for .cc files in ASan run-time library 2012-06-04 13:50:10 +00:00
asan_racy_double_free_test.cc [asan] fix lint 2012-03-28 21:03:34 +00:00
asan_test.cc Remove file-type tags for .cc files in ASan run-time library 2012-06-04 13:50:10 +00:00
asan_test.ignore AddressSanitizer run-time library. Not yet integrated with the compiler-rt build system, but can be built using the old makefile. See details in README.txt 2011-11-30 01:07:02 +00:00
asan_test_config.h [asan] Allocator tweaks for low memory systems. 2012-02-16 13:35:11 +00:00
asan_test_utils.h [ASan/tests] Make 'noinline' and a bunch of other stuff portable 2012-03-23 13:10:59 +00:00