3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-12-03 09:29:32 +01:00
iwd/autotests
James Prestwood 3f4a29651e auto-t: always initialize StationDebug in Device class
Since IWD doesn't utilize DBus signals in "normal" operations its
fine to lazy initialize any of the DBus interfaces since properties
can be obtained as needed with Get/GetAll.

For test-runner though StationDebug uses signals for debug events
and until the StationDebug class is initialized (via a method call
or property access) all signals will be lost. Fix this by always
initializing the StationDebug interface when a Device class is
initialized.
2024-11-25 08:33:44 -06:00
..
misc auto-t: allow wildcard phase1 for EAP tests 2022-06-01 11:02:01 -05:00
shell auto-t: add shell test 2019-08-07 16:37:51 -05:00
testAddressRandomization auto-t: use copy_to_storage in address randomization test 2022-05-25 15:00:06 -05:00
testAdHoc auto-t: add client test to testAdHoc 2022-06-30 13:38:02 -05:00
testAffinity auto-t: add tests for Affinities behavior 2024-09-03 10:24:33 -05:00
testAgent auto-t: fix unpredictability/pointless test from testAgent 2022-06-29 13:18:29 -05:00
testAP auto-t: update test to work with PairwiseCiphers array 2022-11-04 12:04:00 -05:00
testAP-no-support auto-t: update test to work with PairwiseCiphers array 2022-11-04 12:04:00 -05:00
testAPRoam auto-t: add a no candidate test to testAPRoam 2022-09-28 12:36:20 -05:00
testBasicServiceSet auto-t: Add test for BasicServiceSets 2024-08-19 11:43:30 -05:00
testBSSBlacklist auto-t: fix testBSSBlacklist typo 2022-03-31 18:12:49 -05:00
testChannelSwitch auto-t: add missing ocv option and wait to testChannelSwitch 2021-10-19 15:29:26 -05:00
testClientNonInteractive auto-t: remove direct scan() call when possible 2022-03-30 15:25:55 -05:00
testConnectAutoconnect treewide: fix spelling mistakes 2024-11-07 19:11:59 +01:00
testDisconnectByAP auto-t: remove direct scan() call when possible 2022-03-30 15:25:55 -05:00
testDisconnectOnConnect auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testDPP auto-t: fix several DPP tests after station state changes 2024-07-24 15:26:57 -05:00
testEAD auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testEAP auto-t: add EAP reauth to testEAP 2022-05-26 11:24:56 -05:00
testEAP-PEAPv0-CryptoBinding auto-t: fix eapol_reauth utility 2022-05-26 11:24:52 -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: add client test to testEAP-WPS 2022-06-30 13:38:02 -05:00
testEAP-WPS-Frag auto-t: release radio/hostapd instances from cls 2021-02-26 10:08:10 -06:00
testEAPoL-spoofing auto-t: Add EAPoL spoofing test 2022-05-11 17:23:54 -05:00
testEncryptedProfiles treewide: fix spelling mistakes 2024-11-07 19:11:59 +01:00
testFILS auto-t: add comment about FILS rekeys 2023-06-19 20:54:17 -05:00
testFrameFuzzing auto-t: Add frame fuzzing test 2024-02-29 14:32:33 -06:00
testFT-8021x-roam auto-t: remove rekey timeouts from autotests 2022-10-06 09:01:24 -05:00
testFT-FILS auto-t: remove rekey timeouts from autotests 2022-10-06 09:01:24 -05:00
testHiddenNetworks treewide: fix spelling mistakes 2024-11-07 19:11:59 +01:00
testHotspot auto-t: Drop !used hostapd instances in testHotspot 2021-12-24 14:28:55 -06:00
testHT-VHT auto-t: remove direct scan() call when possible 2022-03-30 15:25:55 -05:00
testKnownNetworks auto-t: add test for known frequency sorting/maximum 2024-01-29 20:45:32 -06:00
testMFP-Options treewide: fix spelling mistakes 2024-11-07 19:11:59 +01:00
testNetconfig treewide: fix spelling mistakes 2024-11-07 19:11:59 +01:00
testNetconfigRoam auto-t: add test for roaming + netconfig 2024-01-08 22:08:53 -06:00
testOpen auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testOWE auto-t: add OWE test for auto default group 2024-02-27 13:55:37 -06:00
testOWE-transition auto-t: Update tests to use hostapd.default() 2023-08-30 20:41:25 -05:00
testP2P auto-t: Work around wpa_s config issue in testP2P 2022-06-06 10:39:00 -05:00
testPreauth-roam auto-t: remove rekey timeouts from autotests 2022-10-06 09:01:24 -05:00
testPSK-roam auto-t: a few random autotest fixes 2024-07-18 16:08:46 -05:00
testRoamRetry treewide: fix spelling mistakes 2024-11-07 19:11:59 +01:00
testRRM auto-t: add more checks to testRRM 2022-09-09 09:11:15 -05:00
testRSSIAgent auto-t: fix testRSSIAgent after signal agent changes 2022-05-25 15:00:06 -05:00
testSAE auto-t: add SAE-H2E test for setting the default ECC group 2024-08-12 16:19:16 -05:00
testSAE-AntiClogging auto-t: Update tests to use hostapd.default() 2023-08-30 20:41:25 -05:00
testSAE-roam auto-t: remove rekey timeouts from autotests 2022-10-06 09:01:24 -05:00
testSAQuery auto-t: testSAQuery remove ungraceful restart 2021-08-25 08:51:45 -05:00
testSAQuery-spoofing auto-t: add OCV to testSAQuery-spoofing 2021-10-19 13:28:03 -05:00
testScan auto-t: speed up testScan 2022-10-06 14:41:26 -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: add test for deauth after authentication 2024-06-26 09:38:06 -05:00
testWPA2-ext-key-id auto-t: fix rekey/reauth logic in a few ways 2022-06-24 18:11:33 -05:00
testWPA2-no-CCMP 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
testWPA2withMFP auto-t: Update tests to use hostapd.default() 2023-08-30 20:41:25 -05:00
util auto-t: always initialize StationDebug in Device class 2024-11-25 08:33:44 -06:00