diff options
| author | Leonid Rosenboim <lrosenbo@wrs.com> | 2012-11-06 11:44:04 -0800 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2013-01-16 01:10:24 +0100 |
| commit | 8d083b9ec5bb0375ebb6d8b2b05c848febd92cb5 (patch) | |
| tree | 42786e058df85f087e48022c33e85f2a9464b1aa /tests | |
| parent | f6295c29070631b24a391f79d4d37ab9c0807ecc (diff) | |
build: update .gitignore for all test programs
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/.gitignore | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index e6ab706c02..93e886c041 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -5,16 +5,25 @@ tags TAGS .deps .nfs* +*~ +*.loT *.lo *.la *.libs -tabletest -testsig .arch-inventory .arch-ids +aspathtest +ecommtest +heavy +heavythread +heavywq +tabletest +testbgpcap +testbgpmpath +testbgpmpattr testbuffer +testchecksum testmemory +testprivs testsig -*~ -*.loT - +teststream |
