iwd/autotests
Andrew Zaborowski bb350a3b8e autotests: Avoid periodic polling in the wait methods
Modify AsyncOpAbstract._wait_for_async_op and
IWD.wait_for_object_condition to call context.iteration() in the
blocking mode instead of calling context.pending() every 0.01s.  This
gets rid of busy-waiting and also ensures that the condition is checked
after every single dbus (or other) event.  This way a condition that
potentially occurs for less than 0.01s can be reliably waited for.
2017-03-28 19:57:16 -05:00
..
misc autotests: add autotest for eap-mschapv2 2016-12-14 23:01:00 -06:00
testDisconnectByAP autotests: Support multiple hostapd instances in HostapdCLI 2017-03-28 15:33:03 -05:00
testEAP-MSCHAPV2 autotests: add autotest for eap-mschapv2 2016-12-14 23:01:00 -06:00
testEAP-TLS auto-t: Rename abs_path_dir_list to tmpfs_extra_stuff 2016-11-03 13:30:06 -05:00
testEAP-TLS-Frag auto-t: Add EAP TLS fragmentation test 2016-11-03 22:21:27 -05:00
testEAP-TLSwithMFPC autotests: EAP-TLS test with MFPC 2016-12-19 11:08:26 -06:00
testEAP-TLSwithMFPR autotests: EAP-TLS test with MFPR and SHA256 2016-12-19 11:07:47 -06:00
testEAP-TTLS auto-t: Rename abs_path_dir_list to tmpfs_extra_stuff 2016-11-03 13:30:06 -05:00
testEAP-TTLS-Frag auto-t: Add EAP TTLS fragmentation test 2016-11-03 22:21:31 -05:00
testEAP-WPS autotests: Support multiple hostapd instances in HostapdCLI 2017-03-28 15:33:03 -05:00
testEAP-WPS-Frag autotests: Support multiple hostapd instances in HostapdCLI 2017-03-28 15:33:03 -05:00
testFT-PSK-roam autotests: Add FT roaming test and utility functions 2017-03-28 15:38:38 -05:00
testKnownNetworks auto-t: Add test for the known networks 2016-10-05 18:06:52 -05:00
testMFP-Options auto-t: interoperability of IWD/AP with MFP options 2017-01-10 17:58:40 -06:00
testOpen auto-t: Add open network connection test 2016-10-03 14:19:50 -05:00
testScan auto-t: Add scan test 2016-10-03 15:24:52 -05:00
testWPA auto-t: Add WPA test 2016-10-03 14:17:22 -05:00
testWPA2 auto-t: Add WPA test 2016-10-03 14:18:01 -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 autotests: Avoid periodic polling in the wait methods 2017-03-28 19:57:16 -05:00