X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Ftestsuite.at;h=772a7eb50b5a16bcfb97df9e9f271ab79fa017a2;hb=2d04b6ea214daf96020ce5ca994fcb5380556247;hp=fbc701b35c4ef050f19a231b2ee245b5f2ce0d27;hpb=85606e05b691be7c2f2d4bcf0e91170b71ec8fbb;p=sliver-openvswitch.git diff --git a/tests/testsuite.at b/tests/testsuite.at index fbc701b35..772a7eb50 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -67,6 +67,8 @@ EOF m4_include([tests/ovsdb-macros.at]) m4_include([tests/ofproto-macros.at]) +m4_include([tests/bfd.at]) +m4_include([tests/cfm.at]) m4_include([tests/lacp.at]) m4_include([tests/library.at]) m4_include([tests/heap.at]) @@ -91,7 +93,6 @@ m4_include([tests/uuid.at]) m4_include([tests/json.at]) m4_include([tests/jsonrpc.at]) m4_include([tests/jsonrpc-py.at]) -m4_include([tests/timeval.at]) m4_include([tests/tunnel.at]) m4_include([tests/lockfile.at]) m4_include([tests/reconnect.at]) @@ -106,3 +107,4 @@ m4_include([tests/ovs-xapi-sync.at]) m4_include([tests/interface-reconfigure.at]) m4_include([tests/stp.at]) m4_include([tests/vlog.at]) +m4_include([tests/vtep-ctl.at])