tests: Move Autotest compatibility macros into tests directory.
authorBen Pfaff <blp@ovn.org>
Mon, 22 Feb 2016 17:57:50 +0000 (09:57 -0800)
committerBen Pfaff <blp@ovn.org>
Fri, 26 Feb 2016 20:46:49 +0000 (12:46 -0800)
commit47b31247d2454a5841b97cc986df82480e707983
tree452062ace5b2c71db3c552b252b00cd52a562246
parentfc99370f0ec7a120c33eade822d1d826b4188a3d
tests: Move Autotest compatibility macros into tests directory.

compat.at mixes compatibility for m4sh, which is used by Autoconf and
Autotest, with compatibility for Autotest.  It makes more sense to separate
them.  This moves the Autotest-only compatibility macros into an Autotest
specific file.

Signed-off-by: Ben Pfaff <blp@ovn.org>
m4/compat.at
tests/ovs-macros.at