aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vty
AgeCommit message (Expand)AuthorFilesLines
2015-08-22stats/test: Add tests to check VTY configurationJacob Erlbeck2-0/+194
2015-08-22vty/test: Refactor vty creation/deletion into separate functionsJacob Erlbeck1-29/+46
2015-10-29stats/vty: Add stats configurationJacob Erlbeck1-3/+3
2013-10-10vty: Make vty_event dispatch signals and use it in the testcaseHolger Hans Peter Freyther1-4/+17
2013-09-10vty: Fix compiler warning in the testHolger Hans Peter Freyther1-1/+2
2013-09-08vty: Add vty_install_default() and use for the vty nodesJacob Erlbeck2-0/+167
2013-08-06vty: Support multi-char separators and end stringsJacob Erlbeck1-1/+1
2013-08-06vty: Fix misusage of snprintf in vty/utils.cJacob Erlbeck2-0/+55