]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Remove sleep() kludges from microblaze tests
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 6 Feb 2025 12:58:38 +0000 (13:58 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 16 Feb 2025 13:25:08 +0000 (14:25 +0100)
commit94dbecb994a38cafa057e5bfa515cef6faadcea4
tree8a37f8f0e35a7742b9e75125dc0c39e860ed8764
parentfe52b090c03bfb93a76883b8234fd42e975cb930
tests/functional: Remove sleep() kludges from microblaze tests

Commit f0ec14c78c4 ("tests/avocado: Fix console data loss") fixed
QEMUMachine's problem with console, we don't need to use the sleep()
kludges.

Suggested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250206131052.30207-15-philmd@linaro.org>
tests/functional/test_microblazeel_s3adsp1800.py