mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
test cases in tests/kernel/msgq/msgq_api/ are move to new ztest API Signed-off-by: Meng xianglin <xianglinx.meng@intel.com>
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_TEST_USERSPACE=y
|