]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add testcli reference in/out & do DejaGNU
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 14 May 2015 12:47:05 +0000 (14:47 +0200)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Fri, 3 Jun 2016 20:35:40 +0000 (20:35 +0000)
commit3ac45df16437e27d26cf1891f9cac640a587d6f9
treeb3549dfd487fdf257b7af18251f47714983321b2
parent2bb57c682e26132c2cb343b5bf540f557546d2c8
tests: add testcli reference in/out & do DejaGNU

This adds reference in & output for the previously added testcli tool,
to check basic CLI parsing/help functions.  Unlike "testcommands", this
one doesn't depend on compile-time system details.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit d79668fb440ae2689b54f52c076dbd79a8689135)
tests/Makefile.am
tests/libzebra.tests/Makefile.am
tests/libzebra.tests/testcli.exp [new file with mode: 0644]
tests/testcli.in [new file with mode: 0644]
tests/testcli.refout [new file with mode: 0644]