swift-bench/tests
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
..
__init__.py Add plumbing. 2013-11-21 14:09:47 -08:00
test_bench.py Make swift-bench not depending on swift. 2013-11-24 15:35:49 +01:00
test_cli.py refactor bin/bench into swiftbench/cli for testing 2022-12-08 14:28:39 +11:00
test_utils.py Allow users to specify object sizes with k/M/G suffixes 2019-08-29 13:17:24 -07:00