llvm-project/compiler-rt/test/lsan/TestCases/Linux
David Spickett 8c363efecc [compiler-rt][lsan] Increase libdl_deadlock test timeout
We have been seeing this test fail intermittently on our
2 stage AArch64 bot.

As far back as https://lab.llvm.org/buildbot/#/builders/53/builds/2694

Likely due to a lack of resources at certain times on the
shared machine. Up the time limit to give us some more room.

(this limit only applies to the watchdog thread, so if the
test passes then it won't take 20s)
2021-06-02 13:37:41 +00:00
..
cleanup_in_tsd_destructor.c [sanitizer] [arm] Disable some LSAN tests for arm-linux-gnueabihf 2021-02-15 09:35:02 -03:00
disabler_in_tsd_destructor.c [sanitizer]Update tests to be compatible with Android. 2020-10-21 17:16:54 -07:00
fork.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
fork_and_leak.cpp [lsan][test] Enable many_tls_keys_pthread.cpp and disable swapcontext.cpp/fork_and_leak.cpp 2021-03-26 11:26:08 -07:00
fork_threaded.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00
guard-page.c [sanitizer]Update tests to be compatible with Android. 2020-10-21 17:16:54 -07:00
libdl_deadlock.cpp [compiler-rt][lsan] Increase libdl_deadlock test timeout 2021-06-02 13:37:41 +00:00
lit.local.cfg.py [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
log-path_test.cpp [sanitizer]Update tests to be compatible with Android. 2020-10-21 17:16:54 -07:00
use_tls_dynamic.cpp [android] Fix some tests for AOSP-master devices. 2021-01-05 12:54:09 -08:00
use_tls_pthread_specific_dynamic.cpp [sanitizer] [arm] Disable some LSAN tests for arm-linux-gnueabihf 2021-02-15 09:35:02 -03:00
use_tls_pthread_specific_static.cpp [sanitizer]Update tests to be compatible with Android. 2020-10-21 17:16:54 -07:00
use_tls_static.cpp compiler-rt: Rename .cc file in test/lsan to .cpp 2019-08-05 07:04:42 +00:00