llvm-project/compiler-rt/lib/sanitizer_common/tests
Vitaly Buka 68f4ceaf9b Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests"
Breaks some bots, details in https://reviews.llvm.org/D91620

This reverts commit 93b1256e38.
2022-10-05 09:59:25 -07:00
..
CMakeLists.txt Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests" 2022-10-05 09:59:25 -07:00
malloc_stress_transfer_test.cpp
sanitizer_addrhashmap_test.cpp [sanitizer] Add a ForEach callback interface for AddrHashMap. 2021-11-11 11:29:36 -08:00
sanitizer_allocator_test.cpp
sanitizer_allocator_testlib.cpp
sanitizer_atomic_test.cpp
sanitizer_bitvector_test.cpp
sanitizer_bvgraph_test.cpp
sanitizer_chained_origin_depot_test.cpp [sanitizer_common] Fix SanitizerCommon.ChainedOriginDepotStats test 2022-06-16 11:59:58 +02:00
sanitizer_common_test.cpp [Sanitizers][Darwin] Replace SANITIZER_MAC with SANITIZER_APPLE in source files 2022-05-24 12:59:27 -07:00
sanitizer_deadlock_detector_test.cpp
sanitizer_dense_map_test.cpp [sanitizer_common] Fix DenseMapCustomTest.DefaultMinReservedSizeTest on SPARC 2022-02-09 09:12:02 +01:00
sanitizer_flags_test.cpp
sanitizer_flat_map_test.cpp
sanitizer_format_interceptor_test.cpp
sanitizer_hash_test.cpp
sanitizer_ioctl_test.cpp
sanitizer_leb128_test.cpp [sanitizer] Fix shift UB in LEB128 test 2022-06-08 14:21:25 +02:00
sanitizer_libc_test.cpp [Sanitizers][Darwin] Replace SANITIZER_MAC with SANITIZER_APPLE in source files 2022-05-24 12:59:27 -07:00
sanitizer_linux_test.cpp
sanitizer_list_test.cpp
sanitizer_lzw_test.cpp [sanitizer] Add Lempel–Ziv–Welch encoder/decoder 2021-12-03 13:11:40 -08:00
sanitizer_mac_test.cpp [Sanitizers][Darwin] Replace SANITIZER_MAC with SANITIZER_APPLE in source files 2022-05-24 12:59:27 -07:00
sanitizer_mutex_test.cpp sanitizer_common: add Mutex::TryLock 2022-04-01 17:56:19 +02:00
sanitizer_nolibc_test.cpp
sanitizer_nolibc_test_main.cpp
sanitizer_posix_test.cpp
sanitizer_printf_test.cpp
sanitizer_procmaps_test.cpp [Sanitizers][Darwin] Replace SANITIZER_MAC with SANITIZER_APPLE in source files 2022-05-24 12:59:27 -07:00
sanitizer_pthread_wrappers.h
sanitizer_quarantine_test.cpp
sanitizer_ring_buffer_test.cpp
sanitizer_stack_store_test.cpp [sanitizer] Hook up LZW into stack store 2021-12-03 23:38:41 -08:00
sanitizer_stackdepot_test.cpp Revert "[NFC][sanitizer] Disable a test with large stderr output" 2021-11-02 01:25:46 -07:00
sanitizer_stacktrace_printer_test.cpp [sanitizers] include build ids in stacks on linux. 2021-12-10 14:24:03 -08:00
sanitizer_stacktrace_test.cpp
sanitizer_stoptheworld_test.cpp Port __sanitizer::StopTheWorld to Windows 2021-12-20 18:29:44 -08:00
sanitizer_stoptheworld_testlib.cpp
sanitizer_suppressions_test.cpp
sanitizer_symbolizer_test.cpp
sanitizer_test_config.h
sanitizer_test_main.cpp
sanitizer_test_utils.h
sanitizer_thread_registry_test.cpp
sanitizer_type_traits_test.cpp Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests" 2022-10-05 09:59:25 -07:00
sanitizer_vector_test.cpp
standalone_malloc_test.cpp