OSDN Git Service

qemu-iotests: flush after every test
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 6 Oct 2021 09:24:22 +0000 (11:24 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Oct 2021 08:47:49 +0000 (10:47 +0200)
commitecc00666a020368ec2c3712c40386dc7ea75a8a9
tree4881ad8e38ea8c9ce7899cf476c4f31262ecdc76
parent097a5f19a357b6bc699a05ccd119bfa89ea409cc
qemu-iotests: flush after every test

This makes it possible to see what is happening, even if the output of
"make check-block" is not sent to a tty (for example if it is sent to
grep or tee).

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/qemu-iotests/testrunner.py