iwd/autotests/testAP
James Prestwood 69fe274c7d auto-t: Fixed AP test to work with multiple sub-tests
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
2018-06-29 18:30:28 -05:00
..
failure_test.py auto-t: Fixed AP test to work with multiple sub-tests 2018-06-29 18:30:28 -05:00
hw.conf auto-t: testAP increased the max execution interval 2018-05-21 17:44:21 -05:00
psk-ccmp.conf autotests: Add the AP mode test 2017-10-23 11:17:14 -05:00
test.py auto-t: Fixed AP test to work with multiple sub-tests 2018-06-29 18:30:28 -05:00