samples: net: zperf: test NET_ZPERF_SERVER=n
Validate that zperf compiles without `NET_ZPERF_SERVER`. Signed-off-by: Jordan Yates <jordan@embeint.com>
This commit is contained in:
parent
ed93ea3913
commit
3048e6df6e
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@ tests:
|
|||
sample.net.zperf:
|
||||
harness: net
|
||||
platform_allow: qemu_x86
|
||||
sample.net.zperf_no_server:
|
||||
harness: net
|
||||
platform_allow: qemu_x86
|
||||
extra_configs:
|
||||
- CONFIG_NET_ZPERF_SERVER=n
|
||||
sample.net.zperf_st:
|
||||
harness: console
|
||||
harness_config:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue