concurrent-queue/tests
John Nunley 05e7bff8e5
tests: Add more tests for force_push
This commit adds more tests for the force_push functionality. These
tests are copied from the corresponding crossbeam implementation.

We also add a clone of the "spsc" test that uses force_push.

Signed-off-by: John Nunley <dev@notgull.net>
2024-04-22 19:01:51 -07:00
..
bounded.rs tests: Add more tests for force_push 2024-04-22 19:01:51 -07:00
loom.rs tests: Add more tests for force_push 2024-04-22 19:01:51 -07:00
single.rs tests: Add more tests for force_push 2024-04-22 19:01:51 -07:00
unbounded.rs tests: Move test to bounded.rs 2024-04-13 23:40:59 -07:00