Move tests/kernel/fifo/fifo_timeout/ to use new ztest API. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
7 lines
125 B
Plaintext
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
|