Update the net_buf unit test to test the features from the new API. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
CONFIG_NET_BUF=y
|
|
CONFIG_NET_TEST=y
|
|
CONFIG_HEAP_MEM_POOL_SIZE=4096
|
|
#CONFIG_NET_BUF_LOG=y
|
|
#CONFIG_SYS_LOG_NET_BUF_LEVEL=4
|
|
CONFIG_ZTEST=y
|