llvm-project/compiler-rt/lib/asan/tests
Dan Liew f3a089506f Temporarily disable the following failing tests on Darwin:
AddressSanitizer-Unit :: ./Asan-i386-calls-Test/AddressSanitizer.LongJmpTest
  AddressSanitizer-Unit :: ./Asan-i386-calls-Test/AddressSanitizer.SigLongJmpTest
  AddressSanitizer-Unit :: ./Asan-i386-inline-Test/AddressSanitizer.LongJmpTest
  AddressSanitizer-Unit :: ./Asan-i386-inline-Test/AddressSanitizer.SigLongJmpTest

These failures will be examined properly when time permits.

rdar://problem/62141412
2020-05-27 19:32:06 -07:00
..
CMakeLists.txt compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_benchmarks_test.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_exceptions_test.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_fake_stack_test.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_globals_test.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_interface_test.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_internal_interface_test.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_mac_test.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_mac_test.h
asan_mac_test_helpers.mm Fix memory leaks in address sanitizer darwin tests 2017-04-12 17:31:41 +00:00
asan_mem_test.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_noinst_test.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_oob_test.cpp Try to fix OOB tests more on Windows after r367642 2019-08-05 15:10:15 +00:00
asan_racy_double_free_test.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_str_test.cpp [NFC][compiler-rt][test] Fully qualify string -> std::string 2020-02-19 08:59:26 -08:00
asan_test.cpp Temporarily disable the following failing tests on Darwin: 2020-05-27 19:32:06 -07:00
asan_test.ignore
asan_test_config.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
asan_test_main.cpp compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
asan_test_utils.h [NFC][compiler-rt][test] Fully qualify string -> std::string 2020-02-19 08:59:26 -08:00