|
From: | Fabiano Rosas |
Subject: | Re: [PATCH v2 18/27] system/qtest: properly feedback results of clock_[step|set] |
Date: | Wed, 18 Dec 2024 17:10:36 -0300 |
Alex Bennée <alex.bennee@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.bennee@linaro.org> > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2687 Reviewed-by: Fabiano Rosas <farosas@suse.de>
[Prev in Thread] | Current Thread | [Next in Thread] |