diff options
| author | Alex Bennée <alex.bennee@linaro.org> | 2025-01-08 12:10:38 +0000 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2025-01-10 11:18:32 +0000 |
| commit | 92cb8f8bf67e89254b0e4167521675eb6cd84981 (patch) | |
| tree | b78c40c8ca0baef612de9f37d4fde8d9f28c1731 /tests/functional/qemu_test/uncompress.py | |
| parent | 0d77c908f29fad72d1417178b4cc5704d481a791 (diff) | |
| download | focaccia-qemu-92cb8f8bf67e89254b0e4167521675eb6cd84981.tar.gz focaccia-qemu-92cb8f8bf67e89254b0e4167521675eb6cd84981.zip | |
tests/qtest: remove clock_steps from virtio tests
In the qtest environment time will not step forward if the system is paused (timers disabled) or we have no timer events to fire. As a result VirtIO events are responded to directly and we don't need to step time forward. We still do timeout processing to handle the fact the target QEMU may not be ready to respond right away. This will usually be due to a slow CI system or if QEMU is running under something like rr. Future qtest patches will assert that time actually changes when a step is requested. Reviewed-by: Fabiano Rosas <farosas@suse.de> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250108121054.1126164-17-alex.bennee@linaro.org>
Diffstat (limited to 'tests/functional/qemu_test/uncompress.py')
0 files changed, 0 insertions, 0 deletions