]> git.puffer.fish Git - mirror/frr.git/commit
tests: fix warnings
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 21 Apr 2015 08:02:23 +0000 (10:02 +0200)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 15:33:29 +0000 (15:33 +0000)
commit9fc3f9b382e354fcdcd9e8cc202ab2c576d1b162
treec4933bcbf824d723d85040d74cf6c6e2ef23ea92
parentfbedba64f54d4d20994c23391104a1a04eb24b34
tests: fix warnings

While I don't see -Werror being used on tests anytime soon, there's no
reason to keep the warnings in tests unfixed.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit c313895dec3c176584d99f7b8684ddc3f9141d88)
13 files changed:
tests/Makefile.am
tests/bgp_mp_attr_test.c
tests/bgp_mpath_test.c
tests/ecommunity_test.c
tests/heavy-thread.c
tests/heavy-wq.c
tests/heavy.c
tests/main.c
tests/test-checksum.c
tests/test-segv.c
tests/test-sig.c
tests/test-timer-correctness.c
tests/tests.h [new file with mode: 0644]