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
61f252fe33
zephyr
/
tests
/
kernel
/
mbox
/
mbox_usage
/
prj.conf
3 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
test: mbox_usage: add legacy test case for mailbox Add different scenario for mailbox testing Signed-off-by: Punit Vara <punit.vara@intel.com>
2018-03-29 17:38:20 +08:00
CONFIG_ZTEST=y
tests: kernel: move the test mbox_usage to new ztest API Migrate the testsuite tests/kernel/mbox/mbox_usage to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-08-11 23:41:44 +08:00
CONFIG_ZTEST_NEW_API=y