Move tests/kernel/usage/ to use new ztest API. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_THREAD_RUNTIME_STATS=y
|
|
CONFIG_SCHED_THREAD_USAGE_ALL=y
|
|
CONFIG_SCHED_THREAD_USAGE_ANALYSIS=y
|
|
CONFIG_ZTEST_NEW_API=y
|