shash: New function shash_sort().
[openvswitch] / tests / testsuite.at
index f894c2a7797263afe125e0ce4d6a4caaf1ee9bf0..b6083493a6a28b37272230164d62dc0d0f60fd0c 100644 (file)
@@ -15,8 +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])