Move tests/net/buf/ to use new ztest API. Signed-off-by: Xiao Song <songx.xiao@intel.com>
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
CONFIG_NET_BUF=y
|
|
CONFIG_NET_TEST=y
|
|
CONFIG_HEAP_MEM_POOL_SIZE=4096
|
|
#CONFIG_NET_BUF_LOG=y
|
|
#CONFIG_NET_BUF_LOG_LEVEL_DBG=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|