tests: Convert OVS_WAIT_* macros to shell functions.
authorBen Pfaff <blp@nicira.com>
Mon, 13 Feb 2012 22:47:53 +0000 (14:47 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 7 Mar 2012 22:15:22 +0000 (14:15 -0800)
commitf17e0c2582b5008f70e26d329de485fe4d75e4a6
tree1d3e17470bec4f659aabe3100075187eae49d340
parentc78cd7deff9b1fdc7770b4ab2c84667562c27b3c
tests: Convert OVS_WAIT_* macros to shell functions.

This reduces tests/testsuite by about 35 kB, by collapsing a number of
macro expansions into just one copy in a shell function.

Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/testsuite.at