zephyr/tests/kernel/fifo/fifo_timeout/prj.conf
Guo Lixin f95bae9962 tests: kernel: fifo_timeout: move to new ztest API
Move tests/kernel/fifo/fifo_timeout/ to use new ztest API.

Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
2022-07-08 12:04:21 +02:00

7 lines
125 B
Plaintext

CONFIG_ZTEST=y
CONFIG_IRQ_OFFLOAD=y
CONFIG_MP_NUM_CPUS=1
CONFIG_TIMESLICING=n
CONFIG_ASSERT_VERBOSE=n
CONFIG_ZTEST_NEW_API=y