21 Commits

Author SHA1 Message Date
Ben Greear
d824eb2e66 Fix perl use of 'use lib'
The 'use lib' logic happens in the pre-compile stage, so one cannot
use normal 'if' logic to use a particular INC.  Instead, just make sure
that best dir is added to 'use lib' last since it prepends to INC.
2020-03-04 16:35:47 -08:00
Jed Reynolds
bbcd83470d port_test: parameterized ssid and passwd 2020-01-07 16:55:00 -08:00
Jed Reynolds
57d134d0a5 Updates port_test resource 2019-10-14 15:38:26 -07:00
Jed Reynolds
250e2e1b05 updated timings and port checks 2018-10-23 23:31:41 -07:00
Jed Reynolds
b7677c580a port_test now points at resource 6, variable introduced 2018-10-05 15:03:10 -07:00
Jed Reynolds
39e42a647f fixes bad flag in port_test 2018-10-04 17:19:58 -07:00
Jed Reynolds
559580b9af fixes probe_flags field 2018-09-28 16:34:37 -07:00
Jed Reynolds
abf3d941c1 updates port-down logic 2018-09-26 14:48:41 -07:00
Jed Reynolds
ae611efc62 updated json port-test and cx-test scripts 2018-09-25 17:12:13 -07:00
Jed Reynolds
bfc0ca0ed6 port_test updated for recent pre and post exec commands 2018-09-14 18:29:14 -07:00
Jed Reynolds
e774089dfc port_test now correctly balances station names and vsta aliases 2018-09-13 18:52:21 -07:00
Jed Reynolds
e0930f7506 prints errors 2018-09-12 17:34:54 -07:00
Jed Reynolds
222b094e25 port_test uses suppress_postexec to speed batch operations 2018-09-12 14:48:12 -07:00
Jed Reynolds
3cd278fd81 Json: includes use of usleep; increases number of stations created during test to clobber radio limit 2018-09-10 19:12:30 -07:00
Jed Reynolds
31fd775bad port_test.pl operates faster; toggles ports 2018-08-10 17:44:53 -07:00
Jed Reynolds
0420987952 Tightens up tunings on port_test 2018-08-10 14:40:32 -07:00
Jed Reynolds
1ab2e0f91a port_test changed default host to localhost 2018-08-10 08:48:02 -07:00
Jed Reynolds
0c4fbd4c35 Json: port_test now can create a destroy and create number of ports 2018-08-09 19:04:14 -07:00
Jed Reynolds
694adc4071 port_test.pl can now use JsonUtils.pm 2018-08-08 18:13:51 -07:00
Jed Reynolds
3b0ffd8d27 Updates to script including adding local library 2018-08-08 10:46:33 -07:00
Jed Reynolds
1a1e05910f WIP improved json port testing script 2018-08-07 14:03:04 -07:00