llvm-project/compiler-rt/test/tsan/Linux
Dmitry Vyukov 1dc838717a tsan: fix syscall test on aarch64
Add missing includes and use SYS_pipe2 instead of SYS_pipe
as it's not present on some arches.

Differential Revision: https://reviews.llvm.org/D102311
2021-05-12 09:00:51 +02:00
..
check_memcpy.c
check_preinit.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
clockwait_double_lock.c [tsan] Add pthread_cond_clockwait interceptor 2020-11-18 14:39:19 -08:00
double_race.cpp [NFC, tsan] Update tsan tests expectation 2020-04-16 17:19:52 -07:00
fork_syscall.cpp tsan: add a simple syscall test 2021-05-12 06:42:11 +02:00
lit.local.cfg.py [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
mutex_robust.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
mutex_robust2.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
pie_no_aslr.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
syscall.cpp tsan: add a simple syscall test 2021-05-12 06:42:11 +02:00
syscall.h tsan: fix syscall test on aarch64 2021-05-12 09:00:51 +02:00
thread_timedjoin.c
thread_tryjoin.c
user_fopen.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
user_malloc.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00