summaryrefslogtreecommitdiffstats
path: root/tests/testcommands.in
Commit message (Collapse)AuthorAgeFilesLines
* ospfd/ospf_vty.c: use keyword cmd styleChristian Franke2014-04-011-0/+15
| | | | | | | | | | | Use the new keyword command style for: - default-information originate - distance ospf - redistribute Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
* tests: add a test program for lib/command.cChristian Franke2014-04-011-0/+201
Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>