mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-02 16:39:25 +01:00
auto-t: update testSAE to disable PMKSA
There are quite a few tests here for various scenarios and PMKSA throws a wrench into that. Rather than potentially breaking the tests in attempt to get them working with PMKSA, just disable PMKSA.
This commit is contained in:
parent
ee52bc60ff
commit
8cf83d6620
@ -4,3 +4,6 @@
|
|||||||
# hardware, but fails when used in simulated environment with mac80211_hwsim.
|
# hardware, but fails when used in simulated environment with mac80211_hwsim.
|
||||||
# Disable MAC randomization for the tests with hidden networks.
|
# Disable MAC randomization for the tests with hidden networks.
|
||||||
DisableMacAddressRandomization=true
|
DisableMacAddressRandomization=true
|
||||||
|
|
||||||
|
[General]
|
||||||
|
DisablePMKSA=true
|
||||||
|
Loading…
Reference in New Issue
Block a user