genode/repos/base/src/test
Norman Feske 5b4e1d22d9 test/timer: adjust min timer period to 250 us
In the context of #5138, the timer drivers for NOVA and base-hw had been
changed to support timeouts at a precision of 250 us (from formerly 1 ms).
Adjust the test to the new expected lower bound.
2024-04-12 12:57:30 +02:00
..
alarm base: Alarm_registry data structure 2024-04-12 12:57:28 +02:00
ds_ownership Integrate core's RAM service into the PD service 2017-05-31 13:16:14 +02:00
entrypoint test/entrypoint: extend timeout interval 2020-10-09 13:37:14 +02:00
log base: improve floating point output 2019-01-07 12:33:54 +01:00
migrate trace: remove parent_levels session argument 2023-12-13 12:28:52 +01:00
mmio mmio: upper-bounds checks 2024-02-26 08:59:07 +01:00
new_delete base: introduce Allocator::try_alloc 2021-11-29 15:11:52 +01:00
reconstructible Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
registry test/registry: measure time used for iteration 2020-02-20 12:11:22 +01:00
rm_fault test-rm_fault: fix build error with -std=gnu++20 2023-05-30 12:03:31 +02:00
rm_nested test-rm_nested: fix build error with -std=gnu++20 2023-05-30 12:03:31 +02:00
rm_stress Region-map attach/detach stress depot_autopilot test 2020-04-17 12:40:13 +02:00
sanitizer Move atexit handling from base lib to libc 2020-08-25 11:50:09 +02:00
segfault test-segfault: fix build error with gcc 12 2023-05-30 12:03:26 +02:00
smp test-smp: fix build errors with -std=gnu++20 2023-05-30 12:03:31 +02:00
stack_smash Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
sub_rm Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
synced_interface base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
thread test-thread: fix build errors with -std=gnu++20 2023-05-30 12:03:31 +02:00
timeout_smp base: fix conversion errors of smp timeout test 2023-02-27 08:22:48 +01:00
timer test/timer: adjust min timer period to 250 us 2024-04-12 12:57:30 +02:00
timer_accuracy timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
timer_rate test-timer_rate: fix build error with -std=gnu++20 2023-05-30 12:03:31 +02:00
tls tool chain: TLS support 2019-09-02 16:29:33 +02:00
token util/token.h: fix possible out-of-bounds read 2020-05-18 10:16:12 +02:00
xml_generator base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
xml_node Xml_node: allow whitespace around '=' characters 2022-10-12 11:59:08 +02:00