iwd/autotests/testPreauth-roam
James Prestwood 65eeab1313 auto-t: updated autotests to use hwsim.get_radio
This removes all the duplicated code where the interfaces are iterated
and the radio/hostapd instances are created. Instead the two new APIs
are used to get each instance, e.g.:

hapd = HostapdCLI(config='ssid.conf')
radio = hwsim.get_radio('radX')
2019-06-11 11:44:00 -05:00
..
TestPreauth.8021x auto-t: prevent auto connection in pre auth roam test 2018-10-02 16:16:36 -05:00
eaptls-preauth-1.conf autotests: Add a Preauthentication test 2017-05-01 11:24:17 -05:00
eaptls-preauth-2.conf autotests: Add a Preauthentication test 2017-05-01 11:24:17 -05:00
hw.conf auto-t: require "needs_hwsim" on hwsim tests 2019-05-01 17:03:37 -05:00
test.py auto-t: updated autotests to use hwsim.get_radio 2019-06-11 11:44:00 -05:00