summaryrefslogtreecommitdiffstats
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2019-02-18 21:17:22 +0100
committerDavid Lamparter <equinox@diac24.net>2019-04-27 19:33:45 +0200
commit992f9967db14b18ee0eb5a4a104f17ab1dfb2d41 (patch)
treef611dd1aa7d829073545cad0ff07971b5f2e002b /tests/.gitignore
parentdoc: add developer docs for type-safe lists (diff)
downloadfrr-992f9967db14b18ee0eb5a4a104f17ab1dfb2d41.tar.xz
frr-992f9967db14b18ee0eb5a4a104f17ab1dfb2d41.zip
tests: exercise the typesafe list wrappers
Since all of these list implementations provide almost the same API, we can run and validate them against the same test code. 9 tests for the price of one! Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 78f70c399..380172487 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -41,6 +41,7 @@
/lib/test_timer_correctness
/lib/test_timer_performance
/lib/test_ttable
+/lib/test_typelist
/lib/test_zlog
/lib/test_zmq
/ospf6d/test_lsdb