Commit Graph

29 Commits

Author SHA1 Message Date
Jed Reynolds
bb874bc367 Utils: adds test_groups() 2020-03-05 23:35:04 -08:00
Jed Reynolds
d85fd85b59 Utils: a version of cx_for_group 2020-03-05 19:57:54 -08:00
Jed Reynolds
9e657cd66d Utils: subroutines work better by defining anonymous references at the start 2020-03-03 21:38:36 -08:00
Jed Reynolds
a716e240e3 Utils: added get_eid_map() and ports_on_radio() 2020-03-03 11:26:22 -08:00
Jed Reynolds
cccdbf2217 Utils: fixes utils->connect() method; fixes telnet hang on start 2020-02-18 20:41:54 -08:00
Jed Reynolds
72129d7aa9 Utils gains connect() to centralize telnet logic 2020-02-17 15:38:17 -08:00
Jed Reynolds
e460315b80 LANforge/Utils adds sleep_ms() sleep_sec() functions that use select() 2020-02-11 14:30:03 -08:00
Jed Reynolds
8f0b41d52f JsonUtils: quieter 2019-11-27 15:03:07 -08:00
Jed Reynolds
5b094d7783 LANforge/Test.pm: fixes undef self reference for Test param 2019-11-27 14:25:58 -08:00
Jed Reynolds
182b1787ae small updates 2019-11-25 23:24:17 -08:00
Jed Reynolds
392c6ca6c0 Reducing size of each test, using Test2 package 2019-11-25 20:35:05 -08:00
Jed Reynolds
50c859d487 Test.pm provides perl script testing base class 2019-11-25 13:15:43 -08:00
Jed Reynolds
5c87395c22 Port.pm: adds parsing for IPSec line 2019-11-16 11:28:04 -08:00
Jed Reynolds
75678eafed Utils.pm: Adds diagnostic output when encountering blank/undef argument 2019-03-27 15:35:38 -07:00
Jed Reynolds
a047f4e68b updates to DUT testing scripts 2019-01-07 15:13:29 -08:00
Jed Reynolds
9dfb2574fb refines use of truthy values for Json true/false values 2018-10-23 22:54:45 -07:00
Jed Reynolds
9ddf80dfdb changes warning to just print statement 2018-10-10 18:57:42 -07:00
Jed Reynolds
841b366d26 JsonUtils: adds debugging to check on wrong reference 2018-10-08 17:05:57 -07:00
Jed Reynolds
ad2dd72b13 Json: fixes flatten_list() when passed an empty set 2018-10-05 13:38:47 -07:00
Jed Reynolds
0cc5c9065a Json: adds flatten_list() for more easily iterating results 2018-09-25 17:13:02 -07:00
Jed Reynolds
9d5d78498d JsonUtils: adds some error and warning checks 2018-09-13 18:52:46 -07:00
Jed Reynolds
d36fcb5fa3 Json: test for BUG 2643 2018-09-06 18:31:03 -07:00
Jed Reynolds
6cf6c685e2 JsonUtils: now has working methods to submit json cli commands 2018-08-09 19:03:47 -07:00
Jed Reynolds
a3a98cda0e fixes script to properly export subroutines 2018-08-08 18:13:51 -07:00
Jed Reynolds
61cf468f8a note on better use of Exporter 2018-08-08 18:13:51 -07:00
Jed Reynolds
9d07022b75 whitespace 2018-08-08 18:13:51 -07:00
Jed Reynolds
a1c5833a1a new testing script; new script library 2018-08-08 10:46:33 -07:00
Ben Greear
1138dffc10 Use an OO framework for the GuiJson library module.
Jed's changes, with a tweak to the lf_wifi_reset_example.pl to use
the new OO methods.
2017-10-06 15:44:06 -07:00
Ben Greear
f3198d23c3 Add LANforge perl modules. 2017-10-06 14:01:49 -07:00