mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Move lib tests to use new ztest API Part of #47002 effort Signed-off-by: Spoorthy Priya Yerabolu <spoorthy.priya.yerabolu@intel.com>
5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_SYS_MEM_BLOCKS=y
|
|
CONFIG_SYS_MEM_BLOCKS_LISTENER=y
|