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 |
|
Logan Lipke
|
a05064665d
|
Turned up to False by default, set report_timer to 1500
|
2020-07-02 12:39:11 -07:00 |
|
Logan Lipke
|
ebc001831f
|
Merge remote-tracking branch 'origin/master'
|
2020-07-02 11:07:47 -07:00 |
|
Logan Lipke
|
d14de26a66
|
Added start and stop functions to bring stations up and down
|
2020-07-02 09:56:02 -07:00 |
|
Jed Reynolds
|
15f7696462
|
changes set_prefix to set_number_template because the method name/param had wrong meaning
|
2020-07-02 01:46:34 -07:00 |
|
Logan Lipke
|
5cd9a1a475
|
Removed old testing functions, created build function to create stations, added sta_list parameter to use list of stations for testing
|
2020-07-01 17:57:50 -07:00 |
|
Logan Lipke
|
9588f98e9b
|
Fixed broken test logic, added output when starting tests
|
2020-06-24 12:49:45 -07:00 |
|
Logan Lipke
|
5eff2f31ec
|
Rewrote test function, added range test with custom station list, added examples for new testing
|
2020-06-23 16:29:46 -07:00 |
|
Logan Lipke
|
9c9ee678fd
|
Changed search parameters for tests
|
2020-06-23 14:41:28 -07:00 |
|
Logan Lipke
|
34aa90f9af
|
Cleaned up run function
|
2020-06-22 16:57:24 -07:00 |
|
Logan Lipke
|
c3df3a62bd
|
Improved cleanup function
|
2020-06-22 14:16:36 -07:00 |
|