]> git.puffer.fish Git - mirror/frr.git/commit
tests: Fix some compile errors and warnings
authorPaul Jakma <paul@quagga.net>
Tue, 1 May 2012 15:20:33 +0000 (16:20 +0100)
committerPaul Jakma <paul@quagga.net>
Wed, 2 May 2012 10:02:10 +0000 (11:02 +0100)
commit1dba254e107dd0c4254d58e9304fc6293b46fd4d
tree963153a04b71da32dd5906b80aaf24a1bb6c93e9
parent6ebeebb50610cc86d16e56bc1a33d63340094215
tests: Fix some compile errors and warnings

* aspath_test.c: match changes in aspath_unintern. Fix printf size_t warning.
* bgp_capability_test.c: compile warnings.
* bgp_mp_attr_test.c: update for attr parser context struct
* ecommunity_test.c: ecommunity_free/ecommunity
* test-checksum.c: some unused vars and funcs without need of prototypes.
tests/aspath_test.c
tests/bgp_capability_test.c
tests/bgp_mp_attr_test.c
tests/ecommunity_test.c
tests/test-checksum.c