tests: Change ADD_OF_PORTS from macro to shell function.
authorBen Pfaff <blp@ovn.org>
Wed, 27 Jan 2016 00:23:30 +0000 (16:23 -0800)
committerBen Pfaff <blp@ovn.org>
Thu, 28 Jan 2016 21:18:16 +0000 (13:18 -0800)
commitca5792f0d80ffd5202dfe2db9baba356c33461fa
tree8bd2814ec0e4335d3e812e7563fe3ec8bb7ff8ad
parentc5e8254adcb014a7fb487be4791eb074dd66ad37
tests: Change ADD_OF_PORTS from macro to shell function.

This reduces the size of the generated testsuite and makes it possible
to pass arguments that vary at runtime instead of at the time of
translation from .at to shell script.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
tests/bridge.at
tests/classifier.at
tests/learn.at
tests/ofproto-dpif.at
tests/ofproto-macros.at
tests/ofproto.at
tests/tunnel.at
tests/vlan-splinters.at