NEWS: Claim support for Python 3.
[cascardo/ovs.git] / tests / testsuite.at
index 57e9205..7e3f193 100644 (file)
@@ -18,6 +18,7 @@ m4_include([tests/ovs-macros.at])
 m4_include([tests/ovsdb-macros.at])
 m4_include([tests/ofproto-macros.at])
 
+m4_include([tests/completion.at])
 m4_include([tests/bfd.at])
 m4_include([tests/cfm.at])
 m4_include([tests/lacp.at])
@@ -47,11 +48,13 @@ m4_include([tests/jsonrpc.at])
 m4_include([tests/jsonrpc-py.at])
 m4_include([tests/tunnel.at])
 m4_include([tests/tunnel-push-pop.at])
+m4_include([tests/tunnel-push-pop-ipv6.at])
 m4_include([tests/lockfile.at])
 m4_include([tests/reconnect.at])
 m4_include([tests/ovs-vswitchd.at])
 m4_include([tests/ofproto.at])
 m4_include([tests/dpif-netdev.at])
+m4_include([tests/dpctl.at])
 m4_include([tests/ofproto-dpif.at])
 m4_include([tests/bridge.at])
 m4_include([tests/vlan-splinters.at])
@@ -64,3 +67,9 @@ m4_include([tests/stp.at])
 m4_include([tests/rstp.at])
 m4_include([tests/vlog.at])
 m4_include([tests/vtep-ctl.at])
+m4_include([tests/auto-attach.at])
+m4_include([tests/ovn.at])
+m4_include([tests/ovn-nbctl.at])
+m4_include([tests/ovn-sbctl.at])
+m4_include([tests/ovn-controller.at])
+m4_include([tests/ovn-controller-vtep.at])