Skip to content

Commit 5d02cdd

Browse files
committed
tests: drivers: nrf_wifi: Add twister combo for vendor stats
This ensures vendor stats always builds. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent a8d8840 commit 5d02cdd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/drivers/wifi/nrf_wifi/testcase.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,7 @@ tests:
4444
extra_configs:
4545
- CONFIG_NET_PKT_BUF_TX_DATA_ALLOC_ALIGN_LEN=4
4646
- CONFIG_NET_BUF_VARIABLE_DATA_SIZE=y
47+
drivers.wifi.build.ethernet_stats:
48+
extra_configs:
49+
- CONFIG_NET_STATISTICS_ETHERNET=y
50+
- CONFIG_NET_STATISTICS_ETHERNET_VENDOR=y

0 commit comments

Comments
 (0)