Check invariants earlier in vconn and stream code.
[openvswitch] / tests / automake.mk
index 93b187e93c7464036f068f4c91fbad5eaf58ad44..60c0393a3b710f0552de61f127febc876c976892 100644 (file)
@@ -24,6 +24,7 @@ TESTSUITE_AT = \
        tests/ovsdb-table.at \
        tests/ovsdb-row.at \
        tests/ovsdb-condition.at \
+       tests/ovsdb-mutation.at \
        tests/ovsdb-query.at \
        tests/ovsdb-transaction.at \
        tests/ovsdb-execution.at \
@@ -114,6 +115,8 @@ BUILT_SOURCES += tests/idltest.c tests/idltest.h
 noinst_DATA += tests/idltest.ovsschema
 DISTCLEANFILES += tests/idltest.ovsschema
 tests/idltest.c tests/idltest.h tests/idltest.ovsschema: ovsdb/ovsdb-idlc.in
+tests/idltest.c: tests/idltest.h
+EXTRA_DIST += tests/idltest.c tests/idltest.h tests/idltest.ovsschema
 
 noinst_PROGRAMS += tests/test-reconnect
 tests_test_reconnect_SOURCES = tests/test-reconnect.c