From 0e52787890945d9a56d00bab3e6ca756e08030f5 Mon Sep 17 00:00:00 2001 From: Rahul Rahul Date: Mon, 16 May 2016 17:02:31 -0700 Subject: [PATCH] autotests: test0AP/README.txt --- autotests/test0AP/README.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 autotests/test0AP/README.txt diff --git a/autotests/test0AP/README.txt b/autotests/test0AP/README.txt new file mode 100644 index 00000000..5ec8c4cd --- /dev/null +++ b/autotests/test0AP/README.txt @@ -0,0 +1,9 @@ +scanNetworkWithoutAPTest: This test checks that we do not find any AP to + connect to, if hostapd is not started. + +Run tests (scanNetworkWithoutAPTest test): +1. Start iwd. + sudo iwd +2. Start scanNetworkWithoutAPTest test (inside autotests/test0AP directory). + cd /autotests/test0AP + ./scanNetworkWithoutAPTest.py