iwd/autotests
James Prestwood d232edde72 auto-t: replace waiting for network with device
Many tests waited on the network object 'connected' property after
issuing a Connect command. This is not correct as 'connected' is
set quite early in the connection process. The correct way of doing
this is waiting for the device state to change to connected.

This common code was replaced, hopefully putting to rest any random
failures that happen occasionally.
2020-09-14 16:03:04 -05:00
..
misc auto-t: Test PEAPv0 cryptobinding 2020-02-03 11:34:29 -06:00
shell auto-t: add shell test 2019-08-07 16:37:51 -05:00
testAP auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testAP-no-support auto-t: prepare autotests for test-runner re-write 2020-09-10 17:59:49 -05:00
testAPRoam auto-t: fix testAPRoam 2020-09-10 17:59:49 -05:00
testAdHoc auto-t: Remove unused imports 2020-04-09 16:46:31 -05:00
testAddressRandomization auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testAgent auto-t: update testAgent to use TestContext 2020-09-10 17:59:49 -05:00
testBSSBlacklist auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testClientNonInteractive auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testConnectAutoconnect auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testDisconnectByAP auto-t: prepare autotests for test-runner re-write 2020-09-10 17:59:49 -05:00
testDisconnectOnConnect auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-AKA auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-AKA-ofono auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-AKA-prime auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-AKA-prime-ofono auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-MSCHAPV2 auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-PEAP auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-PEAP-GTC auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-PEAP-MSCHAPv2 auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-PEAP-SIM auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-PEAPv0-CryptoBinding auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-PWD auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-SIM auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-SIM-ofono auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TLS auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TLS-Frag auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TLS-embedded-pems auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TLSwithMFPC auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TLSwithMFPR auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TTLS auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TTLS-CHAP auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TTLS-EAP-MSCHAPV2 auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TTLS-Frag auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TTLS-MSCHAP auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TTLS-MSCHAPv2 auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-TTLS-PAP auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testEAP-WPS auto-t: prepare autotests for test-runner re-write 2020-09-10 17:59:49 -05:00
testEAP-WPS-Frag auto-t: prepare autotests for test-runner re-write 2020-09-10 17:59:49 -05:00
testFILS auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testFT-8021x-roam auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testFT-FILS-SHA256 auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testFT-FILS-SHA384 auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testFT-PSK-over-DS auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testFT-PSK-roam auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testFT-SAE-roam auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testHT-VHT auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testHiddenNetworks auto-t: Increase all test timeouts 2020-09-10 17:59:49 -05:00
testHotspot auto-t: harden testHotspot 2020-09-10 17:59:49 -05:00
testKnownNetworks auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testMFP-Options auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testOWE auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testOpen auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testPreauth-roam auto-t: fix testPreauth-roam 2020-09-10 17:59:49 -05:00
testRRM auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testRSSIAgent auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testSAE auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testSAQuery auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testSAQuery-spoofing auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testScan auto-t: Increase all test timeouts 2020-09-10 17:59:49 -05:00
testScanKnownFreqs auto-t: updated testScanKnownFreqs 2019-09-12 11:36:00 -05:00
testWPA auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testWPA2 auto-t: fix testWPA2 to wait for device object 2020-09-10 17:59:49 -05:00
testWPA2-SHA256 auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
testWPA2-no-CCMP auto-t: add test for CCMP with no support 2019-05-13 16:38:23 -05:00
testWPA2withMFP auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
util auto-t: don't clear out rules from hwsim object 2020-09-14 16:03:04 -05:00