aboutsummaryrefslogtreecommitdiff
path: root/tests/check-block.sh
AgeCommit message (Expand)Author
2023-03-22iotests: remove the check-block.sh scriptDaniel P. Berrangé
2022-04-20tests/qemu-iotests: Move the bash and sanitizer checks to meson.buildThomas Huth
2022-03-04tests/qemu-iotests: Rework the checks and spots using GNU sedThomas Huth
2022-02-21configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini
2022-01-28check-block: replace -makecheck with TAP outputPaolo Bonzini
2022-01-28qemu-iotests: require at least an argument to check-block.shPaolo Bonzini
2022-01-28build: make check-block a meson testPaolo Bonzini
2022-01-28check-block.sh: passthrough -jN flag of make to -j N flag of checkVladimir Sementsov-Ogievskiy
2021-01-27iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy
2021-01-20tests/check-block.sh: Refuse to run the iotests with BusyBox' sedThomas Huth
2021-01-02check-block: enable iotests with cfi-icallDaniele Buono
2020-10-02tests/check-block: Do not run the iotests with old versions of bashThomas Huth
2020-09-15iotests: Skip test_stream_parallel in test 030 when doing "make check"Thomas Huth
2020-06-23check-block: enable iotests with SafeStackDaniele Buono
2020-02-12build: move TARGET_GPROF to config-host.makPaolo Bonzini
2019-09-03tests/check-block: Skip iotests when sanitizers are enabledThomas Huth
2019-08-17tests: Run the iotests during "make check" againThomas Huth
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi
2016-09-23tests: allow to specify list of formats to test for check-block.shDenis V. Lunev
2016-01-07qemu-iotests: make check-block.sh work on out-of-tree buildsPaolo Bonzini
2012-03-12Add 'make check-block'Kevin Wolf