On Thu, Jan 24, 2019 at 04:46:23PM +0900, Masashi Honma wrote: > Fix wpas_config_file_key_mgmt and sigma_dut_suite_b failure. > diff --git a/tests/hwsim/example-hostapd.config b/tests/hwsim/example-hostapd.config > @@ -82,6 +82,7 @@ CFLAGS += -DCONFIG_RADIUS_TEST > CONFIG_SUITEB=y > +CONFIG_SUITEB192=y > diff --git a/tests/hwsim/example-wpa_supplicant.config b/tests/hwsim/example-wpa_supplicant.config > @@ -129,6 +129,7 @@ CONFIG_TESTING_OPTIONS=y > CONFIG_SUITEB=y > +CONFIG_SUITEB192=y Suite B 192-bit support was disabled by default on purpose due to requirements for newer libraries. If a test case fails without CONFIG_SUITEB192=y there is an issue in that test case and it should be fixed instead (i.e., raise HwsimSkip("explanation..")). -- Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap