1
0
forked from ROMEO/nexosim

Run integration tests on both ST and MT executors

This commit is contained in:
Serge Barral
2024-11-08 11:08:47 +01:00
parent 35e7e17814
commit abbfb64628
8 changed files with 232 additions and 66 deletions

View File

@ -128,7 +128,7 @@ mod tests {
#[test]
fn loom_cached_rw_lock_write() {
const DEFAULT_PREEMPTION_BOUND: usize = 4;
const DEFAULT_PREEMPTION_BOUND: usize = 3;
const ITERATIONS_NUMBER: usize = 5;
let mut builder = Builder::new();