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:
Jukka Rissanen 2024-10-21 08:51:29 +03:00 committed by Henrik Brix Andersen
commit 12dadf7a24

View file

@ -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