iwd/autotests
James Prestwood 4ddb95e147 auto-t: made waiting for network connection optional
The default behavior of NetworkObject.connect() is to wait for the
Connect dbus method to reply before returning back to the test. This
change makes it possible to connect, but not wait for a reply and
continue on with the test (by specifying wait=False). This is
specifically required to test SAE anti-clogging, where the AP needs
to have several simultaneous connections at once for the anti-clogging
logic to trigger. This change also adds Device.wait_for_connected()
which waits for the device interface State variable to be "connected".
2018-08-09 15:22:18 -05:00
..
misc auto-t: Add testEAP-PEAP-SIM 2018-05-15 14:32:51 -05:00
testAP auto-t: updated tests to use new list_devices 2018-07-02 13:05:38 -05:00
testAPRoam autotest: test AP Roam 2018-01-18 15:35:38 -06:00
testAdHoc auto-t: Adhoc autotests 2018-07-17 17:03:08 -05:00
testConnectAutoconnect auto-t: ConnectAutoconnect 2018-07-02 18:51:06 -05:00
testDisconnectByAP autotests: Support multiple hostapd instances in HostapdCLI 2017-03-28 15:33:03 -05:00
testEAP-AKA auto-t: added reauth to connection test 2018-06-12 11:09:10 -05:00
testEAP-AKA-ofono autotests: Fix autoconnect autotest issue 2018-05-07 16:19:46 -05:00
testEAP-AKA-prime autotests: Fix autoconnect autotest issue 2018-05-07 16:19:46 -05:00
testEAP-AKA-prime-ofono auto-t: Removed unused PSKAgent in EAP-AKA test 2018-07-24 11:53:42 -05:00
testEAP-MSCHAPV2 autotests: Test 4 ways MsCHAPv2 can be configured 2018-06-13 12:18:08 -05:00
testEAP-PEAP auto-t: updated tests to use new list_devices 2018-07-02 13:05:38 -05:00
testEAP-PEAP-GTC auto-t: added test for EAP-GTC w/ agent 2018-07-31 14:35:39 -05:00
testEAP-PEAP-MSCHAPv2 auto-t: updated tests to use new list_devices 2018-07-02 13:05:38 -05:00
testEAP-PEAP-SIM auto-t: updated tests to use new list_devices 2018-07-02 13:05:38 -05:00
testEAP-PWD auto-t: updated tests to use new list_devices 2018-07-02 13:05:38 -05:00
testEAP-SIM auto-t: added reauth to connection test 2018-06-12 11:09:10 -05:00
testEAP-SIM-ofono autotests: Fix autoconnect autotest issue 2018-05-07 16:19:46 -05:00
testEAP-TLS autotests: Test encrypted private keys with EAP-TLS 2018-04-26 11:28:42 -05:00
testEAP-TLS-Frag auto-t: reflect name change of the config file in autotests 2018-02-07 11:32:11 -06:00
testEAP-TLSwithMFPC auto-t: fix configuration for MFP usage 2018-05-21 17:45:59 -05:00
testEAP-TLSwithMFPR autotests: EAP-TLS test with MFPR and SHA256 2016-12-19 11:07:47 -06:00
testEAP-TTLS autotests: Check connectivity in TTLS test similar to TLS test 2018-03-15 11:40:34 -05:00
testEAP-TTLS-Frag auto-t: reflect name change of the config file in autotests 2018-02-07 11:32:11 -06:00
testEAP-TTLS-MSCHAPV2 autotests: Add an EAP-TTLS+MsCHAPV2 test 2018-04-26 11:29:55 -05:00
testEAP-WPS autotests: Support multiple hostapd instances in HostapdCLI 2017-03-28 15:33:03 -05:00
testEAP-WPS-Frag auto-t: reflect name change of the config file in autotests 2018-02-07 11:32:11 -06:00
testFT-8021x-roam autotests: Add a FT + 8021x roaming test 2018-03-21 14:25:34 -05:00
testFT-PSK-roam autotests: Restore AP beacons after timeout in testFT-PSK-roam 2017-08-23 13:26:58 -05:00
testHiddenNetworks auto-t: add test for the hidden networks 2018-07-11 17:23:31 -05:00
testKnownNetworks autotests: Test filesystem watch in testKnownNetworks 2018-08-09 10:35:48 -05:00
testMFP-Options auto-t: updated tests to use new list_devices 2018-07-02 13:05:38 -05:00
testOpen autotests: Test operstate is IF_OPER_UP when state == connected 2017-05-30 17:08:36 -05:00
testPreauth-roam autotests: Fix an assertRaises parameter 2017-10-12 10:55:55 -05:00
testRSSIAgent autotests: Add a SignalLevelAgent test 2017-05-30 11:42:15 -05:00
testSAQuery auto-t: add SA Query tests 2018-02-01 10:29:44 -06:00
testSAQuery-spoofing auto-t: add SA Query tests 2018-02-01 10:29:44 -06:00
testScan auto-t: modify scan test to include hidden networks 2018-07-11 17:23:44 -05:00
testWPA auto-t: Add WPA test 2016-10-03 14:17:22 -05:00
testWPA2 auto-t: failure test for WPA2 2018-07-02 13:05:42 -05:00
testWPA2-SHA256 autotests: WPA2 test with SHA256 2016-12-19 11:06:00 -06:00
testWPA2withMFP autotests: WPA2 test with MFP required 2016-12-14 14:53:28 -06:00
util auto-t: made waiting for network connection optional 2018-08-09 15:22:18 -05:00