4614f84609
The test infrastructure for swiftbench is pretty bad. In order to start cleaning it up this patch starts with some initial scaffolding for test_cli.py. Sd such it refactors the code out of bin/swiftbench and puts it into swiftbench/cli/__init__.py. Leaving the cli namespace free for future expansions. A verybasic tests/test_cli.py has been added which initialises some test scaffolding and a first test_default has been added. This is at least a start that we can extend. Change-Id: Ibb2c3bb17522b6302697e2d2b01df3a6aa62800e |
||
---|---|---|
.. | ||
__init__.py | ||
test_bench.py | ||
test_cli.py | ||
test_utils.py |