diff options
| author | Christian Franke <chris@opensourcerouting.org> | 2013-09-30 12:27:50 +0000 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2014-04-01 17:38:29 +0200 |
| commit | 8f399b0e4fff2344d75ebf709e1ce55f15269db2 (patch) | |
| tree | e9a2384156a90267a846b03c51435618b2427b1c /tests/.gitignore | |
| parent | 2b00515a9b639fd1e057f3ebf10ded2dde920764 (diff) | |
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>
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 8d00a3df7c..0ace3656d5 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -33,4 +33,6 @@ testsegv testsig teststream testnexthopiter +testcommands +test-commands-defun.c site.exp |
