iwd/autotests/test0AP
Rahul Rahul 67a43a0813 autotests: scan network when no AP is present 2016-05-17 10:14:00 -05:00
..
README.txt autotests: test0AP/README.txt 2016-05-17 10:13:22 -05:00
scanNetworkWithoutAPTest.py autotests: scan network when no AP is present 2016-05-17 10:14:00 -05:00

README.txt

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 <iwd>/autotests/test0AP
    ./scanNetworkWithoutAPTest.py