clean up div pipe tests to allow them to be run in parallel
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 28 Jul 2020 23:49:10 +0000 (16:49 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 28 Jul 2020 23:49:10 +0000 (16:49 -0700)
commit96845f04045c47f7e1768d7d033b60860f51bce6
tree1f7dc93340b964f53cd45220b226e6e1b11324d9
parent9500e251c34ea89e68ab21d38aa96729ade229cc
clean up div pipe tests to allow them to be run in parallel
src/soc/fu/div/test/helper.py [new file with mode: 0644]
src/soc/fu/div/test/runner.py [deleted file]
src/soc/fu/div/test/test_all_pipe_caller.py [deleted file]
src/soc/fu/div/test/test_pipe_caller.py
src/soc/fu/div/test/test_pipe_caller_long.py [new file with mode: 0644]