tests: Convert dpif-netdev macros to shell functions.
authorBen Pfaff <blp@ovn.org>
Fri, 22 Jan 2016 21:42:10 +0000 (13:42 -0800)
committerBen Pfaff <blp@ovn.org>
Thu, 28 Jan 2016 21:52:10 +0000 (13:52 -0800)
commit2be3fe44bac9f3f9a9d2d3223c57c6e4e38d6ab4
tree8cb0e8a243f15e75fe30c5990dd891a7b026e020
parent242efdc3bb4769de4c7d16447bd63b19179dd04e
tests: Convert dpif-netdev macros to shell functions.

There's no need for these to be macros; shell functions are conceptually
cleaner and make the generated testsuite smaller.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
tests/dpif-netdev.at
tests/ofproto-dpif.at