diff options
author | Christian Franke <chris@opensourcerouting.org> | 2013-11-15 19:23:33 +0100 |
---|---|---|
committer | Christian Franke <chris@opensourcerouting.org> | 2014-01-08 00:49:41 +0100 |
commit | d30eb038466ae3d14862df08bf58ee80c00bf311 (patch) | |
tree | e91b4a26fdcefae87e0c1c26d63331ef95bae747 /tests/.gitignore | |
parent | 54bd777005ffd9851b6fe07de78ab728f4b0f4cc (diff) |
tests: add a test program for lib/command.c
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 31fb70a4..8d9627af 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -32,4 +32,6 @@ testprivs testsig teststream testnexthopiter +testcommands +test-commands-defun.c site.exp |