aboutsummaryrefslogtreecommitdiff
path: root/include/tcg
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>2021-01-25 21:50:54 +0300
committerKevin Wolf <kwolf@redhat.com>2021-01-27 20:53:14 +0100
commitd74c754c924ca34e90b7c96ce2f5609d82c0e628 (patch)
tree535e4d62541455d3a08d34bf84d636d32a7d3e64 /include/tcg
parent2e5a2f57db481f18fcf70be2a36b1417370b8476 (diff)
iotests: add testrunner.py
Add TestRunner class, which will run tests in a new python iotests running framework. There are some differences with current ./check behavior, most significant are: - Consider all tests self-executable, just run them, don't run python by hand. - Elapsed time is cached in json file - Elapsed time precision increased a bit - Instead of using "diff -w" which ignores all whitespace differences, manually strip whitespace at line end then use python difflib, which no longer ignores spacing mid-line Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-Id: <20210125185056.129513-5-vsementsov@virtuozzo.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/tcg')
0 files changed, 0 insertions, 0 deletions