Move tests/kernel/pipe/pipe_api/ to use new ztest API. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_DYNAMIC_OBJECTS=y
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_ZTEST_FATAL_HOOK=y
|
|
CONFIG_ZTEST_NEW_API=y
|