xenserver: Factor redundancy out of /etc/init.d/openvswitch.
[openvswitch] / tests / automake.mk
index f862c33b261f47090165922df1dd33be9fdf8db3..ebf2a018c438f8791471d5725e7cfa157035e8b0 100644 (file)
@@ -26,18 +26,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 +215,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