mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-25 14:34:52 +00:00
36 lines
494 B
Markdown
36 lines
494 B
Markdown
# LANForge Python Scripts
|
|
This directory contains python scripts useful for unit-tests. It uses
|
|
libraries in ../py-json.
|
|
|
|
#### Scripts included are:
|
|
|
|
|
|
|
|
* cicd_TipIntegration.py:
|
|
|
|
* cicd_testrail.py:
|
|
|
|
* cicd_testrailAndInfraSetup.py:
|
|
|
|
* run_cv_scenario.py:
|
|
|
|
* sta_connect.py:
|
|
|
|
* sta_connect2.py:
|
|
|
|
* sta_connect_example.py:
|
|
|
|
* sta_connect_multi_example.py:
|
|
|
|
* stations_connected.py:
|
|
|
|
* test_ipv4_connection.py:
|
|
|
|
* test_ipv4_variable_time.py:
|
|
|
|
* test_wanlink.py:
|
|
|
|
* vap_stations_example.py:
|
|
|
|
|