Commit Graph

13 Commits

Author SHA1 Message Date
rezural
6f508e5d04 remove redundant time :f32 from harness callbacks. it can be access via run_state.time 2020-12-31 15:23:25 +11:00
rezural
caf9d71bc7 cargo fmt 2020-12-24 21:45:00 +11:00
rezural
5fce09cb52 rework some threading code with the ui 2020-12-24 21:42:59 +11:00
rezural
975f0d149f add num_threads back in too 2020-12-24 21:25:49 +11:00
rezural
70d05cc63f fix typo with creating threadpool in RunState 2020-12-24 21:24:04 +11:00
rezural
b1d0dc006d cargo fmt 2020-12-24 20:16:11 +11:00
rezural
2de41ee5e3 change HarnessPlugin trait to add run_state to the step trait method 2020-12-24 18:31:59 +11:00
rezural
c56ebcc663 refactor testbed to use harness 2020-12-24 17:58:37 +11:00
rezural
496f4e3258 remove some commented code 2020-12-21 14:56:05 +11:00
rezural
16720918aa cargo fmt 2020-12-21 04:33:25 +11:00
rezural
be07227e94 add HarnessState to callbacks, move HarnessPlugin to src_testbed/harness/plugin 2020-12-21 04:23:11 +11:00
rezural
315b84a85e add plugins
cargo fmt
2020-12-21 04:23:11 +11:00
rezural
88bddce954 harness
make harness a public mod, make harness.state public
2020-12-21 04:23:11 +11:00