shash: New function shash_sort().
[openvswitch] / tests / testsuite.at
index 0ad34c2f567a9a6985309e32622fbe437c04ca97..b6083493a6a28b37272230164d62dc0d0f60fd0c 100644 (file)
@@ -15,6 +15,12 @@ See the License for the specific language governing permissions and
 limitations under the License.])
 
 AT_TESTED([ovs-vswitchd])
+AT_TESTED([ovs-vsctl])
 
+m4_include([tests/lcov-pre.at])
 m4_include([tests/library.at])
+m4_include([tests/timeval.at])
+m4_include([tests/lockfile.at])
 m4_include([tests/stp.at])
+m4_include([tests/ovs-vsctl.at])
+m4_include([tests/lcov-post.at])