.. |
CMakeLists.txt
|
[CMake] Test for libdl and libpthread presence
|
2014-03-04 13:28:21 +00:00 |
sanitizer_allocator_test.cc
|
[sanitizer] Implement TwoLevelByteMap and use it for the internal allocator on 64-bit.
|
2013-11-25 11:33:41 +00:00 |
sanitizer_allocator_testlib.cc
|
Add throw() specifiers to more redeclarations of operator delete and operator delete[].
|
2014-02-08 01:42:08 +00:00 |
sanitizer_atomic_test.cc
|
asan: fix atomic operations on ARM
|
2014-01-22 14:13:37 +00:00 |
sanitizer_bitvector_test.cc
|
[sanitizer] implement node removal in Deadlock graph
|
2014-02-17 11:21:52 +00:00 |
sanitizer_bvgraph_test.cc
|
[sanitizer] when reporting a deadlock also report the lock cycle
|
2014-02-18 14:56:19 +00:00 |
sanitizer_common_test.cc
|
[Sanitizer] Fix a bug introduced in r196112. Add a test.
|
2013-12-03 09:21:08 +00:00 |
sanitizer_deadlock_detector_test.cc
|
[sanitizer] speedup deadlock detector for the case when we acquire the first lock in a thread
|
2014-02-28 11:56:14 +00:00 |
sanitizer_flags_test.cc
|
Fix unmatching ASan runtime flag for init-order checking exposed by r178158. Add a test for r178158.
|
2013-03-28 09:11:20 +00:00 |
sanitizer_format_interceptor_test.cc
|
Support 'q' length modifier in scanf/printf interceptors
|
2014-02-26 14:42:38 +00:00 |
sanitizer_ioctl_test.cc
|
[sanitizer] Fix build.
|
2014-02-05 20:04:12 +00:00 |
sanitizer_libc_test.cc
|
Add internal_strchrnul function
|
2013-09-03 13:09:28 +00:00 |
sanitizer_linux_test.cc
|
[sanitizer] Define kPthreadDestructorIterations on POSIX systems.
|
2013-10-11 14:19:14 +00:00 |
sanitizer_list_test.cc
|
Remove thread-locals from sanitizer_common tests.
|
2013-01-14 14:06:58 +00:00 |
sanitizer_mutex_test.cc
|
Delete unused variables.
|
2013-09-10 03:27:07 +00:00 |
sanitizer_nolibc_test.cc
|
[nolibc] Add a test case for Linux/x86_64.
|
2013-05-28 12:37:34 +00:00 |
sanitizer_nolibc_test_main.cc
|
[nolibc] Now that we have a custom allocator, remove dummy allocator
|
2013-05-29 10:52:59 +00:00 |
sanitizer_posix_test.cc
|
[sanitizer] Define kPthreadDestructorIterations on POSIX systems.
|
2013-10-11 14:19:14 +00:00 |
sanitizer_printf_test.cc
|
[Sanitizer] Support %.*s in internal printf implementation. Patch by Yuri Gribov.
|
2014-01-21 10:59:44 +00:00 |
sanitizer_procmaps_test.cc
|
[Sanitizer] Use different MemoryMappingLayout::DumpListOfModules on Linux and Mac.
|
2013-12-25 11:29:19 +00:00 |
sanitizer_stackdepot_test.cc
|
[sanitizer] Add a fast version of StackDepotGet() for use in LSan.
|
2013-08-26 13:24:43 +00:00 |
sanitizer_stacktrace_test.cc
|
Fix StackTrace::LocatePcInTrace, add more unit tests for generic StackTrace
|
2014-03-04 14:06:11 +00:00 |
sanitizer_stoptheworld_test.cc
|
[sanitizer_common] Add internal_clone().
|
2013-09-02 11:36:19 +00:00 |
sanitizer_stoptheworld_testlib.cc
|
[sanitizer] Minor fixes in sanitizer_common tests.
|
2013-05-14 13:19:33 +00:00 |
sanitizer_suppressions_test.cc
|
tsan: ignore interceptors coming from specified libraries
|
2013-10-03 13:37:17 +00:00 |
sanitizer_test_main.cc
|
[nolibc] Add a test case for Linux/x86_64.
|
2013-05-28 12:37:34 +00:00 |
sanitizer_test_utils.h
|
Migrate ATTRIBUTE_NO_ADDRESS_SAFETY_ANALYSIS to new spelling - ATTRIBUTE_NO_SANITIZE_ADDRESS
|
2013-09-06 11:07:33 +00:00 |
sanitizer_thread_registry_test.cc
|
Remove 'tctx->name' from a logical statement since it is a pointer and always
|
2014-02-26 03:12:51 +00:00 |
standalone_malloc_test.cc
|
[asan] add more frames to standalone_malloc_test
|
2013-01-14 07:59:09 +00:00 |