]> git.proxmox.com Git - mirror_qemu.git/commit
check-block: replace -makecheck with TAP output
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 7 Jan 2022 12:18:11 +0000 (13:18 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Jan 2022 10:13:33 +0000 (11:13 +0100)
commitd316859f4e28c74ab8b618895d2a5e0a865d3cf1
tree405a9a5d7da3ef9996dfa672eb6f078bbb99dbea
parent18c1cdd21d318adf2d02d90e25e9c04f33db76e8
check-block: replace -makecheck with TAP output

Let "meson test" take care of showing the results of the individual tests,
consistently with other output from "make check V=1".

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/check-block.sh
tests/qemu-iotests/check
tests/qemu-iotests/meson.build
tests/qemu-iotests/testenv.py
tests/qemu-iotests/testrunner.py