zephyr/tests/kernel/timer/timepoints/testcase.yaml
Nicolas Pitre 3c9249cedc tests: test the timepoint API
This tests sys_timepoint_calc(), sys_timepoint_timeout() and
sys_timepoint_expired().

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2023-07-25 09:12:26 +02:00

6 lines
73 B
YAML

tests:
kernel.timer.timepoints:
tags:
- kernel
- timer