summaryrefslogtreecommitdiffstats
path: root/tests/vty/vty_test.c
Commit message (Expand)AuthorAgeFilesLines
* vty: cleanup logging functionsMax2017-05-091-1/+1
* stats/test: Add tests to check VTY configurationJacob Erlbeck2015-08-221-0/+127
* vty/test: Refactor vty creation/deletion into separate functionsJacob Erlbeck2015-08-221-29/+46
* vty: Make vty_event dispatch signals and use it in the testcaseHolger Hans Peter Freyther2013-10-101-4/+17
* vty: Fix compiler warning in the testHolger Hans Peter Freyther2013-09-101-1/+2
* vty: Add vty_install_default() and use for the vty nodesJacob Erlbeck2013-09-081-0/+124
* vty: Fix misusage of snprintf in vty/utils.cJacob Erlbeck2013-08-061-0/+52