From: Jouni Malinen Date: Thu, 30 Nov 2017 19:56:55 +0000 (+0200) Subject: tests: DPP protocol testing - invalid Transaction ID in Peer Disc Req X-Git-Tag: hostap_2_7~750 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087f494140331abdbcedc00fdfda4ee2e27b4790;p=thirdparty%2Fhostap.git tests: DPP protocol testing - invalid Transaction ID in Peer Disc Req Signed-off-by: Jouni Malinen --- diff --git a/tests/hwsim/test_dpp.py b/tests/hwsim/test_dpp.py index c40ae83c5..f248b341d 100644 --- a/tests/hwsim/test_dpp.py +++ b/tests/hwsim/test_dpp.py @@ -3298,7 +3298,7 @@ def test_dpp_proto_network_introduction(dev, apdev): except: raise HwsimSkip("DPP not supported") - for test in [ 60, 61, 80 ]: + for test in [ 60, 61, 80, 82 ]: dev[0].set("dpp_test", str(test)) dev[0].connect("dpp", key_mgmt="DPP", scan_freq="2412", ieee80211w="2", dpp_csign=csign, dpp_connector=sta_connector,