Commit e20c15ac authored by liebigan's avatar liebigan
Browse files

Fix DEVICE_NUMBER references to constants

parent d3d8787a
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ Reference
Config Id CFG_LIS_01
PICS Selection H_QRY_GEO1
Initial conditions with {
    the IUT entity havingLocationMappingFor the DEVICE_NUMBER containing
    the IUT entity havingLocationMappingFor the DEVICE_NUMBER_POINT containing
        "point" containing 
            "position" indicating value POINT_POS
        ;
@@ -100,7 +100,7 @@ Expected behaviour
                        version indicating value "1.0",
                        element "locationRequest" inNamespace "urn:ietf:params:xml:ns:geopriv:held" containing
                            element "device" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" containing
                                element "uri" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" indicating value DEVICE_NUMBER
                                element "uri" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" indicating value DEVICE_NUMBER_POINT
                            ;
                        ;
                    ;
@@ -171,7 +171,7 @@ Expected behaviour
                        version indicating value "1.0",
                        element "locationRequest" inNamespace "urn:ietf:params:xml:ns:geopriv:held" containing
                            element "device" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" containing
                                element "uri" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" indicating value DEVICE_NUMBER
                                element "uri" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" indicating value DEVICE_NUMBER_CIRCLE
                            ;
                        ;
                    ;
@@ -248,7 +248,7 @@ Expected behaviour
                                attribute "exact" indicating value "true"
                            ;,
                            element "device" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" containing
                                element "uri" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" indicating value DEVICE_NUMBER
                                element "uri" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" indicating value DEVICE_NUMBER_CIRCLE
                            ;
                        ;
                    ;
@@ -310,7 +310,7 @@ Expected behaviour
                                attribute "exact" indicating value "true"
                            ;,
                            element "device" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" containing
                                element "uri" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" indicating value DEVICE_NUMBER
                                element "uri" inNamespace "urn:ietf:params:xml:ns:geopriv:held:id" indicating value DEVICE_NUMBER_CIRCLE
                            ;
                        ;
                    ;
@@ -368,7 +368,7 @@ Reference
Config Id CFG_LIS_01
PICS Selection H_QRY_ERR1
Initial conditions with {
    the IUT entity not havingLocationMappingFor the DEVICE_NUMBER
    the IUT entity not havingLocationMappingFor the UNKNOWN_DEVICE_NUMBER
}
Expected behaviour
    ensure that {