llvm-project/compiler-rt/test/asan/TestCases/Linux
Maxim Ostapenko de3b9a2ecc Reapply "Enable LSan for arm Linux"
This patch reapplies r299923 with typo fixed in BLX macros.

llvm-svn: 299948
2017-04-11 14:58:26 +00:00
..
abort_on_error.cc [asan] Disable handle_abort in Android tests. 2016-09-09 18:43:24 +00:00
activation-options.cc [ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable. 2015-08-25 18:27:53 +00:00
asan-asm-stacktrace-test.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
asan_default_suppressions.cc Fix duplicate test code introduced by running "patch -p0" twice 2015-02-25 17:01:09 +00:00
asan_dlopen_test.cc [asan] Move AsanCheckDynamicRTPrereqs check under flag 2017-03-31 06:36:37 +00:00
asan_prelink_test.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
asan_preload_test-1.cc [ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=false 2015-06-15 20:43:42 +00:00
asan_preload_test-2.cc [ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=false 2015-06-15 20:43:42 +00:00
asan_rt_confict_test-1.cc [ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=false 2015-06-15 20:43:42 +00:00
asan_rt_confict_test-2.cc [asan] XFAIL:android several tests. 2014-05-28 13:07:39 +00:00
auto_memory_profile_test.cc [asan] add heap_profile=1 to asan to periodically print the heap profile. So far this is a very basic heap-profile functionality 2016-09-14 22:00:58 +00:00
calloc-preload.c [asan] Correctly release memory allocated during early startup. 2015-12-01 09:22:41 +00:00
clang_gcc_abi.cc Reapply "Enable LSan for arm Linux" 2017-04-11 14:58:26 +00:00
clone_test.cc Apply suggestion from HJ Lu to avoid misaligned stack in test 2016-04-04 18:27:32 +00:00
coverage-missing.cc Replace a few uses of basename. 2017-04-06 19:38:24 +00:00
cuda_test.cc [asan] When protect_shadow_gap=0, set up the shadow for the shadow gap. This is needed to support NVIDIA CUDA drivers. Unfortunately, I don't know how to test it properly with CUDA on a public build bot, so adding a test that emulates the CUDA behavior. 2016-10-04 23:39:58 +00:00
function-sections-are-bad.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
globals-gc-sections.cc Revert "[asan] Fix dead stripping of globals on Linux (compiler-rt)." 2017-04-10 20:36:43 +00:00
init-order-dlopen.cc [ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable. 2015-08-25 18:27:53 +00:00
init_fini_sections.cc [ASan] Add test for .preinit_array/.init_array/.fini_array sections. 2015-09-15 23:06:17 +00:00
initialization-bug-any-order.cc [ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable. 2015-08-25 18:27:53 +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] Add weak hooks for Windows. 2017-02-08 06:31:56 +00:00
kernel-area.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
leak.cc [ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable. 2015-08-25 18:27:53 +00:00
leak_check_segv.cc [LSan] Print more helpful error message if LSan crashes during leak detection. 2016-02-12 20:20:51 +00:00
lit.local.cfg
local_alias.cc [mips] XFAIL the new mips64el compiler-rt tests that fail on clang-cmake-mipsel. 2016-08-12 11:56:36 +00:00
malloc-in-qsort.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
malloc_delete_mismatch.cc [ARM|ASAN] Disabling more unstable ASAN tests 2016-11-19 21:19:19 +00:00
memmem_test.cc [asan] Support line numbers in StackVarDescr 2017-03-30 00:41:09 +00:00
mincore.cc [asan] Add mincore test. 2015-12-21 22:35:03 +00:00
new_delete_mismatch.cc Replace "|&" with "2>&1 |" to support bash pre-4 2016-12-06 22:02:21 +00:00
nohugepage_test.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
odr-violation.cc [mips] XFAIL the new mips64el compiler-rt tests that fail on clang-cmake-mipsel. 2016-08-12 11:56:36 +00:00
odr_c_test.c [asan] Fix odr_c_test failure with gold linker 2016-03-04 00:41:39 +00:00
overflow-in-qsort.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
preinit_test.cc [asan] Mass-xfail 17 tests on Android. 2014-05-28 13:45:18 +00:00
print_memory_profile_test.cc [asan] add one more argument to __sanitizer_print_memory_profile, remove a redundant weak definition. 2017-03-15 23:27:14 +00:00
pthread_create_from_constructor.cc [asan] Run pthread_create_from_constructor test on x86 targets. 2016-10-28 09:49:34 +00:00
pthread_create_version.cc [asan][mips] Fix ABI incompatibility crash in pthread_create() following r248325. 2015-10-05 12:43:47 +00:00
ptrace.cc [sanitizer] [SystemZ] Add ptrace support bits. 2016-04-26 10:41:30 +00:00
quarantine_size_mb.cc Fix unit test broken by D27873. 2016-12-28 01:41:24 +00:00
read_binary_name_regtest.c [asan] Enable asan for aarch64 2015-08-05 15:13:33 +00:00
recvfrom.cc Hide send/sendto/sendmsg interptors under a flag. 2016-06-20 17:57:51 +00:00
release_to_os_test.cc [asan] replace std::random_shuffle with std::shuffle in tests since std::random_shuffle is being deprecated in C++17; NFC 2017-02-07 23:13:10 +00:00
rlimit_mmap_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
segv_read_write.c [ASan] [SystemZ] Mark segv_read_write.c as UNSUPPORTED. 2016-04-29 00:43:20 +00:00
shmctl.cc [asan] Mass-xfail 17 tests on Android. 2014-05-28 13:45:18 +00:00
signal_during_stop_the_world.cc tsan: fix signal handling during stop-the-world 2015-03-05 14:37:28 +00:00
sized_delete_test.cc [ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable. 2015-08-25 18:27:53 +00:00
stack-overflow-recovery-mode.cc [asan] Bail out on stack overflow in recovery mode. 2016-05-06 07:09:22 +00:00
stack-overflow-sigbus.cc [ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable. 2015-08-25 18:27:53 +00:00
stack-trace-dlclose.cc [ARM|ASAN] Disabling more unstable ASAN tests 2016-11-19 21:19:19 +00:00
static_tls.cc [powerpc] mark static_tls.cc test as UNSUPPORTED on powerpc64 2016-05-20 14:54:37 +00:00
stress_dtls.c [asan] Mark 5 tests unsupported on Android. 2015-10-26 22:19:50 +00:00
swapcontext_annotation.cc Use a temp file to avoid Process Substitution. 2017-04-07 18:55:03 +00:00
swapcontext_test.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
syscalls.cc [asan] Mass-xfail 17 tests on Android. 2014-05-28 13:45:18 +00:00
thread_local_quarantine_pthread_join.cc Whenever reasonable, merge ASAN quarantine batches to save memory. 2017-01-19 22:15:54 +00:00
thread_local_quarantine_size_kb.cc Whenever reasonable, merge ASAN quarantine batches to save memory. 2017-01-19 22:15:54 +00:00
uar_signals.cc Mark unstable tests as Unsupported on ARM 2014-05-29 23:34:39 +00:00
unpoison_tls.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00