auto-t: add ctrl_interface to testHotspot

This is now required for any test using HostapdCLI
This commit is contained in:
James Prestwood 2019-11-13 14:30:31 -08:00 committed by Denis Kenzior
parent 088ed86f3d
commit a3817ba015
4 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
ctrl_interface=/var/run/hostapd
hw_mode=g
channel=1
wpa=2

View File

@ -1,3 +1,4 @@
ctrl_interface=/var/run/hostapd
hw_mode=g
channel=2
ssid=ssidWPA2-1

View File

@ -1,3 +1,4 @@
ctrl_interface=/var/run/hostapd
hw_mode=g
channel=3
ssid=ssidWPA2-2

View File

@ -1,3 +1,4 @@
ctrl_interface=/var/run/hostapd
hw_mode=g
channel=4
ssid=ssidWPA2-3