mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-05 11:39:24 +01:00
fa366c79e4
Any test using assertTrue(hostapd.list_sta()) improperly has been replaced with wait_for_event(). There were a few places where this was actually ok (i.e. IWD is already connected) but most needed to be changed since the check was just after IWD connected and hostapd's list_sta() API may not return a fully updated list. |
||
---|---|---|
.. | ||
connection_test.py | ||
ft-eap-ccmp-1.conf | ||
ft-eap-ccmp-2.conf | ||
hw.conf | ||
main.conf | ||
radius.conf | ||
TestFT.8021x |