Alex Bennée <alex.ben...@linaro.org> writes: > Time will not advance if the system is paused or there are no timer > events set for the future. In absence of pending timer events > advancing time would make no difference the system state. Attempting > to do so would be a bug and the test or device under test would need > fixing. > > Tighten up the result reporting to `FAIL` if time was not advanced. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2687
Acked-by: Fabiano Rosas <faro...@suse.de>