3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-05 19:08:52 +02:00
iwd/autotests
James Prestwood f6683bab75 auto-t: hwsim.py: convert addresses to 42:* format
mac80211_hwsim has a funny quirk with multiple addresses in
radios. Some operations require address index zero, some index
one. And these addresses (possibly a result of how test-runner
initializes radios) sometimes get mixed up. For example scan
results may show a BSS address as 02:00:00:00:00:00, while the
next test run shows 42:00:00:00:00:00.

Ultimately, sending out frames requires the first nibble of the
address to be 0x4 so to handle both variants of addresses described
above hwsim.py was updated to always bitwise OR the first byte
with 0x40.
2021-08-25 08:51:45 -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
testAddressRandomization auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testAdHoc auto-t: remove stale hw.conf options 2021-01-27 13:42:58 -06:00
testAgent auto-t: fix testAgent use of Process 2021-08-13 15:18:40 -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
testBSSBlacklist auto-t: combine testBSSBlacklist tests 2021-08-18 19:53:16 -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
testHiddenNetworks auto-t: set autoconnect=True for tests that need it 2021-08-12 16:59:05 -05:00
testHotspot auto-t: remove ANQP delay test 2021-08-18 19:53:22 -05:00
testHT-VHT auto-t: update tests to enable hwsim rules 2021-08-18 19:53:19 -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
testOpen auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testOWE auto-t: update tests to enable hwsim rules 2021-08-18 19:53:19 -05:00
testP2P autotests: Test GO-side IP Allocation in testP2P 2021-08-25 08:02:17 -05:00
testPreauth-roam auto-t: remove duplicate EAP tests 2021-08-17 11:44:36 -05:00
testPSK-roam auto-t: make hwsim registration off by default 2021-08-12 16:59:01 -05:00
testRoamRetry auto-t: update tests to enable hwsim rules 2021-08-18 19:53:19 -05:00
testRRM auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
testRSSIAgent auto-t: update tests to enable hwsim rules 2021-08-18 19:53:19 -05:00
testSAE auto-t: update tests to enable hwsim rules 2021-08-18 19:53:19 -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-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 all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
util auto-t: hwsim.py: convert addresses to 42:* format 2021-08-25 08:51:45 -05:00