llvm-project/compiler-rt/lib/asan/tests
Bill Seurer 467afc5f84 [powerpc] deactivate ManyThreadsTest asan test on powerpc64
This test case occassionally hangs when run on powerpc.  This is also a
problem on AArch64 (see https://bugs.llvm.org/show_bug.cgi?id=24389).
Reactivate this when the problem is fixed.

This could also be related to the same problem as with the tests
ThreadedOneSizeMallocStressTest, ThreadedMallocStressTest, and several
others that do not run reliably on powerpc.

llvm-svn: 298873
2017-03-27 18:36:06 +00:00
..
CMakeLists.txt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
asan_asm_test.cc [asan] Fix test broken by r290540 2016-12-27 19:40:23 +00:00
asan_benchmarks_test.cc
asan_exceptions_test.cc
asan_fake_stack_test.cc [ASan tests] Don't run FakeStack.CreateDestroy on Windows as it OOMs 2014-05-12 14:49:17 +00:00
asan_globals_test.cc
asan_interface_test.cc [asan] Remove `using std::vector` and `using std::map` 2017-02-06 17:28:05 +00:00
asan_internal_interface_test.cc [asan] Remove `using std::vector` and `using std::map` 2017-02-06 17:28:05 +00:00
asan_mac_test.cc [ASan] Fix the links to bugs and wikipages. 2015-12-04 17:37:40 +00:00
asan_mac_test.h
asan_mac_test_helpers.mm [ASan] Fix GCD tests by spinning forever in the main thread. 2013-09-24 12:42:25 +00:00
asan_mem_test.cc [asan] Remove `using std::vector` and `using std::map` 2017-02-06 17:28:05 +00:00
asan_noinst_test.cc [powerpc] deactivate ThreadedOneSizeMallocStressTest asan test on powerpc64 2017-01-25 16:03:27 +00:00
asan_oob_test.cc [asan] fix a test following r209508 2014-05-23 11:52:38 +00:00
asan_racy_double_free_test.cc Reapply r201910. MSVC gets __func__ defined explicitly, even though it 2014-02-26 20:33:22 +00:00
asan_str_test.cc [asan] Add more dynamic CRT mode tests 2016-11-02 15:39:08 +00:00
asan_test.cc [powerpc] deactivate ManyThreadsTest asan test on powerpc64 2017-03-27 18:36:06 +00:00
asan_test.ignore
asan_test_config.h [asan] Remove `using std::vector` and `using std::map` 2017-02-06 17:28:05 +00:00
asan_test_main.cc [asan] Allow re-exec in instrumented unit tests on Darwin (fix unit tests on macOS <=10.10) 2016-11-30 00:46:04 +00:00
asan_test_utils.h Decrease kLargeMalloc block size in ASAN unit tests. 2016-12-28 21:57:51 +00:00