swift-bench/swiftbench
Matthew Oliver 4614f84609 refactor bin/bench into swiftbench/cli for testing
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
2022-12-08 14:28:39 +11:00
..
cli refactor bin/bench into swiftbench/cli for testing 2022-12-08 14:28:39 +11:00
__init__.py version bump to open 1.2.1 dev work 2016-02-12 12:23:35 -08:00
bench.py py2: Import print function 2020-07-20 13:25:52 -07:00
utils.py Allow users to specify object sizes with k/M/G suffixes 2019-08-29 13:17:24 -07:00