tests: Build tests for wpa_supplicant and hostapd

Allow multiple build configurations to be tested automatically.

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2018-12-31 10:50:22 +02:00
parent 52e78198b7
commit 4fb6963b39
12 changed files with 364 additions and 0 deletions

View file

@ -0,0 +1,8 @@
CONFIG_DRIVER_NL80211=y
CONFIG_CTRL_IFACE=y
CONFIG_WPS=y
CONFIG_P2P=y
CONFIG_WPS2=y
CONFIG_AP=y
CFLAGS += -Werror
CONFIG_LIBNL32=y