Browse Source

tests: Enable FILS in the example hwsim build configurations

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>
Jouni Malinen 8 years ago
parent
commit
b64fa750b6
2 changed files with 2 additions and 0 deletions
  1. 1 0
      tests/hwsim/example-hostapd.config
  2. 1 0
      tests/hwsim/example-wpa_supplicant.config

+ 1 - 0
tests/hwsim/example-hostapd.config

@@ -104,3 +104,4 @@ CONFIG_MBO=y
 
 CONFIG_IAPP=y
 CONFIG_TAXONOMY=y
+CONFIG_FILS=y

+ 1 - 0
tests/hwsim/example-wpa_supplicant.config

@@ -146,3 +146,4 @@ CONFIG_SUITEB=y
 #LIBS_c += -fsanitize=undefined
 #LIBS_p += -fsanitize=undefined
 CONFIG_MBO=y
+CONFIG_FILS=y