diff options
author | Christian Franke <chris@opensourcerouting.org> | 2013-11-19 15:11:40 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2014-04-22 21:15:11 +0200 |
commit | ba32db1e854ff2b26861a2d4e4193a9f1b3816cd (patch) | |
tree | ac1e4d87ad17a4ae653576009800b4077c4db00f /tests/.gitignore | |
parent | ospfd/ospf_vty.c: use keyword cmd style (diff) | |
download | frr-ba32db1e854ff2b26861a2d4e4193a9f1b3816cd.tar.xz frr-ba32db1e854ff2b26861a2d4e4193a9f1b3816cd.zip |
tests: Add tests for timers
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 0ace3656d..1cb28c9fd 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -22,6 +22,8 @@ heavy heavythread heavywq tabletest +test-timer-correctness +test-timer-performance testbgpcap testbgpmpath testbgpmpattr |