From ffa943f02fa950ebb317911af08659404c27f57d Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Thu, 31 Jan 2019 10:11:14 -0800 Subject: [PATCH] auto-t: Use group 20 in EAP-PWD autotest Since the EAP-PWD fragmentation test uses group 19 there is test coverage there for that group. This changes connection_test to use group 20 instead of 19. --- autotests/testEAP-PWD/ssidEAP-PWD.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autotests/testEAP-PWD/ssidEAP-PWD.conf b/autotests/testEAP-PWD/ssidEAP-PWD.conf index e64fe7cc..54b1d834 100644 --- a/autotests/testEAP-PWD/ssidEAP-PWD.conf +++ b/autotests/testEAP-PWD/ssidEAP-PWD.conf @@ -12,4 +12,4 @@ wpa_pairwise=TKIP CCMP rsn_pairwise=CCMP TKIP wpa_passphrase=secret123 -pwd_group=19 +pwd_group=20