Commit 33f6edeb authored by Yann Garcia's avatar Yann Garcia Committed by Miguel Angel Reina Ortega
Browse files

Validation of AtsMec_FederationEnablement

parent beb80271
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1405,7 +1405,7 @@ Package MEC_MEC040_SRV_FED {
                    to the MEC_FED entity
                    to the MEC_FED entity
                }
                }
            }
            }
    } // End of TP_MEC_MEC040_SRV_MEF_004_BR_02
    } // End of TP_MEC_MEC040_SRV_MEF_004_BR




    Test Purpose {
    Test Purpose {
+10 −10
Original line number Original line Diff line number Diff line
@@ -14,7 +14,7 @@ Package MEC_MEC040_SRV_FED {
            "Check that the IUT acknowledges the creation of SystemUpdateNotificationSubscription request when commanded by a MEC Application"
            "Check that the IUT acknowledges the creation of SystemUpdateNotificationSubscription request when commanded by a MEC Application"


        Reference
        Reference
            "ETSI GS MEC 045 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 040 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.4.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.4.2",
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.4"
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.4"
@@ -72,7 +72,7 @@ Package MEC_MEC040_SRV_FED {
            "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Invalid subscriptionType"
            "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Invalid subscriptionType"


        Reference
        Reference
            "ETSI GS MEC 045 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 040 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.4.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.4.2",
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.4"
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.4"
@@ -113,7 +113,7 @@ Package MEC_MEC040_SRV_FED {
            "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - No callback"
            "Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - No callback"


        Reference
        Reference
            "ETSI GS MEC 045 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 040 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.4.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.4.2",
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.4"
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.4"
@@ -154,7 +154,7 @@ Package MEC_MEC040_SRV_FED {
            "Check that the IUT responds with the required SystemUpdateNotificationSubscription when queried by a MEC Application"
            "Check that the IUT responds with the required SystemUpdateNotificationSubscription when queried by a MEC Application"


        Reference
        Reference
            "ETSI GS MEC 045 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 040 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 7.6.3.1"
            "ETSI GS MEC 013 V3.3.1 Clause 7.6.3.1"


@@ -198,7 +198,7 @@ Package MEC_MEC040_SRV_FED {
            "Check that the IUT responds with the correct error code when no subscription found"
            "Check that the IUT responds with the correct error code when no subscription found"


        Reference
        Reference
            "ETSI GS MEC 045 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 040 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 7.6.3.1"
            "ETSI GS MEC 013 V3.3.1 Clause 7.6.3.1"


@@ -235,7 +235,7 @@ Package MEC_MEC040_SRV_FED {
            "Check that the IUT acknowledges the changes of an existing SystemUpdateNotificationSubscription when commanded by a MEC Application"
            "Check that the IUT acknowledges the changes of an existing SystemUpdateNotificationSubscription when commanded by a MEC Application"


        Reference
        Reference
            "ETSI GS MEC 045 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 040 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.2"
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.2"


@@ -289,7 +289,7 @@ Package MEC_MEC040_SRV_FED {
            "Check that the IUT responds with an error when a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application"
            "Check that the IUT responds with an error when a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application"


        Reference
        Reference
            "ETSI GS MEC 045 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 040 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.2"
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.2"


@@ -335,7 +335,7 @@ Package MEC_MEC040_SRV_FED {
            "Check that the IUT acknowledges the cancellation of an existing SystemUpdateNotificationSubscription when commanded by a MEC Application"
            "Check that the IUT acknowledges the cancellation of an existing SystemUpdateNotificationSubscription when commanded by a MEC Application"


        Reference
        Reference
            "ETSI GS MEC 045 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 040 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.5"
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.5"


@@ -371,7 +371,7 @@ Package MEC_MEC040_SRV_FED {
            "Check that the IUT responds with an error when a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application"
            "Check that the IUT responds with an error when a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application"


        Reference
        Reference
            "ETSI GS MEC 045 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 040 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.5"
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.5"


@@ -407,7 +407,7 @@ Package MEC_MEC040_SRV_FED {
            "Check that the IUT terminates notifications after time expiration"
            "Check that the IUT terminates notifications after time expiration"


        Reference
        Reference
            "ETSI GS MEC 045 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 040 V3.3.1 Clause 5.2.3",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.3.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.4.2",
            "ETSI GS MEC 013 V3.3.1 Clause 6.4.2",
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.4"
            "ETSI GS MEC 013 V3.3.1 Clause 7.5.3.4"