Annotation of embedaddon/quagga/tests/bgpd.tests/testbgpmpath.exp, revision 1.1.1.1

1.1       misho       1: set timeout 10
                      2: set testprefix "testbgpmpath "
                      3: set aborted 0
                      4: set color 1
                      5: 
                      6: spawn "./testbgpmpath"
                      7: 
                      8: # proc simpletest { start } {
                      9: 
                     10: simpletest "bgp maximum-paths config"
                     11: simpletest "bgp_mp_list"
                     12: simpletest "bgp_info_mpath_update"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>