David Lamparter | 5bb7e4d | 2013-02-26 17:53:30 +0100 | [diff] [blame] | 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" |