X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=c97684fc84d44c5009241c20feb86c4162c22e22;hb=ff9d38264c74e2e807ba0fd759e44116d1203670;hp=8503b6c3f1bf38b8633a26a4e7368efdf92b6ac7;hpb=78f3f3164021402d7dbca495d1f3f48d81d9a353;p=openvswitch diff --git a/tests/automake.mk b/tests/automake.mk index 8503b6c3..c97684fc 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -23,6 +23,7 @@ TESTSUITE_AT = \ tests/timeval.at \ tests/lockfile.at \ tests/reconnect.at \ + tests/ofproto.at \ tests/ovsdb.at \ tests/ovsdb-log.at \ tests/ovsdb-types.at \ @@ -45,7 +46,7 @@ TESTSUITE_AT = \ tests/ovs-vsctl.at \ tests/interface-reconfigure.at TESTSUITE = $(srcdir)/tests/testsuite -DISTCLEANFILES += tests/atconfig tests/atlocal $(TESTSUITE) +DISTCLEANFILES += tests/atconfig tests/atlocal AUTOTEST_PATH = utilities:vswitchd:ovsdb:tests