X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fautomake.mk;h=e5cd0ec2f8145e7a51bcda673c1a7aade34f79ff;hb=a9b4a41ae4608eec6c700b3c50e450c07581d4a8;hp=fe493fd367fadb51b5815ee212b193cfe2de0d52;hpb=c69ee87c10818267f991236201150b1fa51ae519;p=openvswitch diff --git a/tests/automake.mk b/tests/automake.mk index fe493fd3..e5cd0ec2 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -33,12 +33,13 @@ TESTSUITE_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)