tests: Fix MPLS test cases.
authorJoe Stringer <joestringer@nicira.com>
Sat, 8 Feb 2014 00:39:54 +0000 (16:39 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 11 Feb 2014 18:05:01 +0000 (10:05 -0800)
commit47fb7f713424b6b4b3464c6fed56e4e0f3677301
treeb65d5b017149b58a6af8efd79c8c371c62c23906
parent368fb7e6c02cf5be7d81cd99c44c837d5b71b6fc
tests: Fix MPLS test cases.

The "userspace" MPLS test case was checking the same things as the
"drop" test case, rather than checking to see that packets were being
sent to userspace. This patch makes the testsuite consistent with itself.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/ofproto-dpif.at