tests: Use ofctl_strip consistently.
authorBen Pfaff <blp@nicira.com>
Wed, 1 Feb 2012 20:45:32 +0000 (12:45 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 7 Feb 2012 23:48:53 +0000 (15:48 -0800)
commitef0ce8aeeeb95d2d64a8a22bd5839d7f684a31f5
tree06696f2f861798e6acc8bcc983cfddccf4807d1d
parentf3b50afb0347705ba667b030204f61c8a3865b09
tests: Use ofctl_strip consistently.

The ofctl_strip shell function was introduced a little while ago.  It makes
test results easier to read, in my opinion, by removing uninteresting
bits.  This commit adopts ofctl_strip throughout the tests.

This is useful in an upcoming commit that adds additional fields that
should also be stripped to ovs-ofctl output.

Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/learn.at
tests/ofproto-dpif.at
tests/ofproto.at
tests/ovs-ofctl.at