llvm-project/compiler-rt/test/asan/TestCases/Linux
Evgeniy Stepanov a59459de27 [asan] Fix a flaky test.
This test has a chance to hit some other random allocation
and get neither heap overflow nor SEGV.

Relax test condition to only check that there is no internal CHECK failure.

llvm-svn: 217769
2014-09-15 13:05:40 +00:00
..
glob_test_root
asan-asm-stacktrace-test.cc [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly. 2014-09-10 10:44:35 +00:00
asan_dlopen_test.cc [asan] XFAIL:android several tests. 2014-05-28 13:07:39 +00:00
asan_prelink_test.cc Exclude several ASan tests from test suite if we're using GCC 2014-05-16 20:12:27 +00:00
asan_preload_test-1.cc [asan] XFAIL:android several tests. 2014-05-28 13:07:39 +00:00
asan_preload_test-2.cc [asan] XFAIL:android several tests. 2014-05-28 13:07:39 +00:00
asan_rt_confict_test-1.cc [asan] XFAIL:android several tests. 2014-05-28 13:07:39 +00:00
asan_rt_confict_test-2.cc [asan] XFAIL:android several tests. 2014-05-28 13:07:39 +00:00
clang_gcc_abi.cc Fix fast stack unwind on ARM to support code generated with GCC. 2014-09-03 21:10:44 +00:00
clone_test.cc Un-xfail passing ARM Android tests 2014-06-06 18:06:58 +00:00
coverage-direct-large.cc [asancov] Write coverage directly to a memory-mapped file. 2014-05-27 12:37:52 +00:00
coverage-direct.cc [sanitizer] Add coverage_dir flag. 2014-05-29 14:33:16 +00:00
coverage-disabled.cc [asan] Fix mmap-ed coverage with coverage=0. 2014-06-11 15:11:26 +00:00
coverage-fork-direct.cc [sancov] Handle fork. 2014-06-04 12:13:54 +00:00
coverage-fork.cc [sancov] Handle fork. 2014-06-04 12:13:54 +00:00
coverage-maybe-open-file.cc [asan] Mass-xfail 17 tests on Android. 2014-05-28 13:45:18 +00:00
coverage-module-unloaded.cc [asan] Make the coverage tests clean up after themselves. 2014-05-19 11:34:35 +00:00
coverage-sandboxing.cc [sanitizer] Support sandboxing in sanitizer coverage. 2014-05-19 12:53:03 +00:00
coverage.cc [asan] add a test which ensures that we dump coverage after SEGV 2014-05-21 13:20:14 +00:00
function-sections-are-bad.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
glob.cc Un-xfail passing ARM Android tests 2014-06-06 18:06:58 +00:00
globals-gc-sections.cc
heap-overflow-large.cc [asan] Fix a flaky test. 2014-09-15 13:05:40 +00:00
heavy_uar_test.cc Un-xfail passing ARM Android tests 2014-06-06 18:06:58 +00:00
initialization-bug-any-order.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
interception-in-shared-lib-test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
interception_failure_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
interception_malloc_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
interception_readdir_r_test.cc [asan] Mass-xfail 17 tests on Android. 2014-05-28 13:45:18 +00:00
interception_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
interface_symbols_linux.c [Sanitizer] Kill deprecated allocator interfaces in ASan, MSan and TSan in favor of 2014-08-12 20:28:20 +00:00
kernel-area.cc [asan] Mass-xfail 17 tests on Android. 2014-05-28 13:45:18 +00:00
leak.cc [asan] one more attempt to enable lsan by default (PR19521) 2014-05-12 12:49:48 +00:00
lit.local.cfg
malloc-in-qsort.cc Fix typos 2014-05-15 02:22:34 +00:00
malloc_delete_mismatch.cc Un-xfail passing ARM Android tests 2014-06-06 18:06:58 +00:00
new_array_cookie_test.cc [asan] enable poison_array_cookie back 2014-08-29 01:16:18 +00:00
new_array_cookie_uaf_test.cc [asan] trying to de-flake new_array_cookie_uaf_test.cc 2014-09-04 18:02:59 +00:00
odr-violation.cc [ASan] Improve ODR-violation error reports. 2014-07-11 23:34:26 +00:00
overflow-in-qsort.cc Fix typos 2014-05-15 02:22:34 +00:00
preinit_test.cc [asan] Mass-xfail 17 tests on Android. 2014-05-28 13:45:18 +00:00
ptrace.cc Un-xfail passing ARM Android tests 2014-06-06 18:06:58 +00:00
rlimit_mmap_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
shmctl.cc [asan] Mass-xfail 17 tests on Android. 2014-05-28 13:45:18 +00:00
sized_delete_test.cc [asan] intercept sized operator delete[] 2014-08-04 10:10:50 +00:00
stack-trace-dlclose.cc Un-xfail passing ARM Android tests 2014-06-06 18:06:58 +00:00
stress_dtls.c [sanitizer] Replace -lpthread with -pthread in tests. 2014-05-28 13:13:30 +00:00
swapcontext_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
syscalls.cc [asan] Mass-xfail 17 tests on Android. 2014-05-28 13:45:18 +00:00
tsd_dtor_leak.cc Generalize sanitizer allocator public interface. 2014-07-07 17:39:31 +00:00
uar_signals.cc Mark unstable tests as Unsupported on ARM 2014-05-29 23:34:39 +00:00
unpoison_tls.cc [sanitizer] Replace -lpthread with -pthread in tests. 2014-05-28 13:13:30 +00:00