llvm-project/compiler-rt/lib/tsan/tests/unit
Daniel S Fava 3b222ef246 tsan: fixes to ThreadClock::releaseStoreAcquire and tests
Fixes:
1. Setting the number of entries in a thread's clock to max between
   the thread and the SyncClock the thread is acquiring from
2. Setting last_acquire_

Unit- and stress-test for releaseStoreAcquire added to
tests/unit/tsan_clock_test.cpp
2020-04-16 22:53:26 +02:00
..
CMakeLists.txt compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp 2019-08-01 14:26:37 +00:00
tsan_clock_test.cpp tsan: fixes to ThreadClock::releaseStoreAcquire and tests 2020-04-16 22:53:26 +02:00
tsan_dense_alloc_test.cpp compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp 2019-08-01 14:26:37 +00:00
tsan_flags_test.cpp compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp 2019-08-01 14:26:37 +00:00
tsan_mman_test.cpp compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp 2019-08-01 14:26:37 +00:00
tsan_mutex_test.cpp compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp 2019-08-01 14:26:37 +00:00
tsan_mutexset_test.cpp compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp 2019-08-01 14:26:37 +00:00
tsan_shadow_test.cpp compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp 2019-08-01 14:26:37 +00:00
tsan_stack_test.cpp compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp 2019-08-01 14:26:37 +00:00
tsan_sync_test.cpp compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp 2019-08-01 14:26:37 +00:00
tsan_unit_test_main.cpp compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp 2019-08-01 14:26:37 +00:00