zephyr/tests/kernel/timer/timer_error_case/testcase.yaml
Jian Kang bf55de2d67 kernel: timer: Add some testcases to testing timer and clock
Add some error condition or testing cases to verify whether the
robustness of API. Such as give a NULL to some API and check
the response if get result that we were expacted.

Signed-off-by: Jian Kang <jianx.kang@intel.com>
2021-01-19 09:06:28 -05:00

4 lines
70 B
YAML

tests:
kernel.timer:
tags: kernel timer userspace ignore_faults