summaryrefslogtreecommitdiff
path: root/lib/asan/tests/asan_test_config.h
AgeCommit message (Expand)Author
2017-02-06[asan] Remove `using std::vector` and `using std::map`Alexander Kornienko
2014-05-13[Sanitizer tests] Add sanitizer_test_config.h to make the inclusion of gtest....Timur Iskhodzhanov
2014-05-08[ASan tests] Auto-define ASAN_NEEDS_SEGV rather than hardcode it in cmakeTimur Iskhodzhanov
2013-03-14[asan] remove one redundant malloc stress test, unify the usage of ASAN_LOW_M...Kostya Serebryany
2012-12-03[asan] in asan tests, check all return values of pthread_create/pthread_join....Kostya Serebryany
2012-11-30[asan] make asan_test.cc more gcc-friendlyKostya Serebryany
2012-09-28[ASan] Fix unit test headers. Add an option to change substitute asan_test_co...Alexey Samsonov
2012-02-16[asan] Allocator tweaks for low memory systems.Evgeniy Stepanov
2011-11-30AddressSanitizer run-time library. Not yet integrated with the compiler-rt bu...Kostya Serebryany