llvm-project/compiler-rt/test/asan/TestCases/Linux
Sergey Matveev 2be4a28297 [sanitizer] Make stack traces from dlclose()'d modules more meaningful.
Previously, they silently omitted PCs belonging to unknown modules. Now we print
(<unknown module>) instead.

llvm-svn: 209522
2014-05-23 16:04:41 +00:00
..
glob_test_root
asan_dlopen_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +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 Add %run to all lit tests 2014-04-30 21:34:17 +00:00
asan_preload_test-2.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
asan_rt_confict_test-1.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
asan_rt_confict_test-2.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
clone_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
coverage-maybe-open-file.cc [sanitizer] Attempt to fix test. 2014-05-21 14:36:05 +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 Add %run to all lit tests 2014-04-30 21:34:17 +00:00
globals-gc-sections.cc
heap-overflow-large.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
heavy_uar_test.cc Exclude several ASan tests from test suite if we're using GCC 2014-05-16 20:12:27 +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 Add %run to all lit tests 2014-04-30 21:34:17 +00:00
interception_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
interface_symbols_linux.c Fix typos 2014-05-15 02:22:34 +00:00
kernel-area.cc [asan] Respect personality in kernel area detector, patch by Yuri Gribov 2014-05-14 08:13:11 +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 Add %run to all lit tests 2014-04-30 21:34:17 +00:00
odr-violation.cc Exclude several ASan tests from test suite if we're using GCC 2014-05-16 20:12:27 +00:00
overflow-in-qsort.cc Fix typos 2014-05-15 02:22:34 +00:00
preinit_test.cc Exclude several ASan tests from test suite if we're using GCC 2014-05-16 20:12:27 +00:00
ptrace.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
rlimit_mmap_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
shmctl.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
stack-trace-dlclose.cc [sanitizer] Make stack traces from dlclose()'d modules more meaningful. 2014-05-23 16:04:41 +00:00
stress_dtls.c Add %run to all lit tests 2014-04-30 21:34:17 +00:00
swapcontext_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
syscalls.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
tsd_dtor_leak.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
uar_signals.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
unpoison_tls.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00