aboutsummaryrefslogtreecommitdiff
path: root/src/test/sync_tests.cpp
AgeCommit message (Expand)Author
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-05-28test: remove BasicTestingSetup from sync unit testsfanquake
2021-01-26refactor: remove straggling boost::mutex usagefanquake
2020-12-10[skip ci] sync: Check precondition in LEAVE_CRITICAL_SECTION() macroHennadii Stepanov
2020-11-26sync: use HasReason() in double lock testsVasil Dimov
2020-08-10sync: detect double lock from the same threadVasil Dimov
2020-08-02test: Add LockStackEmpty()Hennadii Stepanov
2020-08-02test: Repeat deadlock testsHennadii Stepanov
2020-06-22test: Improve "potential deadlock detected" exception messageHennadii Stepanov
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-15scripted-diff: Replace CCriticalSection with RecursiveMutexMarcoFalke
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-04-11scripted-diff: Bump copyright headers in test, benchMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2018-08-31scripted-diff: Small locking renameRussell Yanofsky
2018-08-03Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSectionRussell Yanofsky
2018-08-03Add unit test for DEBUG_LOCKORDER codeRussell Yanofsky