iwd/autotests/testHT-VHT
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
..
ht.conf auto-t: add test for HT/VHT rates 2019-02-25 15:10:31 -06:00
hw.conf auto-t: add test for HT/VHT rates 2019-02-25 15:10:31 -06:00
main.conf auto-t: add test for HT/VHT rates 2019-02-25 15:10:31 -06:00
non-ht-vht.conf auto-t: add test for HT/VHT rates 2019-02-25 15:10:31 -06:00
test.py auto-t: updated autotests to use hwsim.get_radio 2019-06-11 11:44:00 -05:00
vht.conf auto-t: add test for HT/VHT rates 2019-02-25 15:10:31 -06:00