llvm-project/compiler-rt/lib/asan/output_tests
Alexander Potapenko 642371724e Fix the output tests on Darwin
llvm-svn: 158870
2012-06-20 23:07:55 +00:00
..
clone_test.cc AddressSanitizer: remove match_output.py, split expected output into OS-specific and OS-independent parts 2012-02-13 13:59:24 +00:00
deep_tail_call.cc AddressSanitizer: remove match_output.py, split expected output into OS-specific and OS-independent parts 2012-02-13 13:59:24 +00:00
dlclose-test-so.cc AddressSanitizer: fix llvm headers in output tests 2012-02-13 14:05:07 +00:00
dlclose-test.cc AddressSanitizer: fix llvm headers in output tests 2012-02-13 14:05:07 +00:00
global-overflow.cc AddressSanitizer: re-enable lint for output tests 2012-02-13 14:18:36 +00:00
heap-overflow.cc asan: fix tests 2012-05-25 09:46:33 +00:00
interception_failure_test-linux.cc asan/tsan: weak interceptors 2012-05-24 13:54:31 +00:00
interception_malloc_test-linux.cc asan/tsan: rename interceptors from __xsan_xxx to __interceptor_xxx 2012-05-28 07:47:35 +00:00
interception_test-linux.cc asan/tsan: rename interceptors from __xsan_xxx to __interceptor_xxx 2012-05-28 07:47:35 +00:00
large_func_test.cc Fix the wildcards for two output tests on Darwin. 2012-05-31 13:55:40 +00:00
memcmp_test.cc [asan] fix unwinding inside libc intercepors (asan issue #46) 2012-03-15 01:36:00 +00:00
null_deref.cc Fix the wildcards for two output tests on Darwin. 2012-05-31 13:55:40 +00:00
shared-lib-test-so.cc AddressSanitizer: fix llvm headers in output tests 2012-02-13 14:05:07 +00:00
shared-lib-test.cc AddressSanitizer: fix llvm headers in output tests 2012-02-13 14:05:07 +00:00
stack-overflow.cc AddressSanitizer: remove match_output.py, split expected output into OS-specific and OS-independent parts 2012-02-13 13:59:24 +00:00
stack-use-after-return.cc.disabled AddressSanitizer: remove match_output.py, split expected output into OS-specific and OS-independent parts 2012-02-13 13:59:24 +00:00
strncpy-overflow.cc asan: fix tests 2012-05-25 09:46:33 +00:00
test_output.sh asan/tsan: weak interceptors 2012-05-24 13:54:31 +00:00
use-after-free.c AddressSanitizer: move output tests to a separate directory 2012-02-13 08:50:21 +00:00
use-after-free.cc Fix the output tests on Darwin 2012-06-20 23:07:55 +00:00