From 087f494140331abdbcedc00fdfda4ee2e27b4790 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Thu, 30 Nov 2017 21:56:55 +0200 Subject: [PATCH] tests: DPP protocol testing - invalid Transaction ID in Peer Disc Req Signed-off-by: Jouni Malinen --- tests/hwsim/test_dpp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,