Commit Graph

586 Commits

Author SHA1 Message Date
Logan Lipke
13dc5ed016 Changed docstrings to fit script format 2021-01-04 15:27:05 -08:00
Chuck SmileyRekiere
9461f75aa6 lf_hackrf.py : python3 version, put in other code base , minor change for
raw_input that was pretty much it.  There will nee functionality added to
readback the inputs.
2021-01-04 06:53:22 -07:00
Matthew Stidham
4daa7467ba create station and create vap 2020-12-31 16:45:34 -08:00
Dipti
37bbe567ce test all scripts re-added 2020-12-30 19:43:52 -08:00
Logan Lipke
52998207c5 Added docstring for documentation and usage example 2020-12-30 17:02:58 -08:00
Logan Lipke
7c4789b673 Added docstring for documentation and usage example 2020-12-30 17:01:28 -08:00
Matthew Stidham
8b2d5ce0de Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-30 17:01:01 -08:00
Matthew Stidham
9c94287fb5 fix 2020-12-30 17:00:52 -08:00
Dipti
1ae7e545ae Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-30 16:11:14 -08:00
Dipti
20a06dfdbf 1k works again, added updated argparse formatting 2020-12-30 16:10:48 -08:00
Matthew Stidham
cacfc15766 my changes 2020-12-30 11:05:23 -08:00
Matthew Stidham
c42961f6af formatting error 2020-12-30 11:02:20 -08:00
Logan Lipke
b8e2b1a109 Added docstring for documentation and usage example 2020-12-29 16:56:16 -08:00
Logan Lipke
51187f85c9 Added docstring for documentation and usage example 2020-12-29 15:55:44 -08:00
Logan Lipke
508f30d8ee Created script to help get documentation info from scripts/modules 2020-12-29 15:41:21 -08:00
Matthew Stidham
d099014299 minor fix 2020-12-29 14:41:24 -08:00
Matthew Stidham
f084e6d81f many outputs from Pandas dataframe and basic test data on output 2020-12-29 14:37:24 -08:00
Matthew Stidham
ee742907f5 many outputs from Pandas dataframe and basic test data on output 2020-12-29 14:35:23 -08:00
Dipti
60b7c0d9dd updated args and example 2020-12-28 15:25:51 -08:00
Matthew Stidham
9661d5f969 create CSV from realm monitor 2020-12-28 14:21:38 -08:00
Matthew Stidham
e4b8266a20 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-28 13:11:35 -08:00
Matthew Stidham
875942bd75 monitor correction 2020-12-28 13:11:18 -08:00
Jed Reynolds
38dfb463ed test_status_msg.py: do not hard code port 2020-12-22 17:25:54 -08:00
Logan Lipke
107c881e91 Fixed variable not being referenced 2020-12-22 15:59:37 -08:00
Logan Lipke
4725cdc11c Fixed issue with required security arg being included on top of what's in create_basic_argparse 2020-12-22 15:59:24 -08:00
shivamcandela
0bd03f44b1 layer3_test for webconsole 2020-12-23 02:11:27 +05:30
shivamcandela
69c3d3eba6 path corrections 2020-12-23 00:00:39 +05:30
shivamcandela
6dc3fee1d8 Updates for webconsole beta testing 2020-12-22 23:57:31 +05:30
shivamcandela
41f3d41cf8 added layer4 test for http traffic for webconsole and some corrections in test_utility 2020-12-22 23:53:27 +05:30
Matthew Stidham
e9715b1ff1 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-22 10:14:10 -08:00
Matthew Stidham
0b4e31fa52 properly use parse_time to render test duration 2020-12-22 10:13:39 -08:00
shivamcandela
6285913758 added test status and path corrections 2020-12-22 23:37:16 +05:30
Matthew Stidham
ea7484d974 parse_time function in monitor 2020-12-22 09:42:51 -08:00
Matthew Stidham
da879f1f4b layer3connections variable and test duration 2020-12-22 09:37:17 -08:00
Matthew Stidham
de4035235f minor tweaks 2020-12-22 09:25:56 -08:00
Dipti
f9958f01d1 security argparse removal 2020-12-21 21:37:35 -08:00
Jed Reynolds
e034cabaf0 test_ipv4_variable_time.py: adds required/optional argument parsing, whitespace 2020-12-21 20:55:28 -08:00
Jed Reynolds
7eca38e2f7 test_ipv6_variable_time.py: updates:
- fixes incorrect CX type
- adds check on tcp6 or udp6 type
- adds max rates
- adds mode, ap options
2020-12-21 20:53:40 -08:00
Matthew Stidham
8cddb68568 works with any number of stations, exports an excel compatible filename 2020-12-21 20:15:53 -08:00
Matthew Stidham
8d345c2f93 variable time 2020-12-21 19:57:42 -08:00
Matthew Stidham
afd2d74ed3 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-21 18:12:23 -08:00
Matthew Stidham
70da0d4a62 faster monitor function 2020-12-21 18:12:13 -08:00
Dipti
1391d5376d test_all_scripts.sh updates 2020-12-21 16:28:39 -08:00
Matthew Stidham
14bc7dc771 Realm monitor 2020-12-21 16:12:24 -08:00
Matthew Stidham
669cb65777 Realm Monitor 2020-12-21 16:10:11 -08:00
Logan Lipke
fa4d519078 Clarified help output, added more command examples 2020-12-18 17:00:42 -08:00
Dipti
4193b54e5c fixed help, added mode and AP customization 2020-12-18 16:06:08 -08:00
Dipti
549c8777b2 argparse and help fixed 2020-12-18 15:35:00 -08:00
Dipti
1af13e32a5 addition of new argparse functions to help 2020-12-18 15:17:58 -08:00
Dipti
033ed53e90 consistency in output 2020-12-18 15:10:41 -08:00