ovs-vsctl: Update manpage. Use same order as ovs-vswitchd.conf.db.5.
[openvswitch] / tests / automake.mk
index f862c33b261f47090165922df1dd33be9fdf8db3..51205d9b86a07b9933262e2a468055a91afeabc3 100644 (file)
@@ -8,6 +8,7 @@ TESTSUITE_AT = \
        tests/testsuite.at \
        tests/ovsdb-macros.at \
        tests/library.at \
+       tests/classifier.at \
        tests/check-structs.at \
        tests/daemon.at \
        tests/vconn.at \
@@ -26,18 +27,20 @@ TESTSUITE_AT = \
        tests/ovsdb-column.at \
        tests/ovsdb-table.at \
        tests/ovsdb-row.at \
+       tests/ovsdb-schema.at \
        tests/ovsdb-condition.at \
        tests/ovsdb-mutation.at \
        tests/ovsdb-query.at \
        tests/ovsdb-transaction.at \
        tests/ovsdb-execution.at \
        tests/ovsdb-trigger.at \
-       tests/ovsdb-file.at \
+       tests/ovsdb-tool.at \
        tests/ovsdb-server.at \
        tests/ovsdb-monitor.at \
        tests/ovsdb-idl.at \
        tests/stp.at \
-       tests/ovs-vsctl.at
+       tests/ovs-vsctl.at \
+       tests/interface-reconfigure.at
 TESTSUITE = $(srcdir)/tests/testsuite
 DISTCLEANFILES += tests/atconfig tests/atlocal $(TESTSUITE)
 
@@ -213,7 +216,7 @@ tests_test_ovsdb_SOURCES = \
        tests/test-ovsdb.c \
        tests/idltest.c \
        tests/idltest.h
-EXTRA_DIST += tests/uuidfilt.pl
+EXTRA_DIST += tests/uuidfilt.pl tests/ovsdb-monitor-sort.pl
 tests_test_ovsdb_LDADD = ovsdb/libovsdb.a lib/libopenvswitch.a $(SSL_LIBS)
 
 # idltest schema and IDL