Commit Graph

36 Commits

Author SHA1 Message Date
Dipti
742e7115cd mode and bssid added 2020-12-16 10:30:53 -08:00
Dipti
b115c45f95 test_duration is now able to be set - def to 2m 2020-12-16 09:17:05 -08:00
Dipti
cfdc62bcb8 fixed debug output 2020-12-15 16:02:40 -08:00
Logan Lipke
5290697231 Fixed help output issue 2020-12-15 16:00:19 -08:00
Dipti
03f514cd4d security param addition 2020-12-15 15:46:59 -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
Dipti
354c93bd9f help edits,test edits,bash script edits, just syntax errors left 2020-11-25 18:32:47 -08:00
Dipti
af555b9f09 arguement edits, type cast edits 2020-11-24 13:37:41 -08:00
Logan Lipke
c6f0088846 Removed reliance on upstream port having ip 2020-11-13 17:06:25 -08:00
Dipti
6b829584bc more arg fixes 2020-10-30 13:50:19 -07:00
Logan Lipke
8d943c1f96 Updated cli args to have test specific examples 2020-10-22 15:45:13 -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
00039d772b Updated to use StationProfile.admin_down() 2020-08-07 16:16:58 -07:00
Logan Lipke
68b13e39c5 Added upstream port param 2020-08-07 11:53:10 -07:00
Logan Lipke
7bd68683b5 Removed unnecessary argument 2020-08-06 14:24:18 -07:00
Logan Lipke
e35bdcdec0 Fixed names in argparse info 2020-08-06 14:21:59 -07:00
Logan Lipke
85b5b28de9 Updated script to use new arg parsing methods 2020-08-06 14:17:11 -07:00
Logan Lipke
976cb5505e Added check with wait_for_ips that will stop the test if a timeout occurs 2020-07-31 10:30:44 -07:00
Logan Lipke
54657fc74c Added check to prevent existing endps from interfering in test 2020-07-30 15:27:29 -07:00
Logan Lipke
28da5fe190 Fixed typo with cli-json 2020-07-30 10:05:26 -07:00
Logan Lipke
dcec9e535f Removed unused method 2020-07-29 15:40:01 -07:00
Logan Lipke
37c9618f38 Fixed hard-coded variable 2020-07-29 13:21:54 -07:00
Logan Lipke
95b28740f4 Moved some functions in start around 2020-07-29 13:16:41 -07:00
Logan Lipke
933aac9b43 Reordered some functions in start 2020-07-15 15:32:42 -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
d3ef95b22d Changed order of stations and cx/endp cleanup 2020-07-10 16:17:57 -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
89658e4935 Cleaned up main method 2020-07-07 15:26:42 -07:00
Logan Lipke
6874c76ded Created test for url per ten min based on test_ipv4_l4, tests urls/s every ten min and compares to target rate 2020-07-07 15:16:47 -07:00