]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Add tests for timers
authorChristian Franke <chris@opensourcerouting.org>
Tue, 19 Nov 2013 14:11:40 +0000 (14:11 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 22 Apr 2014 19:15:11 +0000 (21:15 +0200)
commitba32db1e854ff2b26861a2d4e4193a9f1b3816cd
treeac1e4d87ad17a4ae653576009800b4077c4db00f
parent6f2a67031cfb21362fc7ecd3251761799c8ffe27
tests: Add tests for timers

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
tests/.gitignore
tests/Makefile.am
tests/libzebra.tests/Makefile.am
tests/libzebra.tests/test-timer-correctness.exp [new file with mode: 0644]
tests/test-timer-correctness.c [new file with mode: 0644]
tests/test-timer-performance.c [new file with mode: 0644]