X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Fstp.at;h=20c231f92c053cf078fd220b34960bf8b022facf;hb=28c5588e8e1a8d091c5d2275232c35f2968a97fa;hp=741957d2df47af3eb74fb5b506552f62e775e109;hpb=634408e0c5e9d99b55c40ab4df608f822ef923a7;p=sliver-openvswitch.git diff --git a/tests/stp.at b/tests/stp.at index 741957d2d..20c231f92 100644 --- a/tests/stp.at +++ b/tests/stp.at @@ -15,7 +15,7 @@ check 2 = F:10 B check 3 = F:5 F check 4 = F:5 B ]) -AT_CHECK([test-stp test-stp-ieee802.1d-1998], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-ieee802.1d-1998], [0], [], [dnl stp|INFO|stp42: detected topology change. stp|INFO|stp42: detected topology change. stp|INFO|stp97: detected topology change. @@ -58,7 +58,7 @@ check 5 = F:20 B F F check 6 = F:20 B F F check 7 = F:20 B F B ]) -AT_CHECK([test-stp test-stp-ieee802.1d-2004-fig17.4], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-ieee802.1d-2004-fig17.4], [0], [], [dnl stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. @@ -84,7 +84,7 @@ check 3 = F:30 F B check 4 = F:20 F F check 5 = F:10 F F ]) -AT_CHECK([test-stp test-stp-ieee802.1d-2004-fig17.6], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-ieee802.1d-2004-fig17.6], [0], [], [dnl stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. @@ -113,7 +113,7 @@ check 0 = root check 1 = F F:10 F F F F F F check 2 = F:20 D F F F F F F ]) -AT_CHECK([test-stp test-stp-ieee802.1d-2004-fig17.7], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-ieee802.1d-2004-fig17.7], [0], [], [dnl stp|INFO|stpaa: detected topology change. stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. @@ -152,7 +152,7 @@ run 1000 check 0 = root check 1 = D D F:10 ]) -AT_CHECK([test-stp test-stp-iol-io-1.1], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-iol-io-1.1], [0], [], [dnl stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. @@ -178,7 +178,7 @@ run 1000 check 0 = rootid:0x111 F B check 1 = rootid:0x111 B F:10 ]) -AT_CHECK([test-stp test-stp-iol-io-1.2], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-iol-io-1.2], [0], [], [dnl stp|INFO|stp111: detected topology change. stp|INFO|stp222: detected topology change. stp|INFO|stp111: detected topology change. @@ -202,7 +202,7 @@ check 1 = F:10 F F check 2 = F:10 B F check 3 = F:10 B B ]) -AT_CHECK([test-stp test-stp-iol-io-1.4], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-iol-io-1.4], [0], [], [dnl stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. @@ -255,7 +255,7 @@ check 1 = F:10 B F F check 2 = B F:10 F F check 3 = B F:20 B B ]) -AT_CHECK([test-stp test-stp-iol-io-1.5], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-iol-io-1.5], [0], [], [dnl stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. @@ -275,7 +275,7 @@ AT_DATA([test-stp-iol-op-1.1], bridge 0 0x123 = check 0 = root ]) -AT_CHECK([test-stp test-stp-iol-op-1.1]) +AT_CHECK([ovstest test-stp test-stp-iol-op-1.1]) AT_CLEANUP AT_SETUP([STP.op.1.4: All Ports Initialized to Designated Ports]) @@ -290,7 +290,7 @@ check 0 = Li Li Li Li Li Li run 1000 check 0 = F F F F F F ]) -AT_CHECK([test-stp test-stp-iol-op-1.4], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-iol-op-1.4], [0], [], [dnl stp|INFO|stp123: detected topology change. stp|INFO|stp123: detected topology change. stp|INFO|stp123: detected topology change. @@ -314,7 +314,7 @@ run 1000 check 0 = rootid:0x111 root check 1 = rootid:0x111 F:10 ]) -AT_CHECK([test-stp test-stp-iol-op-3.1], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-iol-op-3.1], [0], [], [dnl stp|INFO|stp111: detected topology change. ]) AT_CLEANUP @@ -334,7 +334,7 @@ check 0 = rootid:0x333^0x6000 root check 1 = rootid:0x333^0x6000 F:20 check 2 = rootid:0x333^0x6000 F:10 F ]) -AT_CHECK([test-stp test-stp-iol-op-3.3], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-iol-op-3.3], [0], [], [dnl stp|INFO|stp333: detected topology change. stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change. @@ -357,7 +357,7 @@ check 0 = rootid:0x333^0x6000 root check 1 = rootid:0x333^0x6000 F:20 check 2 = rootid:0x333^0x6000 F:10 F ]) -AT_CHECK([test-stp test-stp-iol-op-3.4], [0], [], [dnl +AT_CHECK([ovstest test-stp test-stp-iol-op-3.4], [0], [], [dnl stp|INFO|stp333: detected topology change. stp|INFO|stp111: detected topology change. stp|INFO|stp111: detected topology change.