]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Fixup startup of tests so they don't core
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 18 Mar 2016 01:41:46 +0000 (01:41 +0000)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 18 Mar 2016 13:36:04 +0000 (09:36 -0400)
commitebf004583cb56ce231287d4027c1d3751c278e47
treef4076989276856f606c17b1875af96ea2602e2bf
parentc2888e10b1c491f4a772de39adc38127811dcd5c
tests: Fixup startup of tests so they don't core

Tests were not even compiling due to non updated API changes.
Additionally tests were core'ing after compile issue
because the vrf subsystem is being used now and it
needs to be initialized.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
tests/bgp_capability_test.c
tests/bgp_mp_attr_test.c
tests/bgp_mpath_test.c