mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 02:40:08 +00:00
20fea7fdd2
This adapts the test to the changes that were applied to the scheduling scheme by the following commits: * base-hw scheduler: optimize quota depletion events * base-hw scheduler: fix bug on removing head * base-hw scheduler: fix ready method * base-hw: optimize & cleanup scheduler Part of that is that the test used to check whether the act of setting a share ready outdates the head or not. However, with the current version of the scheduler, this check is not possible anymore. We can merely check whether the head is outdated after setting the share ready. So, among other adaptions, this commit adapts the expectations of the test to the new semantics of the check. Ref #4151 Ref #4710 |
||
---|---|---|
.. | ||
board | ||
etc | ||
include | ||
lib/mk | ||
recipes | ||
run | ||
src |