commit | 1dba254e107dd0c4254d58e9304fc6293b46fd4d | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul@quagga.net> | Tue May 01 16:20:33 2012 +0100 |
committer | Paul Jakma <paul@quagga.net> | Wed May 02 11:02:10 2012 +0100 |
tree | 963153a04b71da32dd5906b80aaf24a1bb6c93e9 | |
parent | 6ebeebb50610cc86d16e56bc1a33d63340094215 [diff] |
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.