llvm-project/compiler-rt/test/lsan/TestCases/Linux
Alex Shlyapnikov dcf0097962 [Sanitizers] Check alignment != 0 for aligned_alloc and posix_memalign
Summary:
Move the corresponding tests to the common folder (as all of the
sanitizer allocators will support this feature soon) and add the checks
specific to aligned_alloc to ASan and LSan allocators.

Reviewers: vitalybuka

Subscribers: srhines, kubamracek, delcypher, #sanitizers, llvm-commits

Differential Revision: https://reviews.llvm.org/D47924

llvm-svn: 334316
2018-06-08 20:40:35 +00:00
..
cleanup_in_tsd_destructor.c
disabler_in_tsd_destructor.c
fork.cc
fork_threaded.cc
fork_with_threads.cc [lsan] Do not check for leaks in the forked process 2018-06-05 18:15:57 +00:00
guard-page.c
lit.local.cfg
log-path_test.cc [lsan] Respect log_path option in standalone LSan 2018-01-22 09:30:27 +00:00
use_tls_dynamic.cc [PowerPC] Disable failing dynamic tls test cases 2018-03-21 11:58:37 +00:00
use_tls_pthread_specific_dynamic.cc make detect_leaks=1 the default for the lsan test suite 2017-04-20 21:00:02 +00:00
use_tls_pthread_specific_static.cc make detect_leaks=1 the default for the lsan test suite 2017-04-20 21:00:02 +00:00
use_tls_static.cc make detect_leaks=1 the default for the lsan test suite 2017-04-20 21:00:02 +00:00