genode/repos/os/src
Martin Stein 2eef27fca4 timer test: raise tolerance at max trigger count
Timing itself costs time. Thus, the stressfull timeout phase of the
test is not exactly as long as set but a little bit longer. This is why the
fast timeouts are able to trigger more often than they are expected to
(the timer has a static timeout-rate limit). Normally we consider this effect
through an error tolerance of 10%. But at least on foc x86_32 (PIT with very
low max timeout), timing is so expensive that 10% is not enough. We have to
raise it to 11%.
2017-11-06 13:57:19 +01:00
..
app usb_report_filter: check device ds 2017-10-05 17:40:04 +02:00
drivers timer: limit rate of handling timeouts 2017-10-05 17:40:05 +02:00
init init: handle Service_denied for forwarded sessions 2017-11-06 13:57:18 +01:00
lib nic_router: dhcp server functionality 2017-10-19 13:31:15 +02:00
server rom_filter: expand target buffer on demand 2017-11-06 13:57:18 +01:00
test timer test: raise tolerance at max trigger count 2017-11-06 13:57:19 +01:00