Commit Graph

28 Commits

Author SHA1 Message Date
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
Logan Lipke
24cb4d739f Added station creation, cleanup, association, and ip tests 2020-06-19 17:05:27 -07:00