X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftestsuite.at;h=d66563c8fc2da921a379261aab96a9e9a4df4c76;hb=784032d000c5be2cbbcf1a4779f398be503029c4;hp=2eab5814b3ce90908f74c9f84e55c9e820d97f4b;hpb=ba186119ca5f787486189c041d76d63dee629dc1;p=openvswitch diff --git a/tests/testsuite.at b/tests/testsuite.at index 2eab5814..d66563c8 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -41,12 +41,15 @@ m4_include([tests/library.at]) m4_include([tests/classifier.at]) m4_include([tests/check-structs.at]) m4_include([tests/daemon.at]) +m4_include([tests/daemon-py.at]) +m4_include([tests/ovs-ofctl.at]) m4_include([tests/vconn.at]) m4_include([tests/dir_name.at]) m4_include([tests/aes128.at]) m4_include([tests/uuid.at]) m4_include([tests/json.at]) m4_include([tests/jsonrpc.at]) +m4_include([tests/jsonrpc-py.at]) m4_include([tests/timeval.at]) m4_include([tests/lockfile.at]) m4_include([tests/reconnect.at])