Loading .project +37 −31 Original line number Diff line number Diff line Loading @@ -6,6 +6,11 @@ <project>Abstract_Socket_CNL113384</project> </projects> <buildSpec> <buildCommand> <name>org.eclipse.xtext.ui.shared.xtextBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.titan.designer.core.TITANBuilder</name> <arguments> Loading @@ -15,17 +20,18 @@ <natures> <nature>org.eclipse.titan.designer.core.TITANNature</nature> <nature>org.eclipse.titan.log.viewer.TitanLogProject</nature> <nature>org.eclipse.xtext.ui.shared.xtextNature</nature> </natures> <linkedResources> <link> <name>ccsrc/Protocols/Tcp/Abstract_Socket.cc</name> <type>1</type> <location>C:/Users/yann/Documents/wireshark/cygwin64/home/yann/frameworks/titan/titan.core/performance_test/SIPApplibPerfTest/src/Abstract_Socket.cc</location> <location>/home/andreas/gridGears/projects/etsi/ng112/eclipse/C::/Users/yann/Documents/wireshark/cygwin64/home/yann/frameworks/titan/titan.core/performance_test/SIPApplibPerfTest/src/Abstract_Socket.cc</location> </link> <link> <name>ccsrc/Protocols/Tcp/Abstract_Socket.hh</name> <type>1</type> <location>C:/Users/yann/Documents/wireshark/cygwin64/home/yann/frameworks/titan/titan.core/performance_test/SIPApplibPerfTest/src/Abstract_Socket.hh</location> <location>/home/andreas/gridGears/projects/etsi/ng112/eclipse/C::/Users/yann/Documents/wireshark/cygwin64/home/yann/frameworks/titan/titan.core/performance_test/SIPApplibPerfTest/src/Abstract_Socket.hh</location> </link> </linkedResources> </projectDescription> test_purposes/ecrf.tplan2 +90 −17 Original line number Diff line number Diff line Loading @@ -166,9 +166,66 @@ Package NG112_ECRF { // 48.20597092201654 // ] // ] // ]"; // (geoJson) // // // ] // }"; // (geoJson) // N_AMBULANCE_SERVICE_URN: "urn:service:sos.ambulance" // N_AMBULANCE_SIP_URI: "sip:ambulance@nice.com"; // N_AMBULANCE_SERVICE_BOUNDARY: "{ // "type": "Polygon", // "coordinates": [ // [ // [ // 7.232093811035156, // 43.68301868481534 // ], // [ // 7.311401367187499, // 43.68301868481534 // ], // [ // 7.311401367187499, // 43.73575527365514 // ], // [ // 7.232093811035156, // 43.73575527365514 // ], // [ // 7.232093811035156, // 43.68301868481534 // ] // ] // ] // }" // (geoJson) // A_SOS_SERVICE_URN: "urn:service:sos" // A_SOS_SIP_URI: "sip:sos@airport.com"; // A_SOS_SERVICE_BOUNDARY: "{ // "type": "Polygon", // "coordinates": [ // [ // [ // 7.198534011840821, // 43.64141714294849 // ], // [ // 7.236814498901367, // 43.64141714294849 // ], // [ // 7.236814498901367, // 43.67321076947475 // ], // [ // 7.198534011840821, // 43.67321076947475 // ], // [ // 7.198534011840821, // 43.64141714294849 // ] // ] // ] // } // (geoJson) // POINT_IN_E_POLICE_SERVICE_BOUNDARY: "43.62023 7.071032"; // (lat lon) // POINT_IN_V_POLICE_SERVICE_BOUNDARY: "48.22192 16.34010"; // (lat lon) // CIRCLE_IN_V_FIRE_SERVICE_BOUNDARY_POS: "48.22192 16.34010"; // (lat lon) Loading Loading @@ -852,6 +909,14 @@ Initial conditions with { serviceMappingFor V_FIRE_SERVICE_URN containing URI indicating value V_FIRE_SIP_URI; ; and the IUT entity havingServiceBoundaryFor the N_AMBULANCE_SERVICE_BOUNDARY containing serviceMappingFor N_AMBULANCE_SERVICE_URN containing URI indicating value N_AMBULANCE_SIP_URI; ; and the IUT entity havingServiceBoundaryFor the A_SOS_SERVICE_BOUNDARY containing serviceMappingFor A_SOS_SERVICE_URN containing URI indicating value A_SOS_SIP_URI; ; } Expected behaviour ensure that { Loading Loading @@ -880,7 +945,7 @@ Expected behaviour xmlMessage containing version indicating value "1.0", element "listServicesResponse" inNamespace "urn:ietf:params:xml:ns:lost1" containing element "serviceList" indicating value "urn:service:sos.fire urn:service:sos.police", element "serviceList" indicating value "urn:servce:sos urn:service:sos.fire urn:service:sos.police urn:service:sos.ambulance", element "path" containing element via containing attribute "source"; ; Loading Loading @@ -980,6 +1045,14 @@ Initial conditions with { serviceMappingFor V_FIRE_SERVICE_URN containing URI indicating value V_FIRE_SIP_URI; ; and the IUT entity havingServiceBoundaryFor the N_AMBULANCE_SERVICE_BOUNDARY containing serviceMappingFor N_AMBULANCE_SERVICE_URN containing URI indicating value N_AMBULANCE_SIP_URI; ; and the IUT entity havingServiceBoundaryFor the A_SOS_SERVICE_BOUNDARY containing serviceMappingFor A_SOS_SERVICE_URN containing URI indicating value A_SOS_SIP_URI; ; } Expected behaviour ensure that { Loading @@ -1006,7 +1079,7 @@ Expected behaviour xmlMessage containing version indicating value "1.0", element "listServicesResponse" inNamespace "urn:ietf:params:xml:ns:lost1" containing element "serviceList" indicating value "urn:service:sos.fire urn:service:sos.police", element "serviceList" indicating value "urn:servce:sos urn:service:sos.fire urn:service:sos.police urn:service:sos.ambulance", element "path" containing element via containing attribute "source"; ; Loading Loading
.project +37 −31 Original line number Diff line number Diff line Loading @@ -6,6 +6,11 @@ <project>Abstract_Socket_CNL113384</project> </projects> <buildSpec> <buildCommand> <name>org.eclipse.xtext.ui.shared.xtextBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.titan.designer.core.TITANBuilder</name> <arguments> Loading @@ -15,17 +20,18 @@ <natures> <nature>org.eclipse.titan.designer.core.TITANNature</nature> <nature>org.eclipse.titan.log.viewer.TitanLogProject</nature> <nature>org.eclipse.xtext.ui.shared.xtextNature</nature> </natures> <linkedResources> <link> <name>ccsrc/Protocols/Tcp/Abstract_Socket.cc</name> <type>1</type> <location>C:/Users/yann/Documents/wireshark/cygwin64/home/yann/frameworks/titan/titan.core/performance_test/SIPApplibPerfTest/src/Abstract_Socket.cc</location> <location>/home/andreas/gridGears/projects/etsi/ng112/eclipse/C::/Users/yann/Documents/wireshark/cygwin64/home/yann/frameworks/titan/titan.core/performance_test/SIPApplibPerfTest/src/Abstract_Socket.cc</location> </link> <link> <name>ccsrc/Protocols/Tcp/Abstract_Socket.hh</name> <type>1</type> <location>C:/Users/yann/Documents/wireshark/cygwin64/home/yann/frameworks/titan/titan.core/performance_test/SIPApplibPerfTest/src/Abstract_Socket.hh</location> <location>/home/andreas/gridGears/projects/etsi/ng112/eclipse/C::/Users/yann/Documents/wireshark/cygwin64/home/yann/frameworks/titan/titan.core/performance_test/SIPApplibPerfTest/src/Abstract_Socket.hh</location> </link> </linkedResources> </projectDescription>
test_purposes/ecrf.tplan2 +90 −17 Original line number Diff line number Diff line Loading @@ -166,9 +166,66 @@ Package NG112_ECRF { // 48.20597092201654 // ] // ] // ]"; // (geoJson) // // // ] // }"; // (geoJson) // N_AMBULANCE_SERVICE_URN: "urn:service:sos.ambulance" // N_AMBULANCE_SIP_URI: "sip:ambulance@nice.com"; // N_AMBULANCE_SERVICE_BOUNDARY: "{ // "type": "Polygon", // "coordinates": [ // [ // [ // 7.232093811035156, // 43.68301868481534 // ], // [ // 7.311401367187499, // 43.68301868481534 // ], // [ // 7.311401367187499, // 43.73575527365514 // ], // [ // 7.232093811035156, // 43.73575527365514 // ], // [ // 7.232093811035156, // 43.68301868481534 // ] // ] // ] // }" // (geoJson) // A_SOS_SERVICE_URN: "urn:service:sos" // A_SOS_SIP_URI: "sip:sos@airport.com"; // A_SOS_SERVICE_BOUNDARY: "{ // "type": "Polygon", // "coordinates": [ // [ // [ // 7.198534011840821, // 43.64141714294849 // ], // [ // 7.236814498901367, // 43.64141714294849 // ], // [ // 7.236814498901367, // 43.67321076947475 // ], // [ // 7.198534011840821, // 43.67321076947475 // ], // [ // 7.198534011840821, // 43.64141714294849 // ] // ] // ] // } // (geoJson) // POINT_IN_E_POLICE_SERVICE_BOUNDARY: "43.62023 7.071032"; // (lat lon) // POINT_IN_V_POLICE_SERVICE_BOUNDARY: "48.22192 16.34010"; // (lat lon) // CIRCLE_IN_V_FIRE_SERVICE_BOUNDARY_POS: "48.22192 16.34010"; // (lat lon) Loading Loading @@ -852,6 +909,14 @@ Initial conditions with { serviceMappingFor V_FIRE_SERVICE_URN containing URI indicating value V_FIRE_SIP_URI; ; and the IUT entity havingServiceBoundaryFor the N_AMBULANCE_SERVICE_BOUNDARY containing serviceMappingFor N_AMBULANCE_SERVICE_URN containing URI indicating value N_AMBULANCE_SIP_URI; ; and the IUT entity havingServiceBoundaryFor the A_SOS_SERVICE_BOUNDARY containing serviceMappingFor A_SOS_SERVICE_URN containing URI indicating value A_SOS_SIP_URI; ; } Expected behaviour ensure that { Loading Loading @@ -880,7 +945,7 @@ Expected behaviour xmlMessage containing version indicating value "1.0", element "listServicesResponse" inNamespace "urn:ietf:params:xml:ns:lost1" containing element "serviceList" indicating value "urn:service:sos.fire urn:service:sos.police", element "serviceList" indicating value "urn:servce:sos urn:service:sos.fire urn:service:sos.police urn:service:sos.ambulance", element "path" containing element via containing attribute "source"; ; Loading Loading @@ -980,6 +1045,14 @@ Initial conditions with { serviceMappingFor V_FIRE_SERVICE_URN containing URI indicating value V_FIRE_SIP_URI; ; and the IUT entity havingServiceBoundaryFor the N_AMBULANCE_SERVICE_BOUNDARY containing serviceMappingFor N_AMBULANCE_SERVICE_URN containing URI indicating value N_AMBULANCE_SIP_URI; ; and the IUT entity havingServiceBoundaryFor the A_SOS_SERVICE_BOUNDARY containing serviceMappingFor A_SOS_SERVICE_URN containing URI indicating value A_SOS_SIP_URI; ; } Expected behaviour ensure that { Loading @@ -1006,7 +1079,7 @@ Expected behaviour xmlMessage containing version indicating value "1.0", element "listServicesResponse" inNamespace "urn:ietf:params:xml:ns:lost1" containing element "serviceList" indicating value "urn:service:sos.fire urn:service:sos.police", element "serviceList" indicating value "urn:servce:sos urn:service:sos.fire urn:service:sos.police urn:service:sos.ambulance", element "path" containing element via containing attribute "source"; ; Loading