aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vty/vty_test.ok
AgeCommit message (Expand)AuthorFilesLines
2020-07-30vty: Allow 64 bit values in numeric ranges if system supports itPau Espin Pedrol1-3/+6
2020-07-30tests: vty: Extend test to do some numeric range validationsPau Espin Pedrol1-0/+7
2019-11-21logging/vty: fix: actually ignore deprecated logging commandsVadim Yanitskiy1-0/+2
2019-10-28vty: Return error if cmd returns CMD_WARNING while reading cfg filePau Espin Pedrol1-0/+4
2018-07-11vty: fix use-after-free and memleaks in is_cmd_ambiguous()Neels Hofmeyr1-0/+19
2017-09-20vty_test: add artificial node levels for better testingNeels Hofmeyr1-0/+156
2017-09-20fix vty regression: empty parent nodeNeels Hofmeyr1-0/+2
2017-09-19VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr1-0/+20
2017-09-08VTY: interactive: never look for matching commands on parent nodeNeels Hofmeyr1-3/+1
2015-08-22stats/test: Add tests to check VTY configurationJacob Erlbeck1-0/+67
2015-10-29stats/vty: Add stats configurationJacob Erlbeck1-3/+3
2013-09-08vty: Add vty_install_default() and use for the vty nodesJacob Erlbeck1-0/+43
2013-08-06vty: Support multi-char separators and end stringsJacob Erlbeck1-1/+1
2013-08-06vty: Fix misusage of snprintf in vty/utils.cJacob Erlbeck1-0/+3