From 7c2f73148c19b1a7ba998f5cd1d3d4e195abcb5d Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Wed, 13 Nov 2019 14:30:28 -0800 Subject: [PATCH] auto-t: add ctrl_interface to testOWE This is now required for any test using HostapdCLI --- autotests/testOWE/ssidGroup20.conf | 1 + autotests/testOWE/ssidOWE.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/autotests/testOWE/ssidGroup20.conf b/autotests/testOWE/ssidGroup20.conf index 72f84091..afd5c0a4 100644 --- a/autotests/testOWE/ssidGroup20.conf +++ b/autotests/testOWE/ssidGroup20.conf @@ -1,3 +1,4 @@ +ctrl_interface=/var/run/hostapd hw_mode=g channel=1 ssid=ssidGroup20 diff --git a/autotests/testOWE/ssidOWE.conf b/autotests/testOWE/ssidOWE.conf index b9c79d82..a0a4f26c 100644 --- a/autotests/testOWE/ssidOWE.conf +++ b/autotests/testOWE/ssidOWE.conf @@ -1,3 +1,4 @@ +ctrl_interface=/var/run/hostapd hw_mode=g channel=1 ssid=ssidOWE