From 8a3368d7f410d2e41890b65fd2442e5d1c91ead6 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Tue, 11 Jun 2019 01:04:19 +0300 Subject: [PATCH] tests: sigma_dut and DPPConfIndex,8 Signed-off-by: Jouni Malinen --- tests/hwsim/test_sigma_dut.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/hwsim/test_sigma_dut.py b/tests/hwsim/test_sigma_dut.py index 623e654ad..e67d95a0b 100644 --- a/tests/hwsim/test_sigma_dut.py +++ b/tests/hwsim/test_sigma_dut.py @@ -1199,6 +1199,10 @@ def test_sigma_dut_dpp_qr_resp_7(dev, apdev): """sigma_dut DPP/QR responder (conf index 7)""" run_sigma_dut_dpp_qr_resp(dev, apdev, 7) +def test_sigma_dut_dpp_qr_resp_8(dev, apdev): + """sigma_dut DPP/QR responder (conf index 8)""" + run_sigma_dut_dpp_qr_resp(dev, apdev, 8) + def test_sigma_dut_dpp_qr_resp_chan_list(dev, apdev): """sigma_dut DPP/QR responder (channel list override)""" run_sigma_dut_dpp_qr_resp(dev, apdev, 1, chan_list='81/2 81/6 81/1',