mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
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.
This commit is contained in:
parent
c926b3fe80
commit
ffa943f02f
@ -12,4 +12,4 @@ wpa_pairwise=TKIP CCMP
|
||||
rsn_pairwise=CCMP TKIP
|
||||
wpa_passphrase=secret123
|
||||
|
||||
pwd_group=19
|
||||
pwd_group=20
|
||||
|
Loading…
Reference in New Issue
Block a user