mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-06 03:59:22 +01:00
06c8080664
testEncryptedProfiles: - This would occationally fail because the test is expecting to explicitly connect but after the first failed connection autoconnect takes over and its a race to connect. testPSK-roam: - Several rules were not being cleaned up which could cause tests afterwards to fail - The AP roam test started failing randomly because of the SNR ranking changes. It appears that with hwsim _sometimes_ the SNR is able to be determined which can effect the ranking. This test assumed the two BSS's would be the same ranking but the SNR sometimes causes this to not be true. |
||
---|---|---|
.. | ||
connection_test.py | ||
disconnect_during_handshake_test.py | ||
failed_roam_test.py | ||
ft-psk-ccmp-1.conf | ||
ft-psk-ccmp-2.conf | ||
ft-psk-ccmp-3.conf | ||
hw.conf | ||
main.conf | ||
roam_ap_disconnect_test.py | ||
TestFT.psk |