commit | ba32db1e854ff2b26861a2d4e4193a9f1b3816cd | [log] [tgz] |
---|---|---|
author | Christian Franke <chris@opensourcerouting.org> | Tue Nov 19 14:11:40 2013 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue Apr 22 21:15:11 2014 +0200 |
tree | ac1e4d87ad17a4ae653576009800b4077c4db00f | |
parent | 6f2a67031cfb21362fc7ecd3251761799c8ffe27 [diff] [blame] |
tests: Add tests for timers Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
diff --git a/tests/libzebra.tests/Makefile.am b/tests/libzebra.tests/Makefile.am index a1ffea3..819cce2 100644 --- a/tests/libzebra.tests/Makefile.am +++ b/tests/libzebra.tests/Makefile.am
@@ -1,4 +1,5 @@ EXTRA_DIST = \ tabletest.exp \ + test-timer-correctness.exp \ testcommands.exp \ testnexthopiter.exp