Initial implementation of OVSDB.
[openvswitch] / tests / testsuite.at
index 781b6a6ce4b2d0fe538d2dff89f646e0c4f81a34..9b47b8fbfc343cb2477c94e6d691d92dfcb6a902 100644 (file)
@@ -16,6 +16,7 @@ limitations under the License.])
 
 AT_TESTED([ovs-vswitchd])
 AT_TESTED([ovs-vsctl])
+AT_TESTED([perl])
 
 m4_include([tests/lcov-pre.at])
 m4_include([tests/library.at])
@@ -26,6 +27,7 @@ m4_include([tests/json.at])
 m4_include([tests/jsonrpc.at])
 m4_include([tests/timeval.at])
 m4_include([tests/lockfile.at])
+m4_include([tests/ovsdb.at])
 m4_include([tests/stp.at])
 m4_include([tests/ovs-vsctl.at])
 m4_include([tests/lcov-post.at])