zephyr/tests/kernel/threads/thread_error_case/testcase.yaml
Jian Kang 30bf585e10 tests: kernel: Add some testcases for thread
Add some error condition of testcases 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-24 14:13:29 -05:00

5 lines
114 B
YAML

tests:
kernel.threads.error.case:
tags: kernel threads userspace ignore_faults
filter: CONFIG_USERSPACE