]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Enable FILS in the example hwsim build configurations
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 27 Oct 2016 11:58:02 +0000 (14:58 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 27 Oct 2016 13:06:13 +0000 (16:06 +0300)
This allows the new FILS test cases to be executed automatically when a
recent enough kernel version is used.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/example-hostapd.config
tests/hwsim/example-wpa_supplicant.config

index 036c16cf4e205526027bb9efdaea25f271215854..70af7b1a4ca935a95c68f575bc3a4450e37664a2 100644 (file)
@@ -104,3 +104,4 @@ CONFIG_MBO=y
 
 CONFIG_IAPP=y
 CONFIG_TAXONOMY=y
+CONFIG_FILS=y
index c22c4b645532ef81ca6fd839b564fe18a39df0ff..87b8a07dfd548181aa60b69d21af7da8205d8ba1 100644 (file)
@@ -146,3 +146,4 @@ CONFIG_SUITEB=y
 #LIBS_c += -fsanitize=undefined
 #LIBS_p += -fsanitize=undefined
 CONFIG_MBO=y
+CONFIG_FILS=y