Skip to content

Commit 3048e6d

Browse files
JordanYateskartben
authored andcommitted
samples: net: zperf: test NET_ZPERF_SERVER=n
Validate that zperf compiles without `NET_ZPERF_SERVER`. Signed-off-by: Jordan Yates <jordan@embeint.com>
1 parent ed93ea3 commit 3048e6d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

samples/net/zperf/sample.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ tests:
1212
sample.net.zperf:
1313
harness: net
1414
platform_allow: qemu_x86
15+
sample.net.zperf_no_server:
16+
harness: net
17+
platform_allow: qemu_x86
18+
extra_configs:
19+
- CONFIG_NET_ZPERF_SERVER=n
1520
sample.net.zperf_st:
1621
harness: console
1722
harness_config:

0 commit comments

Comments
 (0)