Commit d4ed8cc2 authored by piscione's avatar piscione
Browse files

Updated TPs of MEC011. Their references not updated yet because missing.They...

Updated TPs of MEC011. Their references not updated yet because missing.They have been marked as outdated.
parent 5c85748f
Loading
Loading
Loading
Loading
+38 −38
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ Package MEC_MEC011_SRV_APPSAQ {
         "Check that the IUT responds with a list of available MEC services
         for a given application instance when queried by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.15.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/ServiceInfo"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.6.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/ServiceInfo" //Outdated

      Config Id Config_MEC_1

@@ -32,7 +32,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.5
      // MEC 011 2.2.1, clause 5.2.5
      Expected behaviour
         ensure that {
            when {
@@ -42,7 +42,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.15.3.1
               // MEC 011 2.2.1, clause 8.2.6.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "200 OK"
                  body containing
@@ -64,7 +64,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.15.3.1"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.6.3.1"

      Config Id Config_MEC_1

@@ -77,7 +77,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.5
      // MEC 011 2.2.1, clause 5.2.5
      Expected behaviour
         ensure that {
            when {
@@ -91,7 +91,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.15.3.1
               // MEC 011 2.2.1, clause 8.2.6.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "400 Bad Request"
               ;
@@ -108,8 +108,8 @@ Package MEC_MEC011_SRV_APPSAQ {
         "Check that the IUT notifies the authorised relevant (subscribed) application
         instances when a new service for a given application instance is registered"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.15.3.4",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/ServiceInfo"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.6.3.4",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/ServiceInfo" //Outdated

      Config Id Config_MEC_1

@@ -124,7 +124,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         the MEC_APP_Subscriber entity subscribed_to the MP1_SUBSCRIPTION_A
      }

      // MEC 011 2.1.1, clause 5.2.4
      // MEC 011 2.2.1, clause 5.2.4
      Expected behaviour
         ensure that {
            when {
@@ -139,7 +139,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP_Registrant entity
            }
            then {
               // MEC 011 2.1.1, clause 7.15.3.4
               // MEC 011 2.2.1, clause 8.2.6.3.4
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "201 Created",
                  Location set to LOCATION,
@@ -151,7 +151,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               ;
               to the MEC_APP_Registrant entity
               and
               // MEC 011 2.1.1, clause 6.4.2
               
               the IUT entity sends a notification_message containing
                  body containing
                     notificationType set to "SerAvailabilityNotification",
@@ -176,7 +176,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.15.3.4"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.6.3.4"

      Config Id Config_MEC_1

@@ -191,7 +191,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         the MEC_APP_Subscriber entity subscribed_to the MP1_SUBSCRIPTION_A
      }

      // MEC 011 2.1.1, clause 5.2.4
      // MEC 011 2.2.1, clause 5.2.4
      Expected behaviour
         ensure that {
            when {
@@ -207,7 +207,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP_Registrant entity
            }
            then {
               // MEC 011 2.1.1, clause 7.15.3.4
               // MEC 011 2.2.1, clause 8.2.6.3.4
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "400 Bad Request"
               ;
@@ -224,7 +224,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         "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 011 2.1.1, clause 7.15.3.4"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.6.3.4"

      Config Id Config_MEC_1

@@ -239,7 +239,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         the MEC_APP_Subscriber entity subscribed_to the MP1_SUBSCRIPTION_A
      }

      // MEC 011 2.1.1, clause 5.2.4
      // MEC 011 2.2.1, clause 5.2.4
      Expected behaviour
         ensure that {
            when {
@@ -254,7 +254,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP_Registrant entity
            }
            then {
               // MEC 011 2.1.1, clause 7.15.3.4
               // MEC 011 2.2.1, clause 8.2.6.3.4
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "404 Not Found"
               ;
@@ -271,8 +271,8 @@ Package MEC_MEC011_SRV_APPSAQ {
         "Check that the IUT responds with the information on a specific service
         for a given application instance when queried by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.14.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/ServiceInfo"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.7.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/ServiceInfo" //Outdated

      Config Id Config_MEC_1

@@ -288,7 +288,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.5
      // MEC 011 2.2.1, clause 5.2.5
      Expected behaviour
         ensure that {
            when {
@@ -298,7 +298,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.14.3.1
               // MEC 011 2.2.1, clause 8.2.7.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "200 OK"
                  body containing
@@ -320,7 +320,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         "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 011 2.1.1, clause 7.14.3.1"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.7.3.1"

      Config Id Config_MEC_1

@@ -336,7 +336,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.5
      // MEC 011 2.2.1, clause 5.2.5
      Expected behaviour
         ensure that {
            when {
@@ -346,7 +346,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.14.3.1
               // MEC 011 2.2.1, clause 8.2.7.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "404 Not Found"
               ;
@@ -363,8 +363,8 @@ Package MEC_MEC011_SRV_APPSAQ {
         "Check that the IUT updates a service information for a given
         application instance when commanded by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.14.3.2",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/ServiceInfo"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.7.3.2",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/ServiceInfo" //Outdated


      Config Id Config_MEC_1
@@ -381,7 +381,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.4
      // MEC 011 2.2.1, clause 5.2.4
      Expected behaviour
         ensure that {
            when {
@@ -397,7 +397,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.14.3.2
               // MEC 011 2.2.1, clause 8.2.7.3.2
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "200 OK"
                  body containing
@@ -419,7 +419,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.14.3.2"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.7.3.2"

      Config Id Config_MEC_1

@@ -435,7 +435,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.4
      // MEC 011 2.2.1, clause 5.2.4
      Expected behaviour
         ensure that {
            when {
@@ -452,7 +452,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.14.3.2
               // MEC 011 2.2.1, clause 8.2.7.3.2 
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "400 Bad Request"
               ;
@@ -469,7 +469,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         "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 011 2.1.1, clause 7.14.3.2"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.7.3.2"

      Config Id Config_MEC_1

@@ -485,7 +485,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.4
      // MEC 011 2.2.1, clause 5.2.4
      Expected behaviour
         ensure that {
            when {
@@ -501,7 +501,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.14.3.2
               // MEC 011 2.2.1, clause 8.2.7.3.2
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "404 Not Found"
               ;
@@ -518,7 +518,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         "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 011 2.1.1, clause 7.14.3.2"
      Reference "ETSI GS MEC 011 2.2.1, clause 8.2.7.3.2"

      Config Id Config_MEC_1

@@ -534,7 +534,7 @@ Package MEC_MEC011_SRV_APPSAQ {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.4
      // MEC 011 2.2.1, clause 5.2.4
      Expected behaviour
         ensure that {
            when {
@@ -550,7 +550,7 @@ Package MEC_MEC011_SRV_APPSAQ {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.14.3.2
               // MEC 011 2.2.1, clause 8.2.7.3.2
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "412 Precondition Failed"
               ;
+27 −27
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ Package MEC_MEC011_SRV_APPSUB {
         "Check that the IUT responds with a list of subscriptions for notifications
         on services availability when queried by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.6.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/Mp1SubscriptionLinkList"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.3.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/Mp1SubscriptionLinkList" //Outdated

      Config Id Config_MEC_1

@@ -32,7 +32,7 @@ Package MEC_MEC011_SRV_APPSUB {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.6
      // MEC 011 2.2.1, clause 5.2.6
      Expected behaviour
         ensure that {
            when {
@@ -42,7 +42,7 @@ Package MEC_MEC011_SRV_APPSUB {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.6.3.1
               // MEC 011 2.2.1, clause 7.2.3.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "200 OK"
                  body containing
@@ -62,7 +62,7 @@ Package MEC_MEC011_SRV_APPSUB {
         "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 011 2.1.1, clause 7.6.3.1"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.3.3.1"

      Config Id Config_MEC_1

@@ -75,7 +75,7 @@ Package MEC_MEC011_SRV_APPSUB {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.6
      // MEC 011 2.2.1, clause 5.2.6
      Expected behaviour
         ensure that {
            when {
@@ -85,7 +85,7 @@ Package MEC_MEC011_SRV_APPSUB {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.6.3.1
               // MEC 011 2.2.1, clause 7.2.3.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "404 Not Found"
               ;
@@ -102,8 +102,8 @@ Package MEC_MEC011_SRV_APPSUB {
         "Check that the IUT acknowledges the subscription by a MEC Application
         to notifications on service availability events"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.6.3.4",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/SerAvailabilityNotificationSubscription"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.3.3.4",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/SerAvailabilityNotificationSubscription" //Outdated

      Config Id Config_MEC_1

@@ -116,7 +116,7 @@ Package MEC_MEC011_SRV_APPSUB {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.6.2
      // MEC 011 2.2.1, clause 7.2.3.3.4
      Expected behaviour
         ensure that {
            when {
@@ -132,7 +132,7 @@ Package MEC_MEC011_SRV_APPSUB {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.6.3.4
               // MEC 011 2.2.1, clause 7.2.3.3.4 
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "201 Created",
                  Location set to LOCATION,
@@ -156,7 +156,7 @@ Package MEC_MEC011_SRV_APPSUB {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.6.3.4"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.3.3.4"

      Config Id Config_MEC_1

@@ -169,7 +169,7 @@ Package MEC_MEC011_SRV_APPSUB {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.6.2
      // MEC 011 2.2.1, clause 5.2.6.2
      Expected behaviour
         ensure that {
            when {
@@ -186,7 +186,7 @@ Package MEC_MEC011_SRV_APPSUB {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.6.3.4
               // MEC 011 2.2.1, clause 7.2.3.3.4
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "400 Bad Request"
               ;
@@ -203,8 +203,8 @@ Package MEC_MEC011_SRV_APPSUB {
         "Check that the IUT responds with the information on a specific subscription
         when queried by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.5.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/SerAvailabilityNotificationSubscription"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.4.3.1",
        "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/SerAvailabilityNotificationSubscription" //Outdated

      Config Id Config_MEC_1

@@ -220,7 +220,7 @@ Package MEC_MEC011_SRV_APPSUB {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.6
      // MEC 011 2.2.1, clause 5.2.6
      Expected behaviour
         ensure that {
            when {
@@ -230,7 +230,7 @@ Package MEC_MEC011_SRV_APPSUB {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.5.3.1
               // MEC 011 2.2.1, clause 7.2.4.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "200 OK"
                  body containing
@@ -253,7 +253,7 @@ Package MEC_MEC011_SRV_APPSUB {
         a request for an URI that cannot be mapped to a valid resource URI
         is sent by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.5.3.1"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.4.3.1"

      Config Id Config_MEC_1

@@ -269,7 +269,7 @@ Package MEC_MEC011_SRV_APPSUB {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.6
      // MEC 011 2.2.1, clause 5.2.6
      Expected behaviour
         ensure that {
            when {
@@ -279,7 +279,7 @@ Package MEC_MEC011_SRV_APPSUB {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.5.3.1
               // MEC 011 2.2.1, clause 7.2.4.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "404 Not Found"
               ;
@@ -296,7 +296,7 @@ Package MEC_MEC011_SRV_APPSUB {
         "Check that the IUT acknowledges the unsubscribe from service availability event notifications
         when commanded by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.5.3.5"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.4.3.5"

      Config Id Config_MEC_1

@@ -312,7 +312,7 @@ Package MEC_MEC011_SRV_APPSUB {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.6
      // MEC 011 2.2.1, clause 5.2.6
      Expected behaviour
         ensure that {
            when {
@@ -322,7 +322,7 @@ Package MEC_MEC011_SRV_APPSUB {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.5.3.5
               // MEC 011 2.2.1, clause 7.2.4.3.5
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "204 No Content"
               ;
@@ -340,7 +340,7 @@ Package MEC_MEC011_SRV_APPSUB {
         a request for an URI that cannot be mapped to a valid resource URI
         is sent by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.5.3.5"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.4.3.5"

      Config Id Config_MEC_1

@@ -356,7 +356,7 @@ Package MEC_MEC011_SRV_APPSUB {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.6
      // MEC 011 2.2.1, clause 5.2.6
      Expected behaviour
         ensure that {
            when {
@@ -366,7 +366,7 @@ Package MEC_MEC011_SRV_APPSUB {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.5.3.5
               // MEC 011 2.2.1, clause 7.2.4.3.5
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "404 Not Found"
               ;
+24 −24
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ Package MEC_MEC011_SRV_DNS {
         "Check that the IUT responds with a list of active DNS rules
         when queried by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.12.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/DnsRule"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.9.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/DnsRule" //Outdated

      Config Id Config_MEC_1

@@ -32,7 +32,7 @@ Package MEC_MEC011_SRV_DNS {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.8
      // MEC 011 2.2.1, clause 5.2.8
      Expected behaviour
         ensure that {
            when {
@@ -42,7 +42,7 @@ Package MEC_MEC011_SRV_DNS {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.12.3.1
               // MEC 011 2.2.1, clause 7.2.9.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "200 OK"
                  body containing
@@ -64,8 +64,8 @@ Package MEC_MEC011_SRV_DNS {
         "Check that the IUT responds with the information on a specific DNS rule
         when queried by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.13.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/DnsRule"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.10.3.1",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/DnsRule" //Outdated

      Config Id Config_MEC_1

@@ -81,7 +81,7 @@ Package MEC_MEC011_SRV_DNS {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.8
      // MEC 011 2.2.1, clause 5.2.8
      Expected behaviour
         ensure that {
            when {
@@ -91,7 +91,7 @@ Package MEC_MEC011_SRV_DNS {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.13.3.1
               // MEC 011 2.2.1, clause 7.2.10.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "200 OK"
                  body containing
@@ -113,7 +113,7 @@ Package MEC_MEC011_SRV_DNS {
         "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 011 2.1.1, clause 7.13.3.1"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.10.3.1"

      Config Id Config_MEC_1

@@ -129,7 +129,7 @@ Package MEC_MEC011_SRV_DNS {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.8
      // MEC 011 2.2.1, clause 5.2.8
      Expected behaviour
         ensure that {
            when {
@@ -139,7 +139,7 @@ Package MEC_MEC011_SRV_DNS {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.13.3.1
               // MEC 011 2.2.1, clause 7.2.10.3.1
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "404 Not Found"
               ;
@@ -156,8 +156,8 @@ Package MEC_MEC011_SRV_DNS {
         "Check that the IUT updates a specific DNS rule
         when commanded by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.13.3.2",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/DnsRule"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.10.3.2",
         "https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/blob/master/Mp1.yaml#/definitions/DnsRule" //Outdated

      Config Id Config_MEC_1

@@ -173,7 +173,7 @@ Package MEC_MEC011_SRV_DNS {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.8
      // MEC 011 2.2.1, clause 5.2.8
      Expected behaviour
         ensure that {
            when {
@@ -188,7 +188,7 @@ Package MEC_MEC011_SRV_DNS {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.13.3.2
               // MEC 011 2.2.1, clause 7.2.10.3.2
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "200 OK"
                  body containing
@@ -211,7 +211,7 @@ Package MEC_MEC011_SRV_DNS {
         "Check that the IUT responds with an error when
         a request with incorrect parameters is sent by a MEC Application"

      Reference "ETSI GS MEC 011 2.1.1, clause 7.13.3.2"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.10.3.2"

      Config Id Config_MEC_1

@@ -227,7 +227,7 @@ Package MEC_MEC011_SRV_DNS {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.8
      // MEC 011 2.2.1, clause 5.2.8
      Expected behaviour
         ensure that {
            when {
@@ -243,7 +243,7 @@ Package MEC_MEC011_SRV_DNS {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.13.3.2
               // MEC 011 2.2.1, clause 7.2.10.3.2
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "400 Bad Request"
               ;
@@ -260,7 +260,7 @@ Package MEC_MEC011_SRV_DNS {
         "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 011 2.1.1, clause 7.13.3.2"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.10.3.2"

      Config Id Config_MEC_1

@@ -276,7 +276,7 @@ Package MEC_MEC011_SRV_DNS {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.8
      // MEC 011 2.2.1, clause 5.2.8
      Expected behaviour
         ensure that {
            when {
@@ -291,7 +291,7 @@ Package MEC_MEC011_SRV_DNS {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.13.3.2
               // MEC 011 2.2.1, clause 7.2.10.3.2
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "404 Not Found"
               ;
@@ -308,7 +308,7 @@ Package MEC_MEC011_SRV_DNS {
         "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 011 2.1.1, clause 7.13.3.2"
      Reference "ETSI GS MEC 011 2.2.1, clause 7.2.10.3.2"

      Config Id Config_MEC_1

@@ -324,7 +324,7 @@ Package MEC_MEC011_SRV_DNS {
         ;
      }

      // MEC 011 2.1.1, clause 5.2.8
      // MEC 011 2.2.1, clause 5.2.8
      Expected behaviour
         ensure that {
            when {
@@ -339,7 +339,7 @@ Package MEC_MEC011_SRV_DNS {
               from the MEC_APP entity
            }
            then {
               // MEC 011 2.1.1, clause 7.13.3.2
               // MEC 011 2.2.1, clause 7.2.10.3.2
               the IUT entity sends a HTTP_RESPONSE containing
                  status_code set to "412 Precondition Failed"
               ;
+222 −0

File added.

Preview size limit exceeded, changes collapsed.

+19 −15

File changed.

Preview size limit exceeded, changes collapsed.

Loading