index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
testrunner.py
Age
Commit message (
Expand
)
Author
2023-03-22
iotests: always use a unique sub-directory per test
Daniel P. Berrangé
2023-03-22
iotests: connect stdin to /dev/null when running tests
Daniel P. Berrangé
2023-03-22
iotests: print TAP protocol version when reporting tests
Daniel P. Berrangé
2022-05-12
tests/qemu-iotests: print intent to run a test in TAP mode
Daniel P. Berrangé
2022-05-12
iotests/testrunner: Flush after run_test()
Hanna Reitz
2022-03-22
tests/qemu-iotests/testrunner: Supply a test plan in TAP mode
Thomas Huth
2022-03-07
tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference file
Daniel P. Berrangé
2022-03-07
iotests: Write test output to TEST_DIR
Hanna Reitz
2022-03-07
tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
Thomas Huth
2022-02-16
tests/qemu-iotests/testrunner: Print diff to stderr in TAP mode
Thomas Huth
2022-01-28
check-block: replace -makecheck with TAP output
Paolo Bonzini
2022-01-14
iotests/testrunner.py: refactor test_field_width
Vladimir Sementsov-Ogievskiy
2021-12-22
iotests: check: multiprocessing support
Vladimir Sementsov-Ogievskiy
2021-12-22
iotests/testrunner.py: move updating last_elapsed to run_tests
Vladimir Sementsov-Ogievskiy
2021-12-22
iotests/testrunner.py: add doc string for run_test()
Vladimir Sementsov-Ogievskiy
2021-10-13
qemu-iotests: flush after every test
Paolo Bonzini
2021-10-06
iotests: Update for pylint 2.11.1
John Snow
2021-05-14
qemu-iotests: fix pylint 2.8 consider-using-with error
Emanuele Giuseppe Esposito
2021-05-14
qemu-iotests: let "check" spawn an arbitrary test command
Paolo Bonzini
2021-05-14
qemu-iotests: move command line and environment handling from TestRunner to T...
Paolo Bonzini
2021-02-02
iotests: Fix -makecheck output
Kevin Wolf
2021-02-02
iotests: check: return 1 on failure
Vladimir Sementsov-Ogievskiy
2021-01-29
iotests/testrunner: fix recognition of python tests
Vladimir Sementsov-Ogievskiy
2021-01-27
iotests: add testrunner.py
Vladimir Sementsov-Ogievskiy