mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 04:32:37 +01:00
autotests: update test1AP/README.txt
This commit is contained in:
parent
74689303df
commit
242e6d19e8
@ -1,3 +1,9 @@
|
||||
scanNetworkTest: This test checks that we find the right AP, as
|
||||
specified in the hostapd conf file.
|
||||
|
||||
connectDisconnectTest: Connect and disconnect from a network
|
||||
as specified in the hostapd conf file.
|
||||
|
||||
Pre-requisites:
|
||||
1. Ensure you have hostapd installed.
|
||||
2. Verify that the kernel has mac80211_hwsim.
|
||||
@ -19,8 +25,6 @@ Run tests (e.g. connectDisconnect test):
|
||||
cd <iwd>/autotests/test1AP
|
||||
./connectDisconnect.py
|
||||
|
||||
Note: This will not work with test-runner for now because of entropy issue. WIP.
|
||||
|
||||
Optional changes:
|
||||
1. You can provide your own config file to hostapd. If so, then you would need to
|
||||
change the assert inside the test to the name of the ssid in your test.
|
||||
|
Loading…
Reference in New Issue
Block a user