X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fuuid.at;h=2a82fb1799ed2905423f8df83d64f0e99d2585c7;hb=e7b4ef5eacebe5d5cae85c0076960f276b16554c;hp=04b652a8d001f18c60bad24f2b31b909e0cc71c0;hpb=58fda1dab104041fc693032475ec4662c1a52849;p=openvswitch diff --git a/tests/uuid.at b/tests/uuid.at index 04b652a8..2a82fb17 100644 --- a/tests/uuid.at +++ b/tests/uuid.at @@ -12,25 +12,6 @@ m4_define([CHECK_UUID], exit 1 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. -AT_SETUP([UUID generation]) -AT_KEYWORDS([UUID]) -OVS_CHECK_LCOV([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. -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_CLEANUP - AT_SETUP([UUID generation, parsing, serialization]) AT_KEYWORDS([UUID]) AT_CHECK([