zephyr/tests/boards/native_posix/cpu_wait/prj.conf
Alberto Escolar Piedras fe516b93a9 board: native_posix: Add test for k_busy_wait and cpu_hold
Add a new test for k_busy_wait and cpu_hold

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
Signed-off-by: Wolfgang Puffitsch <wopu@demant.com>
2020-12-14 12:32:11 +01:00

3 lines
71 B
Text

CONFIG_ZTEST=y
CONFIG_TICKLESS_KERNEL=n
CONFIG_ZTEST_THREAD_PRIORITY=1