iwd/autotests
James Prestwood 87bd9f4c6e auto-t: support hostapd event processing
Hostapd has a feature where you can connect to its control socket and
receive events it generates. Currently we only send commands via this
socket.

First we open the socket (/var/run/hostapd/<iface>) and send the
ATTACH command. This tells hostapd we are ready and after this any
events will be sent over this socket.

A new API, wait_for_event, was added which takes an event string and
waits for some timeout. The glib event loop has been integrated into
this, though its not technically async since we are selecting over a
socket which blocks. To mitigate this a small timeout was chosen for
each select call and then wrapped in a while loop which waits for the
full timeout.
2019-11-04 14:42:17 -06:00
..
misc auto-t: Add testEAP-PEAP-SIM 2018-05-15 14:32:51 -05:00
shell auto-t: add shell test 2019-08-07 16:37:51 -05:00
testAP treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testAP-no-support auto-t: add AP test with no AP iftype support 2019-05-13 16:38:23 -05:00
testAPRoam auto-t: updated autotests to use hwsim.get_radio 2019-06-11 11:44:00 -05:00
testAdHoc autotests: Remove del wd at the end function pattern 2019-04-22 18:20:01 -05:00
testBSSBlacklist treewide: Switch to CamelCase for Blacklist settings 2019-10-24 13:38:11 -05:00
testClientNonInteractive auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testConnectAutoconnect auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testDisconnectByAP auto-t: update tests to use get_ordered_network call 2018-12-14 13:47:00 -06:00
testDisconnectOnConnect auto-t: Test disconnect on connect while connected 2019-07-23 17:19:12 -05:00
testEAP-AKA auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-AKA-ofono auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-AKA-prime auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-AKA-prime-ofono auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-MSCHAPV2 auto-t: fix random failures in testEAP-MSCHAPV2 2019-10-28 15:01:33 -05:00
testEAP-PEAP treewide: Rename EAP mtu key to MTU 2019-10-24 13:51:20 -05:00
testEAP-PEAP-GTC auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-PEAP-MSCHAPv2 auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-PEAP-SIM auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-PWD treewide: Rename EAP mtu key to MTU 2019-10-24 13:51:20 -05:00
testEAP-SIM auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-SIM-ofono auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-TLS auto-t: update testEAP-TLS to use HostapdCLI 2019-10-28 15:01:36 -05:00
testEAP-TLS-Frag treewide: Rename EAP mtu key to MTU 2019-10-24 13:51:20 -05:00
testEAP-TLS-embedded-pems auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-TLSwithMFPC auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-TLSwithMFPR auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-TTLS auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-TTLS-CHAP auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-TTLS-EAP-MSCHAPV2 auto-t: update tests to use get_ordered_network call 2018-12-14 13:47:00 -06:00
testEAP-TTLS-Frag treewide: Rename EAP mtu key to MTU 2019-10-24 13:51:20 -05:00
testEAP-TTLS-MSCHAP auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-TTLS-MSCHAPv2 auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-TTLS-PAP auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testEAP-WPS auto-t: check for known networks in EAP-WSC 2019-08-28 13:06:40 -05:00
testEAP-WPS-Frag treewide: Rename EAP mtu key to MTU 2019-10-24 13:51:20 -05:00
testFILS auto-t: update testFILS to use new HostapdCLI 2019-06-05 16:18:26 -05:00
testFT-8021x-roam treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testFT-FILS-SHA256 treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testFT-FILS-SHA384 treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testFT-PSK-over-DS treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testFT-PSK-roam treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testFT-SAE-roam treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testHT-VHT treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testHiddenNetworks treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testHotspot treewide: Use CamelCase for disable_anqp setting 2019-10-24 23:18:23 -05:00
testKnownNetworks treewide: Use CamelCase for disable_anqp setting 2019-10-24 23:18:23 -05:00
testMFP-Options autotests: Remove del wd at the end function pattern 2019-04-22 18:20:01 -05:00
testOWE auto-t: updated autotests to use hwsim.get_radio 2019-06-11 11:44:00 -05:00
testOpen auto-t: update tests to use get_ordered_network call 2018-12-14 13:47:00 -06:00
testPreauth-roam auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
testRSSIAgent treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testSAE auto-t: remove dbus scan call in SAE autoconnect test 2019-08-02 02:23:45 -05:00
testSAQuery autotests: Use hostapd_map in place of wiphy_map 2019-04-22 18:16:14 -05:00
testSAQuery-spoofing auto-t: updated autotests to use hwsim.get_radio 2019-06-11 11:44:00 -05:00
testScan treewide: Use CamelCase for [Scan] settings 2019-10-24 15:58:08 -05:00
testScanKnownFreqs auto-t: updated testScanKnownFreqs 2019-09-12 11:36:00 -05:00
testWPA auto-t: update tests to use get_ordered_network call 2018-12-14 13:47:00 -06:00
testWPA2 autotests: Remove del wd at the end function pattern 2019-04-22 18:20:01 -05:00
testWPA2-SHA256 auto-t: update tests to use get_ordered_network call 2018-12-14 13:47:00 -06:00
testWPA2-no-CCMP auto-t: add test for CCMP with no support 2019-05-13 16:38:23 -05:00
testWPA2withMFP auto-t: update tests to use get_ordered_network call 2018-12-14 13:47:00 -06:00
util auto-t: support hostapd event processing 2019-11-04 14:42:17 -06:00