aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vty
AgeCommit message (Expand)AuthorFilesLines
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