Commit 149ae928 authored by piscione's avatar piscione
Browse files

Updated TPs for MEC014 to version 3.1.1

parent 47752b4d
Loading
Loading
Loading
Loading
+16 −19
Original line number Diff line number Diff line
@@ -29,8 +29,8 @@ Package MEC_MEC014_SRV_UETAG {
      "Check that the IUT responds with the information on a UE Identity tag
      when queried by a MEC Application"
   
      Reference "ETSI GS MEC 014 1.1.1, clause 7.3.3.1",
         "https://forge.etsi.org/gitlab/mec/gs014-ue-identity-api/blob/master/UEidentityAPI.yaml#/definitions/UeIdentityTagInfo"
      Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.1",
      			"ETSI GS MEC 014 3.1.1, Table 6.2.2-1"
      
      Config Id Config_MEC_1
   
@@ -48,7 +48,7 @@ Package MEC_MEC014_SRV_UETAG {
         ensure that {
            when {
               the IUT entity receives a vGET containing
                  uri indicating value "ui/v1/{APP_INSTANCE_ID}/ue_identity_tag_info",
                  uri indicating value "/ui/v1/{APP_INSTANCE_ID}/ue_identity_tag_info",
                  query_parameters containing
                     ueIdentityTag indicating value UE_IDENTITY_TAG
                  ;
@@ -63,7 +63,8 @@ Package MEC_MEC014_SRV_UETAG {
                     UeIdentityTagInfo containing
                        ueIdentityTagsList containing
                           ueIdentityTags containing 
                              ueIdentityTag set to UE_IDENTITY_TAG
                              ueIdentityTag set to UE_IDENTITY_TAG,
                              state set to REGISTERED
                           ;
                        ;
                     ;
@@ -82,7 +83,7 @@ Package MEC_MEC014_SRV_UETAG {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"
   
      Reference "ETSI GS MEC 014 1.1.1, clause 7.3.3.1"
      Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.1"
   
      Config Id Config_MEC_1
   
@@ -127,7 +128,7 @@ Package MEC_MEC014_SRV_UETAG {
         a request for an URI that cannot be mapped to a valid resource URI 
         is sent by a MEC Application"
   
      Reference "ETSI GS MEC 014 1.1.1, clause 7.3.3.1"
      Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.1"
   
      Config Id Config_MEC_1
   
@@ -170,8 +171,8 @@ Package MEC_MEC014_SRV_UETAG {
         "Check that the IUT registers a tag (representing a UE) or a list of tags
         when commanded by a MEC Application"

      Reference "ETSI GS MEC 014 1.1.1, clause 7.3.3.2",
         "https://forge.etsi.org/gitlab/mec/gs014-ue-identity-api/blob/master/UEidentityAPI.yaml#/definitions/UeIdentityTagInfo"
      Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.2",
      			"ETSI GS MEC 014 3.1.1, Table 6.2.2-1"
       
      Config Id Config_MEC_1

@@ -231,8 +232,8 @@ Package MEC_MEC014_SRV_UETAG {
         "Check that the IUT responds with an error when
         an unauthorised request is sent by a MEC Application"

      Reference "ETSI GS MEC 014 1.1.1, clause 7.3.3.2",
         "https://forge.etsi.org/gitlab/mec/gs014-ue-identity-api/blob/master/UEidentityAPI.yaml#/definitions/ueIdentityTagsList"
      Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.2",
      			"ETSI GS MEC 014 3.1.1, Table 6.2.2-1"
      			
      Config Id Config_MEC_1

@@ -281,9 +282,7 @@ x if_match indicating value PROPER_ETAG,
         "Check that the IUT responds with an error when
         a request for an unknown URI is sent by a MEC Application"

      Reference "ETSI GS MEC 014 1.1.1, clause 7.3.3.2",
         "https://forge.etsi.org/gitlab/mec/gs014-ue-identity-api/blob/master/UEidentityAPI.yaml#/definitions/ueIdentityTagsList"

      Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.2"
      Config Id Config_MEC_1

      PICS Selection PIC_MEC_PLAT and PIC_SERVICES
@@ -331,9 +330,7 @@ x if_match indicating value PROPER_ETAG,
         "Check that the IUT responds with an error when
         a request sent by a MEC Application doesn't comply with a required condition"

      Reference "ETSI GS MEC 014 1.1.1, clause 7.3.3.2",
         "https://forge.etsi.org/gitlab/mec/gs014-ue-identity-api/blob/master/UEidentityAPI.yaml#/definitions/ueIdentityTagsList"

      Reference "ETSI GS MEC 014 3.1.1, clause 7.3.3.2"
      Config Id Config_MEC_1

      PICS Selection PIC_MEC_PLAT and PIC_SERVICES