.. |
CMakeLists.txt
|
[CMake] Unify build rules for sanitizer_common for Apple and non-Apple platforms.
|
2015-08-27 22:23:27 +00:00 |
asan_asm_test.cc
|
[asan] Fix >80 chars line.
|
2015-09-04 21:19:48 +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_fake_stack_test.cc
|
[ASan tests] Don't run FakeStack.CreateDestroy on Windows as it OOMs
|
2014-05-12 14:49:17 +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
|
[Sanitizers] Unify the semantics and usage of "exitcode" runtime flag across all sanitizers.
|
2015-08-21 20:49:37 +00:00 |
asan_mac_test.cc
|
[ASan] Fix the links to bugs and wikipages.
|
2015-12-04 17:37:40 +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_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] remove UB (comparison of two unrelated pointers) from a test
|
2014-02-26 13:53:23 +00:00 |
asan_noinst_test.cc
|
[tsan] Use re-exec method to enable interceptors on older versions of OS X
|
2015-12-03 10:39:43 +00:00 |
asan_oob_test.cc
|
[asan] fix a test following r209508
|
2014-05-23 11:52:38 +00:00 |
asan_racy_double_free_test.cc
|
Reapply r201910. MSVC gets __func__ defined explicitly, even though it
|
2014-02-26 20:33:22 +00:00 |
asan_str_test.cc
|
sanitizer: new "strict_string_checks" run-time flag
|
2015-04-06 18:00:26 +00:00 |
asan_test.cc
|
[ASan] Fix the links to bugs and wikipages.
|
2015-12-04 17:37:40 +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
|
[Sanitizer tests] Add sanitizer_test_config.h to make the inclusion of gtest.h conditional
|
2014-05-13 13:25:12 +00:00 |
asan_test_main.cc
|
Reapply: [asan] On OS X, log reports to syslog and os_trace
|
2015-11-20 18:41:44 +00:00 |
asan_test_utils.h
|
[Sanitizer tests] Add sanitizer_test_config.h to make the inclusion of gtest.h conditional
|
2014-05-13 13:25:12 +00:00 |