diff options
author | Vladimir Sementsov-Ogievskiy | 2021-01-25 19:50:54 +0100 |
---|---|---|
committer | Kevin Wolf | 2021-01-27 20:53:14 +0100 |
commit | d74c754c924ca34e90b7c96ce2f5609d82c0e628 (patch) | |
tree | 535e4d62541455d3a08d34bf84d636d32a7d3e64 /tests/qemu-iotests/268.out | |
parent | iotests: add testenv.py (diff) | |
download | qemu-d74c754c924ca34e90b7c96ce2f5609d82c0e628.tar.gz qemu-d74c754c924ca34e90b7c96ce2f5609d82c0e628.tar.xz qemu-d74c754c924ca34e90b7c96ce2f5609d82c0e628.zip |
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 'tests/qemu-iotests/268.out')
0 files changed, 0 insertions, 0 deletions