llvm-project/compiler-rt/test/lsan/TestCases
Adhemerval Zanella b9d3234c70 [sanitizer] [arm] Disable some LSAN tests for arm-linux-gnueabihf
Reinstate D90628 since the fix done by D96337 does not change the outcome
of the https://bugs.llvm.org/show_bug.cgi?id=48052
2021-02-15 09:35:02 -03:00
..
Darwin [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
Linux [sanitizer] [arm] Disable some LSAN tests for arm-linux-gnueabihf 2021-02-15 09:35:02 -03:00
Posix [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
default_options.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
disabler.c [sanitizer] [arm] Disable some LSAN tests for arm-linux-gnueabihf 2021-02-15 09:35:02 -03:00
disabler.cpp [sanitizer]Update tests to be compatible with Android. 2020-10-21 17:16:54 -07:00
do_leak_check_override.cpp [sanitizer] [arm] Disable some LSAN tests for arm-linux-gnueabihf 2021-02-15 09:35:02 -03:00
high_allocator_contention.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
ignore_object.c [sanitizer] [arm] Disable some LSAN tests for arm-linux-gnueabihf 2021-02-15 09:35:02 -03:00
ignore_object_errors.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
large_allocation_leak.cpp [sanitizer]Update tests to be compatible with Android. 2020-10-21 17:16:54 -07:00
leak_check_at_exit.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
leak_check_before_thread_started.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
link_turned_off.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
many_threads_detach.cpp [sanitizer]Update tests to be compatible with Android. 2020-10-21 17:16:54 -07:00
many_tls_keys_pthread.cpp Commit missing part of "Split many_tls_keys.cpp into two tests" 2019-09-15 21:04:50 +00:00
many_tls_keys_thread.cpp Commit missing part of "Split many_tls_keys.cpp into two tests" 2019-09-15 21:04:50 +00:00
new_array_with_dtor_0.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
pointer_to_self.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
print_suppressions.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
recoverable_leak_check.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
register_root_region.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
sanity_check_pure_c.c
stale_stack_leak.cpp [android] Fix some tests for AOSP-master devices. 2021-01-05 12:54:09 -08:00
strace_test.cpp [sanitizer]Update tests to be compatible with Android. 2020-10-21 17:16:54 -07:00
suppressions_default.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
suppressions_file.cpp [lsan] Ignore inderect leaks referenced by suppressed blocks 2020-12-30 19:11:39 -08:00
swapcontext.cpp [sanitizer]Update tests to be compatible with Android. 2020-10-21 17:16:54 -07:00
use_after_return.cpp [sanitizer] [arm] Disable some LSAN tests for arm-linux-gnueabihf 2021-02-15 09:35:02 -03:00
use_globals_initialized.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
use_globals_uninitialized.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
use_poisoned_asan.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
use_registers.cpp [LSan][RISCV] Enable LSan for RISCV64 2021-01-31 21:53:25 +00:00
use_registers_extra.cpp [NFC][LSan] Add REQUIRES: linux 2020-09-18 17:24:07 -07:00
use_stacks.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
use_stacks_threaded.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
use_unaligned.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00