mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-02 18:19:23 +01:00
10 lines
351 B
Plaintext
10 lines
351 B
Plaintext
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
|