mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
Fixed typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
"""test_ipv4_connection.py will create stations and attempt to connect to an SSID, WPA, WPA2, WPA3, WEP, and Open connection types are supported
|
"""test_ipv4_connection.py will create stations and attempt to connect to an SSID. WPA, WPA2, WPA3, WEP, and Open connection types are supported
|
||||||
|
|
||||||
Script for creating a variable number of stations and attempting to connect them to an SSID.
|
Script for creating a variable number of stations and attempting to connect them to an SSID.
|
||||||
A test will run to verify stations are associated and get an IP, if these conditions are both true, the test will
|
A test will run to verify stations are associated and get an IP, if these conditions are both true, the test will
|
||||||
|
|||||||
Reference in New Issue
Block a user