]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/functional: remove hacky sleep from the tests
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 8 Jan 2025 12:10:40 +0000 (12:10 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 10 Jan 2025 11:18:32 +0000 (11:18 +0000)
commitb233de2af7ef97f18297ff63d658e449bad6eee3
tree1b0b4b975ec96f02b9faa5aaa4930cdab1b3bd92
parentd524441a3610ba33c12b641c00d8e6886d411aad
tests/functional: remove hacky sleep from the tests

We have proper detection of prompts now so we don't need to guess with
sleep() sprinkled through the test. The extra step of calling halt is
just to flush the final bits of the log (although the last line is
still missed).

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250108121054.1126164-19-alex.bennee@linaro.org>
tests/functional/test_aarch64_virt.py