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