mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-23 14:22:36 +01:00
69fe274c7d
The single AP test worked fine, but adding a failure test caused some problems. Since the kernel is never restarted between tests it maintains old stale scan results from the previous test. This was causing an assert to sometimes fail in the second test being run because it was returning > 1 ordered networks. This change iterates through the ordered network list and chooses the appropriate network rather than assuming get_ordered_networks() will always return only one network object |
||
---|---|---|
.. | ||
failure_test.py | ||
hw.conf | ||
psk-ccmp.conf | ||
test.py |