tests: wpa_supplicant DPP-only build tests
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
d842e00bd6
commit
b3ba2556e7
2 changed files with 7 additions and 0 deletions
4
tests/build/build-wpa_supplicant-dpp-ap.config
Normal file
4
tests/build/build-wpa_supplicant-dpp-ap.config
Normal file
|
@ -0,0 +1,4 @@
|
|||
CFLAGS += -Werror
|
||||
CONFIG_DPP=y
|
||||
CONFIG_DPP2=y
|
||||
CONFIG_AP=y
|
3
tests/build/build-wpa_supplicant-dpp.config
Normal file
3
tests/build/build-wpa_supplicant-dpp.config
Normal file
|
@ -0,0 +1,3 @@
|
|||
CFLAGS += -Werror
|
||||
CONFIG_DPP=y
|
||||
CONFIG_DPP2=y
|
Loading…
Reference in a new issue