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