iwd/autotests/testSAE
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
..
autoconnect_test.py auto-t: remove dbus scan call in SAE autoconnect test 2019-08-02 02:23:45 -05:00
clogging_test.py autotests: Remove del wd at the end function pattern 2019-04-22 18:20:01 -05:00
connection_test.py auto-t: prepare autotests for test-runner re-write 2020-09-10 17:59:49 -05:00
failure_test.py autotests: Remove del wd at the end function pattern 2019-04-22 18:20:01 -05:00
group_20_connection_test.py auto-t: prepare autotests for test-runner re-write 2020-09-10 17:59:49 -05:00
hw.conf auto-t: add SAE test for group 20 2019-02-01 16:01:01 -06:00
ssidSAE-20.conf auto-t: update SAE tests to use MFP/CCMP 2019-03-22 11:38:15 -05:00
ssidSAE-Clogging.conf auto-t: update SAE tests to use MFP/CCMP 2019-03-22 11:38:15 -05:00
ssidSAE.conf auto-t: update SAE tests to use MFP/CCMP 2019-03-22 11:38:15 -05:00
ssidSAE.psk auto-t: added test for SAE 2018-08-14 10:37:56 -05:00