Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: fix warnings | David Lamparter | 2015-04-21 | 1 | -1/+1 |
| | | | | | | | 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> | ||||
* | Add missing GPL headers, and copyright claims that certainly apply. | Paul Jakma | 2014-09-19 | 1 | -0/+20 |
| | | | | | | | | | | | | | * Fix (a subset of)? files with non-trivial code that are missing GPL headers. * A few copyright claims added which I am certain apply, but which I had missed out on the original commits. NB: Copyright claims are not exclusive and the addition of any copyright claim should not be read as implying a lack of any further claims, or denying the validity of any other claims. All those with claims of copyright over any portion of Quagga are welcome to submit them, ideally as patches to update copyright strings in files. | ||||
* | tests: Fix some compile errors and warnings | Paul Jakma | 2012-05-02 | 1 | -3/+3 |
| | | | | | | | | * 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] Forgot to commit ecommunity_tests.c | Paul Jakma | 2007-10-18 | 1 | -0/+141 |