aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vty/vty_test.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-22stats/test: Add tests to check VTY configurationJacob Erlbeck1-0/+127
2015-08-22vty/test: Refactor vty creation/deletion into separate functionsJacob Erlbeck1-29/+46
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 Erlbeck1-0/+124
2013-08-06vty: Fix misusage of snprintf in vty/utils.cJacob Erlbeck1-0/+52