Move the network buffer tests to tests/lib/net_buf as their implementation now lives outside of the networking subsystem. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
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_NET_BUF_LOG_LEVEL_DBG=y
|
|
CONFIG_ZTEST=y
|