X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Fuuid.at;h=24f7180fb3d87720de3a8ed8c52a1fb32a179065;hb=d60a2b538a2411019e401a0756c8c0aa1f3b6e98;hp=04b652a8d001f18c60bad24f2b31b909e0cc71c0;hpb=d918d9d1128a98e4b2a398a501f541554fed3be8;p=sliver-openvswitch.git diff --git a/tests/uuid.at b/tests/uuid.at index 04b652a8d..24f7180fb 100644 --- a/tests/uuid.at +++ b/tests/uuid.at @@ -13,25 +13,26 @@ m4_define([CHECK_UUID], fi]) # This test is a strict subset of the larger test down below, but it -# allows us to get test coverage data via OVS_CHECK_LCOV. +# completes in a realistic amount of time with the "lcov" wrapper. AT_SETUP([UUID generation]) AT_KEYWORDS([UUID]) -OVS_CHECK_LCOV([test-uuid > uuid]) +AT_CHECK([test-uuid > uuid]) AT_CHECK([ uuid=`cat uuid` CHECK_UUID]) AT_CLEANUP # This test is a strict subset of the larger test down below, but it -# allows us to get test coverage data via OVS_CHECK_LCOV. +# completes in a realistic amount of time with the "lcov" wrapper. AT_SETUP([UUID parsing and serialization]) AT_KEYWORDS([UUID]) -OVS_CHECK_LCOV([test-uuid f47ac10b-58cc-4372-a567-0e02b2c3d479], [0], - [f47ac10b-58cc-4372-a567-0e02b2c3d479 +AT_CHECK([test-uuid f47ac10b-58cc-4372-a567-0e02b2c3d479], [0], + [f47ac10b-58cc-4372-a567-0e02b2c3d479 ]) AT_CLEANUP AT_SETUP([UUID generation, parsing, serialization]) +AT_SKIP_IF([test "$CHECK_LCOV" = true]) # lcov makes this test absurdly slow AT_KEYWORDS([UUID]) AT_CHECK([ uuids=