X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fuuid.at;fp=tests%2Fuuid.at;h=2a82fb1799ed2905423f8df83d64f0e99d2585c7;hb=8faa5a21738f4d47c630c24a3bcf177eb34ce705;hp=24f7180fb3d87720de3a8ed8c52a1fb32a179065;hpb=5cc2c261d33f091ea45ff3de22737cf4deb724a2;p=openvswitch diff --git a/tests/uuid.at b/tests/uuid.at index 24f7180f..2a82fb17 100644 --- a/tests/uuid.at +++ b/tests/uuid.at @@ -12,27 +12,7 @@ m4_define([CHECK_UUID], exit 1 fi]) -# This test is a strict subset of the larger test down below, but it -# completes in a realistic amount of time with the "lcov" wrapper. -AT_SETUP([UUID generation]) -AT_KEYWORDS([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 -# completes in a realistic amount of time with the "lcov" wrapper. -AT_SETUP([UUID parsing and serialization]) -AT_KEYWORDS([UUID]) -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=