This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
8b621e3bde
zephyr
/
tests
/
boards
/
native_posix
/
cpu_wait
/
prj.conf
5 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-10 20:23:29 +08:00
CONFIG_ZTEST=y
tests: boards: native_posix: move the test cpu_wait to new ztest API Migrate the testsuite tests/boards/native_posix/cpu_wait to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-08-22 08:15:23 +08:00
CONFIG_ZTEST_NEW_API=y
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-10 20:23:29 +08:00
CONFIG_TICKLESS_KERNEL=n
CONFIG_ZTEST_THREAD_PRIORITY=1