Parcourir la source

tests: DPP protocol testing - invalid Transaction ID in Peer Disc Req

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Jouni Malinen il y a 7 ans
Parent
commit
087f494140
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tests/hwsim/test_dpp.py

+ 1 - 1
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,