Commit b2380d2
committed
add nonpoison and poison condvar tests
Adds tests for the `nonpoison::Mutex` variant by using a macro to
duplicate the existing `poison` tests.
Note that all of the tests here are adapted from the existing `poison`
tests.
Also steals the `test_mutex_arc_condvar` test from `mutex.rs`.
Signed-off-by: Connor Tsui <[email protected]>1 parent eaf7fd2 commit b2380d2
3 files changed
+241
-195
lines changed
0 commit comments