dejafu/dejafu-tests/lib/Integration
Michael Walker 19f3404d1d Correctly handle re-ordering forks and newCRefs in simplifier
Re-ordering forks will change thread IDs, and re-ordering newCRefs
will change CRef IDs (which will then change commit thread IDs when
executing under PSO).  So before we can execute a simplified trace, we
have to consistently renumber everything again.
2018-03-11 23:15:44 +00:00
..
Async.hs Warn, lint, & style tests 2018-02-16 20:04:54 +00:00
Litmus.hs Implement basic semantics-preserving shrinking 2018-03-11 23:15:44 +00:00
MultiThreaded.hs Correctly handle re-ordering forks and newCRefs in simplifier 2018-03-11 23:15:44 +00:00
Names.hs Add tests for named threads, vars, and refs 2018-03-02 22:43:02 +03:00
Refinement.hs Introduce a helper function for property tests 2018-02-16 20:04:54 +00:00
Regressions.hs Add setNumCapabilities/setNumCapabilities dep 2018-03-11 16:41:03 +00:00
SCT.hs Add tests for early-exit 2018-03-05 12:37:21 +00:00
SingleThreaded.hs Use Settings throughout dejafu-tests 2018-03-04 15:00:16 +00:00