Commit Graph

61 Commits

Author SHA1 Message Date
shivamcandela
e1474f11cf old lanforge-scripts test
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-06-21 00:20:38 +05:30
Logan Lipke
151a2fbb7b Moved file to scripts_deprecated 2021-06-07 15:47:06 -07:00
Chuck SmileyRekiere
ddfb03da5b test_ipv6_connection.py : added try except for checking if interface is up. test_ipv4_conneciton.py : moved print to debug
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-21 15:33:24 -06:00
Chuck SmileyRekiere
3e54b14098 test_ipv4_connection.py : expected ap status to always be present
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-21 11:32:54 -06:00
Logan Lipke
e085bea4a4 Added NAME, PURPOSE, and EXAMPLE sections to docstrings 2021-05-18 15:45:02 -07:00
Matthew Stidham
e000571594 Fixing halt_on_error errors
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 15:48:42 -07:00
Matthew Stidham
052319d2ce Remove exit_on_error
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 15:19:34 -07:00
Matthew Stidham
a55ce37db9 fixing errors in l4cxprofile 2021-01-27 17:15:20 -08:00
Logan Lipke
6ec5da9eb6 Fixed typo 2021-01-07 15:55:18 -08:00
Logan Lipke
8a29d5df48 Updated docstring use to fit with standards 2021-01-07 15:55:18 -08:00
Logan Lipke
13dc5ed016 Changed docstrings to fit script format 2021-01-04 15:27:05 -08:00
Logan Lipke
52998207c5 Added docstring for documentation and usage example 2020-12-30 17:02:58 -08:00
Matthew Stidham
9c94287fb5 fix 2020-12-30 17:00:52 -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
Jed Reynolds
0673825f9e test_ipv4_connection.py: updates init and uses proxy, uses localrealm constructor in super constructor call 2020-12-18 12:39:16 -08:00
Dipti
869e06eaf4 security added 2020-12-16 14:10:02 -08:00
Dipti
6b4fbbbfd1 argparse groups added 2020-12-11 16:24:28 -08:00
Dipti
d4c712cb31 argument changes 2020-12-11 15:18:38 -08:00
Logan Lipke
0fceed5bd6 Changed host and port parameters to correctly use --mgr and --mgr_port 2020-12-11 15:06:33 -08:00
Jed Reynolds
bae52879b0 test_ipv4_connection.py: fixes unconnected --mgr, --mgr_port switches 2020-12-11 13:51:38 -08:00
Dipti
08bc4a47c0 lfcli base changes 2020-12-11 00:45:52 -08:00
Jed Reynolds
489e6ecd50 test_ipv4_connection.py: several:
- makes radio argument required
- fixes station creation assumption of resource 1
- more debugging
- whitespace
2020-12-10 20:26:34 -08:00
shivamcandela
0020154284 Hard Coded Bug Fixes 2020-12-01 12:43:16 +05:30
shivamcandela
c034449fc7 Hard Coded Bug Fixes 2020-12-01 12:41:58 +05:30
Dipti
59b1377d43 additions to test_all_x.bash, help additions 2020-11-23 08:55:40 -08:00
Dipti
4a9f4bdfdb test_x script, edits to tests/help 2020-11-19 11:59:16 -08:00
shivamcandela
a3b90e0d8d Added websocket generic listener for port 8081, added a test script for it and updated test_ipv4_connection.py to add websocket events 2020-11-17 11:55:37 +05:30
Dipti
6b829584bc more arg fixes 2020-10-30 13:50:19 -07:00
Logan Lipke
362dd5b165 Updated help output, test specific output WIP 2020-10-21 16:58:49 -07:00
Logan Lipke
802e61856a Updated descriptions in cli --help output 2020-10-20 17:03:28 -07:00
Logan Lipke
a115f1fe7a Updated stop method 2020-08-27 14:10:57 -07:00
Logan Lipke
588c485687 Added missing radio arg 2020-08-19 16:18:31 -07:00
Dipti Dhond
432334d60a test ipv4 conn that combines wep, wpa, wpa2, wpa3 and open conn - completed 2020-08-06 17:20:59 -07:00
Logan Lipke
efd9e4319f Renamed ipv4_connection to wpa2_connection 2020-07-14 17:44:27 -07:00
Logan Lipke
a05517bdb4 Changed use_wpa2 to use_security function 2020-07-13 17:19:20 -07:00
Logan Lipke
4f057c3f9b Added check for security type 2020-07-13 12:52:55 -07:00
Logan Lipke
8453454877 Changed secruity parameter in main to wpa2 from open 2020-07-13 12:48:21 -07:00
Logan Lipke
4f402d15f4 Modified path append to work better with Windows, updated use of wait_for_ip calls to work with new params 2020-07-13 12:42:50 -07:00
Logan Lipke
a36e395c12 Removed use of realm cleanup prior to test start 2020-07-10 16:32:22 -07:00
Logan Lipke
dbd5f072be Switched to using Realm's methods for creating new profiles, made various changes to keep similarity between tests 2020-07-10 15:04:13 -07:00
Logan Lipke
747c905465 Updated main method to make use of Realm's new cleanup methods before start of tests 2020-07-10 12:02:41 -07:00
Logan Lipke
621a665ab4 Updated to use new methods in realm 2020-07-10 10:11:41 -07:00
Logan Lipke
ed46db7068 Added short sleep time on cleanup to prevent missed deletions 2020-07-03 11:12:30 -07:00
Logan Lipke
677af21036 Removed unnecessary dict change for associated_map 2020-07-03 10:40:58 -07:00
Logan Lipke
18cc6aa2b1 Removed run method, moved run_test() to start(), added break from loop when test conditions pass 2020-07-03 10:36:10 -07:00
Logan Lipke
398c6dda2b Added test pass check to end of main() to improve readability on successful test 2020-07-02 16:32:59 -07:00
Logan Lipke
bb4d8bee40 Imporved debug output, added class-wide debug variable, added resource variable to cleanup method 2020-07-02 16:18:15 -07:00