iwd/tools
Andrew Zaborowski d1c4921b86 test-runner: Only create/remove interfaces for hostapd
Move the interface creation code from configure_hw_radios to
configure_hostapd_instaces so as not to create unneeded interfaces on
the wiphys that IWD is going to manage.  We pass a wiphy whitelist to
IWD later and IWD now creates the interfaces it needs on those managed
wiphys.  Change TEST_WIPHY_LIST format to only include the interface
name for the wiphys used by hostapd.

Note that we still remove interfaces just before removing the hwsim
radios on exit, it seems like there's no point removing the interfaces
in that case.
2019-04-22 16:33:40 -05:00
..
hwsim-dbus.conf tools: Change net.connman.iwd.hwsim to net.connman.hwsim 2018-09-14 15:27:57 +02:00
hwsim.c hwsim: Use l_genl_family_set_unicast_handler 2018-11-02 15:52:56 -05:00
test-runner.c test-runner: Only create/remove interfaces for hostapd 2019-04-22 16:33:40 -05:00
test_runner_kernel_config tools: fix test_runner_kernel_config for HT/VHT 2019-03-18 12:21:49 -05:00