Loading ttcn/AtsECall_IVS_Testcases.ttcn +47 −62 Original line number Diff line number Diff line /* * ---------------------------------------------------------------------------- * (C) Copyright Testing Technologies, 2013-2014. All Rights Reserved. * * All copies of this program, whether in whole or in part, and whether * modified or not, must display this and all other embedded copyright * and ownership notices in full. * * See the file COPYRIGHT for details of redistribution and use. * * You should have received a copy of the COPYRIGHT file along with * this file; if not, write to the Testing Technologies, * Michaelkirchstr. 17/18, 10179 Berlin, Germany. /** * * TESTING TECHNOLOGIES DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS * SOFTWARE. IN NO EVENT SHALL TESTING TECHNOLOGIES BE LIABLE FOR ANY * SPECIAL, DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. * Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * (c) European Telecommunications Standards Institute 2014. * All rights reserved. * * THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING ANY KIND OF IMPLIED OR * EXPRESSED WARRANTY OF NON-INFRINGEMENT OR THE IMPLIED WARRANTIES * OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. * @author ETSI / STF483 * @version $URL$ * $Id$ * @desc * */ module AtsECall_IVS_Testcases { import from LibItsECall_TestSystem all; Loading Loading @@ -58,7 +43,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_0_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_0_3() runs on PsapMtc system PsapSystem { // Test Body f_userAction("With the vehicle ignition set to OFF, attempt to trigger an eCall automatically in accordance with the manufacturer's instructions"); Loading Loading @@ -95,7 +80,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_2_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_2_2() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -146,7 +131,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_2_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_2_3() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -204,7 +189,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_2_4() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_2_4() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -254,7 +239,7 @@ module AtsECall_IVS_Testcases { * </table> * @see SUPPORTED_CRASH_TYPES - list of crash types */ testcase CTP_1_1_2_5() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_2_5() runs on PsapMtc system PsapSystem { // Local variables var integer v_crashType; Loading Loading @@ -313,7 +298,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_3_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_3_2() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -354,7 +339,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_5_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_5_2() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -398,7 +383,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_5_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_5_3() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -442,7 +427,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_5_4() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_5_4() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -486,7 +471,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_5_5() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_5_5() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -532,7 +517,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_5_6() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_5_6() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -588,7 +573,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_6_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_6_1() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -631,7 +616,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_7_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_7_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -666,7 +651,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_8_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_8_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -701,7 +686,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_9_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_9_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -736,7 +721,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_10_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_10_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -778,7 +763,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_10_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_10_2() runs on PsapMtc system PsapSystem { // Local variables var boolean v_redialAttempted := false; Loading Loading @@ -820,7 +805,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_10_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_10_3() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {inbandDirection := PUSH, ignoreSendSignal := true} Loading Loading @@ -879,7 +864,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_11_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_11_1() runs on PsapMtc system PsapSystem { template ECallMessageUnion expandedECalMessage := f_expandMsd(PX_ECALL_MESSAGE); template ECallMessageUnion localECalMessage modifies expandedECalMessage := {decoded := {msd := {msdStructure := {control_ := {automaticActivation := true, testCall := false}}}}} Loading Loading @@ -915,7 +900,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_12_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_12_1() runs on PsapMtc system PsapSystem { template ECallMessageUnion expandedECalMessage := f_expandMsd(PX_ECALL_MESSAGE); template ECallMessageUnion localECalMessage modifies expandedECalMessage := {decoded := {msd := {msdStructure := {control_ := {automaticActivation := false, testCall := false}}}}} Loading Loading @@ -952,7 +937,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_13_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_13_1() runs on PsapMtc system PsapSystem { template ECallMessageUnion expandedECalMessage := f_expandMsd(PX_ECALL_MESSAGE); template ECallMessageUnion localECalMessage modifies expandedECalMessage := {decoded := {msd := {msdStructure := {control_ := {automaticActivation := ?, testCall := true}}}}} Loading Loading @@ -989,7 +974,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_14_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_14_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -1024,7 +1009,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_15_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_15_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -1070,7 +1055,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_15_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_15_2() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -1125,7 +1110,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_15_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_15_3() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {inbandState := OFF, inbandControl := MANUAL} Loading Loading @@ -1169,7 +1154,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_15_4() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_15_4() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {numberOfAlAcks := 0, automaticAlAck := false} Loading Loading @@ -1217,7 +1202,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_15_5() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_15_5() runs on PsapMtc system PsapSystem { // Local variables var integer v_nacksSent := 0; Loading Loading @@ -1301,7 +1286,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_16_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_16_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -1363,7 +1348,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_16_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_16_2() runs on PsapMtc system PsapSystem { // Local variables var CallEstablishedEvent v_callEstablished; Loading Loading @@ -1433,7 +1418,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_16_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_16_3() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {alAckValue := CLEAR_DOWN_AL_ACK}; Loading Loading @@ -1481,7 +1466,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_17_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_17_3() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {automaticAlAck := true, alAckValue := CLEAR_DOWN_AL_ACK}; Loading Loading @@ -1593,7 +1578,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_17_4() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_17_4() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {automaticAlAck := true, alAckValue := CLEAR_DOWN_AL_ACK}; Loading Loading @@ -1652,7 +1637,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_14_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_14_2() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -1696,7 +1681,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_17_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_17_1() runs on PsapMtc system PsapSystem { // Local variables timer t_callbackDelay := PX_CTP_1_1_17_3_CALL_BACK_DELAY; Loading Loading @@ -1772,7 +1757,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_17_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_17_2() runs on PsapMtc system PsapSystem { // Local variables timer t_callbackDelay := PX_CTP_1_1_17_3_CALL_BACK_DELAY; Loading ttcn/AtsECall_PSAP_Testcases.ttcn +32 −47 Original line number Diff line number Diff line /* * ---------------------------------------------------------------------------- * (C) Copyright Testing Technologies, 2013-2014. All Rights Reserved. * * All copies of this program, whether in whole or in part, and whether * modified or not, must display this and all other embedded copyright * and ownership notices in full. * * See the file COPYRIGHT for details of redistribution and use. * * You should have received a copy of the COPYRIGHT file along with * this file; if not, write to the Testing Technologies, * Michaelkirchstr. 17/18, 10179 Berlin, Germany. /** * * TESTING TECHNOLOGIES DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS * SOFTWARE. IN NO EVENT SHALL TESTING TECHNOLOGIES BE LIABLE FOR ANY * SPECIAL, DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. * Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * (c) European Telecommunications Standards Institute 2014. * All rights reserved. * * THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING ANY KIND OF IMPLIED OR * EXPRESSED WARRANTY OF NON-INFRINGEMENT OR THE IMPLIED WARRANTIES * OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. * @author ETSI / STF483 * @version $URL$ * $Id$ * @desc * */ module AtsECall_PSAP_Testcases { import from LibItsECall_TestSystem all; Loading Loading @@ -62,7 +47,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_10() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_10() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -113,7 +98,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_3_2() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_3_2() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -163,7 +148,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_3_3() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_3_3() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -215,7 +200,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_7_4() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_7_4() runs on IvsMtc system IvsSystem { // Local variables var ConfigParameters v_localIVSSimulatorConfiguration := modifies defaultIVSSimulatorConfiguration := {simulateCrcError := true}; Loading Loading @@ -293,7 +278,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_7_5() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_7_5() runs on IvsMtc system IvsSystem { // Local variables var ConfigParameters v_localIVSSimulatorConfiguration := modifies defaultIVSSimulatorConfiguration := {eCallMessage := PX_BAD_ECALL_MESSAGE}; Loading Loading @@ -344,7 +329,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_11() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_11() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -388,7 +373,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_12() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_12() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -442,7 +427,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_13() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_13() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -500,7 +485,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_14_1() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_14_1() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -565,7 +550,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_14_2() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_14_2() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -612,7 +597,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_15() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_15() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -669,7 +654,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_16() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_16() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -726,7 +711,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_3_1() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_3_1() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -767,7 +752,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_5_1() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_5_1() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -807,7 +792,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_5_2() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_5_2() runs on IvsMtc system IvsSystem { // Local variables template ConfigParameters v_localIvsSimulatorConfiguration modifies defaultIVSSimulatorConfiguration := {inbandState := OFF, inbandControl := MANUAL} Loading Loading @@ -854,7 +839,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_6() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_6() runs on IvsMtc system IvsSystem { // Local variables var InbandStartSignalReceivedEvent v_startSignal; Loading Loading @@ -901,7 +886,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_7_1() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_7_1() runs on IvsMtc system IvsSystem { // Local variables var InbandStartSignalReceivedEvent v_startSignal; Loading Loading @@ -964,7 +949,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_7_2() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_7_2() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -1004,7 +989,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_7_3() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_7_3() runs on IvsMtc system IvsSystem { // Local variables template ConfigParameters v_localIvsSimulatorConfiguration modifies defaultIVSSimulatorConfiguration := {simulateCrcError := true} Loading Loading @@ -1052,7 +1037,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_9() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_9() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading ttcn/LibItsECall_Functions.ttcn +29 −15 File changed.Preview size limit exceeded, changes collapsed. Show changes ttcn/LibItsECall_Pixits.ttcn +14 −1 Original line number Diff line number Diff line /** * * Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * (c) European Telecommunications Standards Institute 2014. * All rights reserved. * * @author ETSI / STF483 * @version $URL$ * $Id$ * @desc * */ module LibItsECall_Pixits { import from LibItsECall_TypesAndValues all; Loading ttcn/LibItsECall_Templates.ttcn +14 −1 Original line number Diff line number Diff line /** * * Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * (c) European Telecommunications Standards Institute 2014. * All rights reserved. * * @author ETSI / STF483 * @version $URL$ * $Id$ * @desc * */ module LibItsECall_Templates { import from LibItsECall_TestSystem all; Loading Loading
ttcn/AtsECall_IVS_Testcases.ttcn +47 −62 Original line number Diff line number Diff line /* * ---------------------------------------------------------------------------- * (C) Copyright Testing Technologies, 2013-2014. All Rights Reserved. * * All copies of this program, whether in whole or in part, and whether * modified or not, must display this and all other embedded copyright * and ownership notices in full. * * See the file COPYRIGHT for details of redistribution and use. * * You should have received a copy of the COPYRIGHT file along with * this file; if not, write to the Testing Technologies, * Michaelkirchstr. 17/18, 10179 Berlin, Germany. /** * * TESTING TECHNOLOGIES DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS * SOFTWARE. IN NO EVENT SHALL TESTING TECHNOLOGIES BE LIABLE FOR ANY * SPECIAL, DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. * Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * (c) European Telecommunications Standards Institute 2014. * All rights reserved. * * THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING ANY KIND OF IMPLIED OR * EXPRESSED WARRANTY OF NON-INFRINGEMENT OR THE IMPLIED WARRANTIES * OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. * @author ETSI / STF483 * @version $URL$ * $Id$ * @desc * */ module AtsECall_IVS_Testcases { import from LibItsECall_TestSystem all; Loading Loading @@ -58,7 +43,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_0_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_0_3() runs on PsapMtc system PsapSystem { // Test Body f_userAction("With the vehicle ignition set to OFF, attempt to trigger an eCall automatically in accordance with the manufacturer's instructions"); Loading Loading @@ -95,7 +80,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_2_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_2_2() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -146,7 +131,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_2_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_2_3() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -204,7 +189,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_2_4() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_2_4() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -254,7 +239,7 @@ module AtsECall_IVS_Testcases { * </table> * @see SUPPORTED_CRASH_TYPES - list of crash types */ testcase CTP_1_1_2_5() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_2_5() runs on PsapMtc system PsapSystem { // Local variables var integer v_crashType; Loading Loading @@ -313,7 +298,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_3_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_3_2() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -354,7 +339,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_5_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_5_2() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -398,7 +383,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_5_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_5_3() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -442,7 +427,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_5_4() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_5_4() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -486,7 +471,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_5_5() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_5_5() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -532,7 +517,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_5_6() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_5_6() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -588,7 +573,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_6_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_6_1() runs on PsapMtc system PsapSystem { // Local variables var integer v_button; Loading Loading @@ -631,7 +616,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_7_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_7_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -666,7 +651,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_8_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_8_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -701,7 +686,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_9_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_9_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -736,7 +721,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_10_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_10_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -778,7 +763,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_10_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_10_2() runs on PsapMtc system PsapSystem { // Local variables var boolean v_redialAttempted := false; Loading Loading @@ -820,7 +805,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_10_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_10_3() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {inbandDirection := PUSH, ignoreSendSignal := true} Loading Loading @@ -879,7 +864,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_11_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_11_1() runs on PsapMtc system PsapSystem { template ECallMessageUnion expandedECalMessage := f_expandMsd(PX_ECALL_MESSAGE); template ECallMessageUnion localECalMessage modifies expandedECalMessage := {decoded := {msd := {msdStructure := {control_ := {automaticActivation := true, testCall := false}}}}} Loading Loading @@ -915,7 +900,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_12_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_12_1() runs on PsapMtc system PsapSystem { template ECallMessageUnion expandedECalMessage := f_expandMsd(PX_ECALL_MESSAGE); template ECallMessageUnion localECalMessage modifies expandedECalMessage := {decoded := {msd := {msdStructure := {control_ := {automaticActivation := false, testCall := false}}}}} Loading Loading @@ -952,7 +937,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_13_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_13_1() runs on PsapMtc system PsapSystem { template ECallMessageUnion expandedECalMessage := f_expandMsd(PX_ECALL_MESSAGE); template ECallMessageUnion localECalMessage modifies expandedECalMessage := {decoded := {msd := {msdStructure := {control_ := {automaticActivation := ?, testCall := true}}}}} Loading Loading @@ -989,7 +974,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_14_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_14_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -1024,7 +1009,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_15_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_15_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -1070,7 +1055,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_15_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_15_2() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -1125,7 +1110,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_15_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_15_3() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {inbandState := OFF, inbandControl := MANUAL} Loading Loading @@ -1169,7 +1154,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_15_4() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_15_4() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {numberOfAlAcks := 0, automaticAlAck := false} Loading Loading @@ -1217,7 +1202,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_15_5() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_15_5() runs on PsapMtc system PsapSystem { // Local variables var integer v_nacksSent := 0; Loading Loading @@ -1301,7 +1286,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_16_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_16_1() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -1363,7 +1348,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_16_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_16_2() runs on PsapMtc system PsapSystem { // Local variables var CallEstablishedEvent v_callEstablished; Loading Loading @@ -1433,7 +1418,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_16_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_16_3() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {alAckValue := CLEAR_DOWN_AL_ACK}; Loading Loading @@ -1481,7 +1466,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_17_3() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_17_3() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {automaticAlAck := true, alAckValue := CLEAR_DOWN_AL_ACK}; Loading Loading @@ -1593,7 +1578,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_17_4() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_17_4() runs on PsapMtc system PsapSystem { // Local variables template ConfigParameters v_locaPsapSimCfg modifies c_defaultPsapSimulatorConfiguration := {automaticAlAck := true, alAckValue := CLEAR_DOWN_AL_ACK}; Loading Loading @@ -1652,7 +1637,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_14_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_14_2() runs on PsapMtc system PsapSystem { // Test component configuration f_configIvsUp(c_defaultPsapSimulatorConfiguration); Loading Loading @@ -1696,7 +1681,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_17_1() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_17_1() runs on PsapMtc system PsapSystem { // Local variables timer t_callbackDelay := PX_CTP_1_1_17_3_CALL_BACK_DELAY; Loading Loading @@ -1772,7 +1757,7 @@ module AtsECall_IVS_Testcases { * </tr> * </table> */ testcase CTP_1_1_17_2() runs on PSAPMtc system PSAPSimulator { testcase CTP_1_1_17_2() runs on PsapMtc system PsapSystem { // Local variables timer t_callbackDelay := PX_CTP_1_1_17_3_CALL_BACK_DELAY; Loading
ttcn/AtsECall_PSAP_Testcases.ttcn +32 −47 Original line number Diff line number Diff line /* * ---------------------------------------------------------------------------- * (C) Copyright Testing Technologies, 2013-2014. All Rights Reserved. * * All copies of this program, whether in whole or in part, and whether * modified or not, must display this and all other embedded copyright * and ownership notices in full. * * See the file COPYRIGHT for details of redistribution and use. * * You should have received a copy of the COPYRIGHT file along with * this file; if not, write to the Testing Technologies, * Michaelkirchstr. 17/18, 10179 Berlin, Germany. /** * * TESTING TECHNOLOGIES DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS * SOFTWARE. IN NO EVENT SHALL TESTING TECHNOLOGIES BE LIABLE FOR ANY * SPECIAL, DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. * Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * (c) European Telecommunications Standards Institute 2014. * All rights reserved. * * THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING ANY KIND OF IMPLIED OR * EXPRESSED WARRANTY OF NON-INFRINGEMENT OR THE IMPLIED WARRANTIES * OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. * @author ETSI / STF483 * @version $URL$ * $Id$ * @desc * */ module AtsECall_PSAP_Testcases { import from LibItsECall_TestSystem all; Loading Loading @@ -62,7 +47,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_10() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_10() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -113,7 +98,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_3_2() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_3_2() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -163,7 +148,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_3_3() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_3_3() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -215,7 +200,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_7_4() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_7_4() runs on IvsMtc system IvsSystem { // Local variables var ConfigParameters v_localIVSSimulatorConfiguration := modifies defaultIVSSimulatorConfiguration := {simulateCrcError := true}; Loading Loading @@ -293,7 +278,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_7_5() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_7_5() runs on IvsMtc system IvsSystem { // Local variables var ConfigParameters v_localIVSSimulatorConfiguration := modifies defaultIVSSimulatorConfiguration := {eCallMessage := PX_BAD_ECALL_MESSAGE}; Loading Loading @@ -344,7 +329,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_11() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_11() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -388,7 +373,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_12() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_12() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -442,7 +427,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_13() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_13() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -500,7 +485,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_14_1() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_14_1() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -565,7 +550,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_14_2() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_14_2() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -612,7 +597,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_15() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_15() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -669,7 +654,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_16() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_16() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -726,7 +711,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_3_1() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_3_1() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -767,7 +752,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_5_1() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_5_1() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -807,7 +792,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_5_2() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_5_2() runs on IvsMtc system IvsSystem { // Local variables template ConfigParameters v_localIvsSimulatorConfiguration modifies defaultIVSSimulatorConfiguration := {inbandState := OFF, inbandControl := MANUAL} Loading Loading @@ -854,7 +839,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_6() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_6() runs on IvsMtc system IvsSystem { // Local variables var InbandStartSignalReceivedEvent v_startSignal; Loading Loading @@ -901,7 +886,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_7_1() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_7_1() runs on IvsMtc system IvsSystem { // Local variables var InbandStartSignalReceivedEvent v_startSignal; Loading Loading @@ -964,7 +949,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_7_2() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_7_2() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading Loading @@ -1004,7 +989,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_7_3() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_7_3() runs on IvsMtc system IvsSystem { // Local variables template ConfigParameters v_localIvsSimulatorConfiguration modifies defaultIVSSimulatorConfiguration := {simulateCrcError := true} Loading Loading @@ -1052,7 +1037,7 @@ module AtsECall_PSAP_Testcases { * </tr> * </table> */ testcase CTP_3_1_9() runs on IVSMtc system IVSSimulator { testcase CTP_3_1_9() runs on IvsMtc system IvsSystem { // Test component configuration f_configPsapUp(defaultIVSSimulatorConfiguration); Loading
ttcn/LibItsECall_Functions.ttcn +29 −15 File changed.Preview size limit exceeded, changes collapsed. Show changes
ttcn/LibItsECall_Pixits.ttcn +14 −1 Original line number Diff line number Diff line /** * * Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * (c) European Telecommunications Standards Institute 2014. * All rights reserved. * * @author ETSI / STF483 * @version $URL$ * $Id$ * @desc * */ module LibItsECall_Pixits { import from LibItsECall_TypesAndValues all; Loading
ttcn/LibItsECall_Templates.ttcn +14 −1 Original line number Diff line number Diff line /** * * Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * (c) European Telecommunications Standards Institute 2014. * All rights reserved. * * @author ETSI / STF483 * @version $URL$ * $Id$ * @desc * */ module LibItsECall_Templates { import from LibItsECall_TestSystem all; Loading