Commit Graph

15 Commits

Author SHA1 Message Date
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
dfaf8f643b Changed station_profile to work with changes in realm, refactored cleanup methods 2020-07-09 17:26:39 -07:00
Logan Lipke
49bdde9a41 Changed admin_up() to use self.resource instead of hard-coded number 2020-07-08 16:15:14 -07:00
Logan Lipke
c507db642c Updated script to use new methods in realm, refactored code to better fit with build, start, stop, and cleanup methods 2020-07-08 14:59:54 -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
Jed Reynolds
d134c8c196 test_ipv4_variable_time.py: renamed parameters 2020-07-01 17:00:28 -07:00
Logan Lipke
9d6544383f Finished testing method, compares rx bytes every minute of test 2020-06-30 13:55:56 -07:00
Logan Lipke
4864d8ec04 Added beginning of test, added method for getting list of cx names with bps rx values 2020-06-29 17:01:51 -07:00
Logan Lipke
2a2bf8a5b6 Added init parameters for min/max rates, added check for cx_list not equal to None 2020-06-26 17:59:56 -07:00
Logan Lipke
96006f2083 Added method to set all cx states at once, finished basic outline for testing function 2020-06-26 11:23:41 -07:00
Logan Lipke
2fb338b5ec Added station and cx creation 2020-06-25 15:51:52 -07:00
Logan Lipke
5a943fa141 Script for running a ipv4 connection test over a variable period of time 2020-06-25 10:35:34 -07:00
Logan Lipke
24cb4d739f Added station creation, cleanup, association, and ip tests 2020-06-19 17:05:27 -07:00
Logan Lipke
5f3140b868 Fixed typo in argument parsing 2020-06-19 13:34:31 -07:00