]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Specify EAP type in ap_hs20_set_profile_failures
authorJouni Malinen <jouni@codeaurora.org>
Fri, 14 Jun 2019 19:57:17 +0000 (22:57 +0300)
committerJouni Malinen <jouni@codeaurora.org>
Fri, 14 Jun 2019 20:10:51 +0000 (23:10 +0300)
commit4fc5c00c784c2d564f9c01fb4f2a5998811b68e7
tree1eeab06200938539e096adef69f7d337cc6d0968
parent20eba39b51b2c8373102fcfcaec91caf92592b14
tests: Specify EAP type in ap_hs20_set_profile_failures

Matching with roaming_consortium requires EAP type to be specified to
work for the connection. This test case was not really testing the
connection part, so this has not been much of an issue in the past, but
in preparation for the matching rules to start filtering out invalid
credential configurations from selection, the EAP type needs to be
explicitly set here.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_ap_hs20.py