tests: net: pkt: Add build test for allocation statistics
Make sure we build test the allocation statistics. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
parent
d3fbc366ea
commit
12dadf7a24
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ tests:
|
|||
extra_configs:
|
||||
- CONFIG_NET_BUF_FIXED_DATA_SIZE=y
|
||||
- CONFIG_NET_BUF_DATA_SIZE=512
|
||||
net.packet.allocation_stats:
|
||||
extra_configs:
|
||||
- CONFIG_NET_PKT_ALLOC_STATS=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue