Fix wpas_config_file_key_mgmt and sigma_dut_suite_b failure. Signed-off-by: Masashi Honma <masashi.honma@xxxxxxxxx> --- tests/hwsim/example-hostapd.config | 1 + tests/hwsim/example-wpa_supplicant.config | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/hwsim/example-hostapd.config b/tests/hwsim/example-hostapd.config index 032465a9c..7024c65b8 100644 --- a/tests/hwsim/example-hostapd.config +++ b/tests/hwsim/example-hostapd.config @@ -82,6 +82,7 @@ CFLAGS += -DCONFIG_RADIUS_TEST CONFIG_MODULE_TESTS=y CONFIG_SUITEB=y +CONFIG_SUITEB192=y # AddressSanitizer (ASan) can be enabled by uncommenting the following lines. # This can be used as a more efficient memory error detector than valgrind diff --git a/tests/hwsim/example-wpa_supplicant.config b/tests/hwsim/example-wpa_supplicant.config index b681e9f55..fc5d0ff93 100644 --- a/tests/hwsim/example-wpa_supplicant.config +++ b/tests/hwsim/example-wpa_supplicant.config @@ -129,6 +129,7 @@ CONFIG_TESTING_OPTIONS=y CONFIG_MODULE_TESTS=y CONFIG_SUITEB=y +CONFIG_SUITEB192=y # AddressSanitizer (ASan) can be enabled by uncommenting the following lines. # This can be used as a more efficient memory error detector than valgrind -- 2.17.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap