mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-30 16:54:04 -05:00
tests: wpa_supplicant DPP-only build tests
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
d842e00bd6
commit
b3ba2556e7
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 New Issue
Block a user