Jed Reynolds
|
42cc9f5896
|
sta_connect2.py: can now be used like test_connect2.py:
Please use command to perform test_connect2.py action:
./sta_connect2.py -d localhost --dut_security wpa2 --dut_ssid jedway-r7800-149 --dut_passwd jedway-r7800-149 --upstream_port eth1 --radio wiphy0 --prefix test
|
2020-11-20 11:16:35 -08:00 |
|
Jed Reynolds
|
bcd3f78b7e
|
sta_connect2.py adds import that if not necessary, helpful for linters
|
2020-09-30 16:54:33 -07:00 |
|
Logan Lipke
|
383d2cf7b9
|
Updated to add wpa and wep options for dut_security
|
2020-08-26 13:41:59 -07:00 |
|
Dipti Dhond
|
b19e55fe3a
|
working now
|
2020-08-06 15:13:17 -07:00 |
|
Dipti Dhond
|
2bccd46dbd
|
changed SSID to jedway-open-1
|
2020-07-31 16:24:15 -07:00 |
|
Jed Reynolds
|
29e831dbb2
|
sta_connect2.py: updated to use modern Realm methods
|
2020-07-30 13:51:39 -07:00 |
|
Jed Reynolds
|
da22a57212
|
sta_connect2.py passes
|
2020-07-02 11:00:54 -07:00 |
|
Jed Reynolds
|
2f8d4a44a1
|
sta_connect2.py: lots of work creating L3 connections, lots of fixes
|
2020-07-02 01:47:09 -07:00 |
|
Jed Reynolds
|
16ba291bbb
|
sta_connect2.py: removes unused code, adds report-timer
|
2020-07-01 23:01:32 -07:00 |
|
Jed Reynolds
|
d59ba879f5
|
sta_connect2.py: now able to create L3 connection
|
2020-07-01 17:00:28 -07:00 |
|
Jed Reynolds
|
822dc0e036
|
sta_connect2.py: WIP creating layer3 connections, needs realm.py developments
|
2020-06-16 23:24:38 -07:00 |
|
Jed Reynolds
|
05ce5c109d
|
sta_connect2.py: divides up code into setup(), start(), stop(), clean() methods
|
2020-06-16 23:24:38 -07:00 |
|
Jed Reynolds
|
b413be3850
|
sta_connect2.py: WIP: introduces Realm based test class, presently crippled
|
2020-06-16 23:24:38 -07:00 |
|