]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add a test program for lib/command.c
authorChristian Franke <chris@opensourcerouting.org>
Mon, 30 Sep 2013 12:27:50 +0000 (12:27 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 1 Apr 2014 15:38:29 +0000 (17:38 +0200)
commit8f399b0e4fff2344d75ebf709e1ce55f15269db2
treee9a2384156a90267a846b03c51435618b2427b1c
parent2b00515a9b639fd1e057f3ebf10ded2dde920764
tests: add a test program for lib/command.c

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
tests/.gitignore
tests/Makefile.am
tests/libzebra.tests/Makefile.am
tests/libzebra.tests/testcommands.exp [new file with mode: 0644]
tests/prng.c
tests/prng.h
tests/test-commands.c [new file with mode: 0644]
tests/testcommands.in [new file with mode: 0644]
tests/testcommands.out [new file with mode: 0644]