iwd/autotests/testDisconnectByAP
James Prestwood 9594b03a35 auto-t: prepare autotests for test-runner re-write
The tests basically remained the same with a few minor changes.
The wiphy_map and in turn hostapd_map are no longer used. This
was already partially converted a long time ago when the 'config'
parameter was added to HostapdCLI. This patch fully converts all
autotests to use 'config' rather than looking up by interface.

Some test scripts were named 'test.py' which was fine before but
the new rewrite actually loads each python test as a module. The
name 'test' is too ambiguous and causes issues due to a native
python module with the same name. All of these files were
renamed to 'connection_test.py'.
2020-09-10 17:59:49 -05:00
..
disconnect_by_ap_test.py auto-t: prepare autotests for test-runner re-write 2020-09-10 17:59:49 -05:00
hw.conf auto-t: Add disconnect by AP test 2016-10-12 10:14:28 -05:00
ssidOpen.conf auto-t: Add disconnect by AP test 2016-10-12 10:14:28 -05:00