summaryrefslogtreecommitdiffstats
path: root/tests/libzebra.tests/testcommands.exp
Commit message (Collapse)AuthorAgeFilesLines
* tests: fix build & disable testcommandsDavid Lamparter2014-04-011-1/+9
| | | | | | | | | | | The perils of having tests, the test wasn't tested thoroughly enough... Fixup various automake problems, and then disable it since it depends on configure parameters in its current version. For 0.99.24 we can ship a static copy of vtysh_cmd.c and have it reenabled. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
* tests: add a test program for lib/command.cChristian Franke2014-04-011-0/+23
Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>