iwd/autotests
James Prestwood 07fc7905ca auto-t: fix error handling in testHotspot
testHotspot suffered from improper cleanup and if a single test failed
all subsequent tests would fail due to IWD still running since IWD()
was never cleaned up.

In addition the PSK agent and hwsim rules are now set onto the cls
object and removed in tearDownClass()
2021-08-18 16:57:34 -05:00
..
misc auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
shell auto-t: add shell test 2019-08-07 16:37:51 -05:00
testAP auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -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: use connect_bssid in APRoam 2021-08-12 15:14:07 -05:00
testAdHoc auto-t: remove stale hw.conf options 2021-01-27 13:42:58 -06:00
testAddressRandomization auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testAgent auto-t: fix testAgent use of Process 2021-08-13 15:18:40 -05:00
testBSSBlacklist auto-t: set autoconnect=True for tests that need it 2021-08-12 16:59:05 -05:00
testClientNonInteractive auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testConnectAutoconnect auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testDisconnectByAP auto-t: prepare autotests for test-runner re-write 2020-09-10 17:59:49 -05:00
testDisconnectOnConnect auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testEAD auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testEAP auto-t: separate PEAP + SIM test 2021-08-17 17:02:32 -05:00
testEAP-PEAPv0-CryptoBinding auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testEAP-TLS-Frag auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testEAP-TLSwithMFPC auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testEAP-TLSwithMFPR auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testEAP-TTLS-Frag auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testEAP-WPS auto-t: release radio/hostapd instances from cls 2021-02-26 10:08:10 -06:00
testEAP-WPS-Frag auto-t: release radio/hostapd instances from cls 2021-02-26 10:08:10 -06:00
testFILS auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testFT-8021x-roam auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testFT-FILS auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testHT-VHT auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testHiddenNetworks auto-t: set autoconnect=True for tests that need it 2021-08-12 16:59:05 -05:00
testHotspot auto-t: fix error handling in testHotspot 2021-08-18 16:57:34 -05:00
testKnownNetworks auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testMFP-Options auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testNetconfig auto-t: cleanup dhcpd.leases[~] in testNetconfig 2021-08-13 15:18:40 -05:00
testOWE auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testOpen auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testP2P auto-t: make hwsim registration off by default 2021-08-12 16:59:01 -05:00
testPSK-roam auto-t: make hwsim registration off by default 2021-08-12 16:59:01 -05:00
testPreauth-roam auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testRRM auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testRSSIAgent auto-t: make hwsim registration off by default 2021-08-12 16:59:01 -05:00
testRoamRetry auto-t: speed up testRoamRetry 2021-08-13 14:45:14 -05:00
testSAE auto-t: set autoconnect=True for tests that need it 2021-08-12 16:59:05 -05:00
testSAE-AntiClogging auto-t: SAE: Rework SAE tests 2021-07-14 19:02:06 -05:00
testSAE-roam auto-t: rename testFT-SAE-roam to testSAE-roam 2021-08-12 15:14:07 -05:00
testSAQuery auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testSAQuery-spoofing auto-t: use .frequency property in SAQuery-spoofing test 2021-08-13 10:46:18 -05:00
testScan auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testScanKnownFreqs auto-t: set autoconnect=True for tests that need it 2021-08-12 16:59:05 -05:00
testWPA auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testWPA2 auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testWPA2-SHA256 auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testWPA2-no-CCMP auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testWPA2withMFP auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
util hwsim: add Rule.remove_all() 2021-08-18 16:57:29 -05:00