X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flibrary.at;h=bbc5170ac56ff25218ee84d64da1d14e5f9372de;hb=686cc0c00bb4cdb3e9ee95d43917ec0cdecd4a01;hp=c48828e9d00830b1778b5e91b55dadb67a217458;hpb=d65349ea28bb67a0062a9b4b60ff97538206373b;p=openvswitch diff --git a/tests/library.at b/tests/library.at index c48828e9..bbc5170a 100644 --- a/tests/library.at +++ b/tests/library.at @@ -11,6 +11,7 @@ OVS_CHECK_LCOV([test-csum], [0], [ignore]) AT_CLEANUP AT_SETUP([test flow classifier]) +AT_KEYWORDS([slow]) OVS_CHECK_LCOV([test-classifier], [0], [ignore]) AT_CLEANUP @@ -33,7 +34,3 @@ AT_CLEANUP AT_SETUP([test type properties]) OVS_CHECK_LCOV([test-type-props], [0], [ignore]) AT_CLEANUP - -AT_SETUP([test vconn library]) -OVS_CHECK_LCOV([test-vconn], [0], [ignore]) -AT_CLEANUP