Commit Graph

28 Commits

Author SHA1 Message Date
Matthew Stidham
052319d2ce Remove exit_on_error
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 15:19:34 -07:00
Dipti
13f556768f debug output fixed debug 2021-02-12 11:37:56 -08:00
Logan Lipke
185ca77e1a Updated docstrings to fit with standards 2021-01-07 16:22:49 -08:00
Logan Lipke
13dc5ed016 Changed docstrings to fit script format 2021-01-04 15:27:05 -08:00
Logan Lipke
7c4789b673 Added docstring for documentation and usage example 2020-12-30 17:01:28 -08:00
Dipti
4193b54e5c fixed help, added mode and AP customization 2020-12-18 16:06:08 -08:00
Dipti
179927e7c8 sleeps 2020-12-16 09:51:33 -08:00
Dipti
25367afc93 more debug in realm, test generic for iperf 2020-12-15 23:06:08 -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
6b829584bc more arg fixes 2020-10-30 13:50:19 -07:00
Dipti
68121692c0 parameter fixes 2020-10-30 13:41:59 -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
2ce659c385 Updated script to use new arg parsing methods 2020-08-06 16:13:04 -07:00
Logan Lipke
7efbce8a46 Fixed missing self.debug for create method 2020-07-30 12:36:05 -07:00
Logan Lipke
28da5fe190 Fixed typo with cli-json 2020-07-30 10:05:26 -07:00
Logan Lipke
73d18a517e Fixed variable names and missing import 2020-07-28 15:01:49 -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
f408df8653 Added short sleep time on cleanup to prevent missed deletions 2020-07-03 11:12:05 -07:00
Logan Lipke
ea0a39ee2a Added script to check ipv6 connection of stations 2020-07-03 10:57:36 -07:00