genode/repos/base-hw
Martin Stein 20fea7fdd2 base-hw scheduler test: adapt to new behavior
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
2023-01-24 12:07:31 +01:00
..
board board: Rename virt_qemu to virt_qemu_<arch> 2022-08-17 12:03:26 +02:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include base-hw: introduce 'cache_line_size' call 2023-01-24 12:07:29 +01:00
lib/mk hw: avoid overhead for cache maintainance 2023-01-24 12:07:29 +01:00
recipes hw: avoid overhead for cache maintainance 2023-01-24 12:07:29 +01:00
run base-hw scheduler test: clean up 2023-01-24 12:07:31 +01:00
src base-hw scheduler test: adapt to new behavior 2023-01-24 12:07:31 +01:00