diff --git a/autotests/test1AP/README.txt b/autotests/test1AP/README.txt index e5464542..8be1838b 100644 --- a/autotests/test1AP/README.txt +++ b/autotests/test1AP/README.txt @@ -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 /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.