telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_linecontrol_individual.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 06 Jul 2010 15:36:38 +0300
changeset 49 f50f4094acd7
parent 0 3553901f7fa8
child 66 07a122eea281
permissions -rw-r--r--
Revision: 201027 Kit: 2010127

//
// Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//
//

RUN_SCRIPT z:\TestData\Scripts\mockltsy_copy_ini_file.script

LOAD_SUITE te_ctsy_component

START_TESTCASE BA-CTSY-LINC-LGHS-0001
//!@SYMTestCaseID BA-CTSY-LINC-LGHS-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetHookStatus for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetHookStatus for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetHookStatus0001L
END_TESTCASE BA-CTSY-LINC-LGHS-0001

START_TESTCASE BA-CTSY-LINC-LGHS-0002
//!@SYMTestCaseID BA-CTSY-LINC-LGHS-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetHookStatus for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetHookStatus for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetHookStatus0002L
END_TESTCASE BA-CTSY-LINC-LGHS-0002

START_TESTCASE BA-CTSY-LINC-LGHS-0003
//!@SYMTestCaseID BA-CTSY-LINC-LGHS-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetHookStatus for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetHookStatus for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetHookStatus0003L
END_TESTCASE BA-CTSY-LINC-LGHS-0003

START_TESTCASE BA-CTSY-LINC-LGC-0001
//!@SYMTestCaseID BA-CTSY-LINC-LGC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetCaps for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetCaps for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetCaps0001L
END_TESTCASE BA-CTSY-LINC-LGC-0001

START_TESTCASE BA-CTSY-LINC-LGC-0006
//!@SYMTestCaseID BA-CTSY-LINC-LGC-0006
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetCaps for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetCaps for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CTRUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetCaps0006L
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetCaps0006L
END_TESTCASE BA-CTSY-LINC-LGC-0006

START_TESTCASE BA-CTSY-LINC-LGC-00011
//!@SYMTestCaseID BA-CTSY-LINC-LGC-00011
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetCaps for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetCaps for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetCaps00011L
END_TESTCASE BA-CTSY-LINC-LGC-00011

START_TESTCASE BA-CTSY-LINC-LGI-0001
//!@SYMTestCaseID BA-CTSY-LINC-LGI-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetInfo for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetInfo for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetInfo0001L
END_TESTCASE BA-CTSY-LINC-LGI-0001

START_TESTCASE BA-CTSY-LINC-LGI-0006
//!@SYMTestCaseID BA-CTSY-LINC-LGI-0006
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetInfo for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetInfo for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetInfo0006L
END_TESTCASE BA-CTSY-LINC-LGI-0006

START_TESTCASE BA-CTSY-LINC-LGI-00011
//!@SYMTestCaseID BA-CTSY-LINC-LGI-00011
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetInfo for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetInfo for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetInfo00011L
END_TESTCASE BA-CTSY-LINC-LGI-00011


START_TESTCASE BA-CTSY-LINC-LGS-0001
//!@SYMTestCaseID BA-CTSY-LINC-LGS-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetStatus for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetStatus for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetStatus0001L
END_TESTCASE BA-CTSY-LINC-LGS-0001

START_TESTCASE BA-CTSY-LINC-LGS-0006
//!@SYMTestCaseID BA-CTSY-LINC-LGS-0006
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetStatus for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetStatus for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetStatus0006L
END_TESTCASE BA-CTSY-LINC-LGS-0006


START_TESTCASE BA-CTSY-LINC-LGS-00011
//!@SYMTestCaseID BA-CTSY-LINC-LGS-00011
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::GetStatus for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::GetStatus for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetStatus00011L
END_TESTCASE BA-CTSY-LINC-LGS-00011

START_TESTCASE BA-CTSY-LINC-PGLI-0001
//!@SYMTestCaseID BA-CTSY-LINC-PGLI-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RPhone::GetLineInfo
//!@SYMTestPriority High
//!@SYMTestActions Invokes RPhone::GetLineInfo
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetLineInfo0001L
END_TESTCASE BA-CTSY-LINC-PGLI-0001

START_TESTCASE BA-CTSY-LINC-PGLI-0003
//!@SYMTestCaseID BA-CTSY-LINC-PGLI-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RPhone::GetLineInfo with bad parameter data
//!@SYMTestPriority High
//!@SYMTestActions Invokes RPhone::GetLineInfo with bad parameter data
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetLineInfo0003L
END_TESTCASE BA-CTSY-LINC-PGLI-0003

START_TESTCASE BA-CTSY-LINC-PEL-0001
//!@SYMTestCaseID BA-CTSY-LINC-PEL-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RPhone::EnumerateLines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RPhone::EnumerateLines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestEnumerateLines0001L
END_TESTCASE BA-CTSY-LINC-PEL-0001

START_TESTCASE BA-CTSY-LINC-LNCC-0002
//!@SYMTestCaseID BA-CTSY-LINC-LNCC-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyCapsChange for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RLine::NotifyCapsChange for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyCapsChange0002L
END_TESTCASE BA-CTSY-LINC-LNCC-0002

START_TESTCASE BA-CTSY-LINC-LNCC-0007
//!@SYMTestCaseID BA-CTSY-LINC-LNCC-0007
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyCapsChange for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RLine::NotifyCapsChange for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyCapsChange0007L
END_TESTCASE BA-CTSY-LINC-LNCC-0007

START_TESTCASE BA-CTSY-LINC-LNCC-00012
//!@SYMTestCaseID BA-CTSY-LINC-LNCC-00012
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyCapsChange for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RLine::NotifyCapsChange for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyCapsChange00012L
END_TESTCASE BA-CTSY-LINC-LNCC-00012

START_TESTCASE BA-CTSY-LINC-LNSC-0001
//!@SYMTestCaseID BA-CTSY-LINC-LNSC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyStatusChange for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::NotifyStatusChange for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyStatusChange0001L
END_TESTCASE BA-CTSY-LINC-LNSC-0001

START_TESTCASE BA-CTSY-LINC-LNSC-0001a
//!@SYMTestCaseID BA-CTSY-LINC-LNSC-0001a
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyStatusChange for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::NotifyStatusChange for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyStatusChange0001aL
END_TESTCASE BA-CTSY-LINC-LNSC-0001a

START_TESTCASE BA-CTSY-LINC-LNSC-0002
//!@SYMTestCaseID BA-CTSY-LINC-LNSC-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyStatusChange for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RLine::NotifyStatusChange for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyStatusChange0002L
END_TESTCASE BA-CTSY-LINC-LNSC-0002

START_TESTCASE BA-CTSY-LINC-LNSC-0004
//!@SYMTestCaseID BA-CTSY-LINC-LNSC-0004
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RLine::NotifyStatusChange for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RLine::NotifyStatusChange for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyStatusChange0004L
END_TESTCASE BA-CTSY-LINC-LNSC-0004

START_TESTCASE BA-CTSY-LINC-LNSC-0006
//!@SYMTestCaseID BA-CTSY-LINC-LNSC-0006
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyStatusChange for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::NotifyStatusChange for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyStatusChange0006L
END_TESTCASE BA-CTSY-LINC-LNSC-0006

START_TESTCASE BA-CTSY-LINC-LNSC-0007
//!@SYMTestCaseID BA-CTSY-LINC-LNSC-0007
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyStatusChange for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RLine::NotifyStatusChange for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyStatusChange0007L
END_TESTCASE BA-CTSY-LINC-LNSC-0007

START_TESTCASE BA-CTSY-LINC-LNSC-0009
//!@SYMTestCaseID BA-CTSY-LINC-LNSC-0009
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RLine::NotifyStatusChange for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RLine::NotifyStatusChange for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyStatusChange0009L
END_TESTCASE BA-CTSY-LINC-LNSC-0009

START_TESTCASE BA-CTSY-LINC-LNSC-00011
//!@SYMTestCaseID BA-CTSY-LINC-LNSC-00011
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyStatusChange for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RLine::NotifyStatusChange for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyStatusChange00011L
END_TESTCASE BA-CTSY-LINC-LNSC-00011

START_TESTCASE BA-CTSY-LINC-LNSC-00012
//!@SYMTestCaseID BA-CTSY-LINC-LNSC-00012
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyStatusChange for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RLine::NotifyStatusChange for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyStatusChange00012L
END_TESTCASE BA-CTSY-LINC-LNSC-00012

START_TESTCASE BA-CTSY-LINC-LNSC-00014
//!@SYMTestCaseID BA-CTSY-LINC-LNSC-00014
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RLine::NotifyStatusChange for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RLine::NotifyStatusChange for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyStatusChange00014L
END_TESTCASE BA-CTSY-LINC-LNSC-00014

START_TESTCASE BA-CTSY-LINC-LGMLS-0001
//!@SYMTestCaseID BA-CTSY-LINC-LGMLS-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileLine::GetMobileLineStatus for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileLine::GetMobileLineStatus for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetMobileLineStatus0001L
END_TESTCASE BA-CTSY-LINC-LGMLS-0001

START_TESTCASE BA-CTSY-LINC-LGMLS-0006
//!@SYMTestCaseID BA-CTSY-LINC-LGMLS-0006
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileLine::GetMobileLineStatus for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileLine::GetMobileLineStatus for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetMobileLineStatus0006L
END_TESTCASE BA-CTSY-LINC-LGMLS-0006

START_TESTCASE BA-CTSY-LINC-LGMLS-00011
//!@SYMTestCaseID BA-CTSY-LINC-LGMLS-00011
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileLine::GetMobileLineStatus for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileLine::GetMobileLineStatus for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestGetMobileLineStatus00011L
END_TESTCASE BA-CTSY-LINC-LGMLS-00011

START_TESTCASE BA-CTSY-LINC-LNMLSC-0001
//!@SYMTestCaseID BA-CTSY-LINC-LNMLSC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileLine::NotifyMobileLineStatusChange for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileLine::NotifyMobileLineStatusChange for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyMobileLineStatusChange0001L
END_TESTCASE BA-CTSY-LINC-LNMLSC-0001

START_TESTCASE BA-CTSY-LINC-LNMLSC-0002
//!@SYMTestCaseID BA-CTSY-LINC-LNMLSC-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileLine::NotifyMobileLineStatusChange for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RMobileLine::NotifyMobileLineStatusChange for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyMobileLineStatusChange0002L
END_TESTCASE BA-CTSY-LINC-LNMLSC-0002

START_TESTCASE BA-CTSY-LINC-LNMLSC-0004
//!@SYMTestCaseID BA-CTSY-LINC-LNMLSC-0004
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileLine::NotifyMobileLineStatusChange for voice lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RMobileLine::NotifyMobileLineStatusChange for voice lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyMobileLineStatusChange0004L
END_TESTCASE BA-CTSY-LINC-LNMLSC-0004

START_TESTCASE BA-CTSY-LINC-LNMLSC-0006
//!@SYMTestCaseID BA-CTSY-LINC-LNMLSC-0006
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileLine::NotifyMobileLineStatusChange for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileLine::NotifyMobileLineStatusChange for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyMobileLineStatusChange0006L
END_TESTCASE BA-CTSY-LINC-LNMLSC-0006

START_TESTCASE BA-CTSY-LINC-LNMLSC-0007
//!@SYMTestCaseID BA-CTSY-LINC-LNMLSC-0007
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileLine::NotifyMobileLineStatusChange for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RMobileLine::NotifyMobileLineStatusChange for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyMobileLineStatusChange0007L
END_TESTCASE BA-CTSY-LINC-LNMLSC-0007

START_TESTCASE BA-CTSY-LINC-LNMLSC-0009
//!@SYMTestCaseID BA-CTSY-LINC-LNMLSC-0009
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileLine::NotifyMobileLineStatusChange for data lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RMobileLine::NotifyMobileLineStatusChange for data lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyMobileLineStatusChange0009L
END_TESTCASE BA-CTSY-LINC-LNMLSC-0009

START_TESTCASE BA-CTSY-LINC-LNMLSC-00011
//!@SYMTestCaseID BA-CTSY-LINC-LNMLSC-00011
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileLine::NotifyMobileLineStatusChange for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileLine::NotifyMobileLineStatusChange for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyMobileLineStatusChange00011L
END_TESTCASE BA-CTSY-LINC-LNMLSC-00011

START_TESTCASE BA-CTSY-LINC-LNMLSC-00012
//!@SYMTestCaseID BA-CTSY-LINC-LNMLSC-00012
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileLine::NotifyMobileLineStatusChange for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes cancelling of RMobileLine::NotifyMobileLineStatusChange for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyMobileLineStatusChange00012L
END_TESTCASE BA-CTSY-LINC-LNMLSC-00012

START_TESTCASE BA-CTSY-LINC-LNMLSC-00014
//!@SYMTestCaseID BA-CTSY-LINC-LNMLSC-00014
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileLine::NotifyMobileLineStatusChange for fax lines
//!@SYMTestPriority High
//!@SYMTestActions Invokes multiple client requests to RMobileLine::NotifyMobileLineStatusChange for fax lines
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyLineControlFU.TestNotifyMobileLineStatusChange00014L
END_TESTCASE BA-CTSY-LINC-LNMLSC-00014

RUN_SCRIPT z:\TestData\Scripts\mockltsy_remove_ini_file.script