3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-03 18:08:42 +02:00
iwd/autotests/test0AP
2016-06-01 14:39:38 -05:00
..
hw.conf autotests: hw.conf for test0AP 2016-05-17 18:34:31 -05:00
README.txt autotests: test0AP/README.txt 2016-05-17 10:13:22 -05:00
scanNetworkWithoutAPTest.py autotests: fixed scanNetworkWithoutAP after objectManager changes 2016-06-01 14:39:38 -05:00

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