Implement RFC 4122-compliant UUIDs.
[sliver-openvswitch.git] / tests / testsuite.at
index 84f7293..ca45315 100644 (file)
@@ -19,6 +19,8 @@ AT_TESTED([ovs-vsctl])
 
 m4_include([tests/lcov-pre.at])
 m4_include([tests/library.at])
+m4_include([tests/aes128.at])
+m4_include([tests/uuid.at])
 m4_include([tests/json.at])
 m4_include([tests/timeval.at])
 m4_include([tests/lockfile.at])