]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add bgp_mpath_test.c
authorJosh Bailey <joshb@google.com>
Thu, 21 Jul 2011 03:44:23 +0000 (20:44 -0700)
committerJosh Bailey <joshb@google.com>
Thu, 21 Jul 2011 03:44:23 +0000 (20:44 -0700)
commit42ea68512fc4d04b500def45e8f899321f4081e7
tree8a993e42cd5f1e74369936df7c6f92b378ede5ba
parent165b5fff9dde5536d9cb1f850b36c17bf5654f0f
bgpd: add bgp_mpath_test.c

* tests/bgp_mpath_test.c
  * New file with test framework for testing BGP multipath
  * Add test for CLI support functions
* tests/Makefile.am
  * Add new testbgpmpath target
tests/Makefile.am
tests/bgp_mpath_test.c [new file with mode: 0644]