telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_phonecontrol_individual.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:41:59 +0200
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
child 44 8b72faa1200f
permissions -rw-r--r--
Revision: 201005 Kit: 201005

//
// Copyright (c) 2009 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:
//

LOAD_SUITE te_ctsy_component

START_TESTCASE BA-CTSY-PCON-PNMD-0001
//!@SYMTestCaseID BA-CTSY-PCON-PNMD-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RPhone::NotifyModemDetected
//!@SYMTestPriority High
//!@SYMTestActions Invokes RPhone::NotifyModemDetected
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneControlFU.TestNotifyModemDetected0001L
END_TESTCASE BA-CTSY-PCON-PNMD-0001

START_TESTCASE BA-CTSY-PCON-TGPI-0001
//!@SYMTestCaseID BA-CTSY-PCON-TGPI-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RTelServer::GetPhoneInfo
//!@SYMTestPriority High
//!@SYMTestActions Invokes RTelServer::GetPhoneInfo
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneControlFU.TestGetPhoneInfo0001L
END_TESTCASE BA-CTSY-PCON-TGPI-0001

START_TESTCASE BA-CTSY-PCON-TGPI-0003
//!@SYMTestCaseID BA-CTSY-PCON-TGPI-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RTelServer::GetPhoneInfo with bad parameter data
//!@SYMTestPriority High
//!@SYMTestActions Invokes RTelServer::GetPhoneInfo with bad parameter data
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneControlFU.TestGetPhoneInfo0003L
END_TESTCASE BA-CTSY-PCON-TGPI-0003

START_TESTCASE BA-CTSY-PCON-TISBM-0001
//!@SYMTestCaseID BA-CTSY-PCON-TISBM-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RTelServer::IsSupportedByModule
//!@SYMTestPriority High
//!@SYMTestActions Invokes RTelServer::IsSupportedByModule
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneControlFU.TestIsSupportedByModule0001L
END_TESTCASE BA-CTSY-PCON-TISBM-0001

START_TESTCASE BA-CTSY-PCON-TISBM-0003
//!@SYMTestCaseID BA-CTSY-PCON-TISBM-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RTelServer::IsSupportedByModule with bad parameter data
//!@SYMTestPriority High
//!@SYMTestActions Invokes RTelServer::IsSupportedByModule with bad parameter data
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneControlFU.TestIsSupportedByModule0003L
END_TESTCASE BA-CTSY-PCON-TISBM-0003

START_TESTCASE BA-CTSY-PCON-PGC-0001
//!@SYMTestCaseID BA-CTSY-PCON-PGC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RPhone::GetCaps
//!@SYMTestPriority High
//!@SYMTestActions Invokes RPhone::GetCaps
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneControlFU.TestGetCaps0001L
END_TESTCASE BA-CTSY-PCON-PGC-0001

START_TESTCASE BA-CTSY-PCON-PGI-0001
//!@SYMTestCaseID BA-CTSY-PCON-PGI-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RPhone::GetInfo
//!@SYMTestPriority High
//!@SYMTestActions Invokes RPhone::GetInfo
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneControlFU.TestGetInfo0001L
END_TESTCASE BA-CTSY-PCON-PGI-0001

START_TESTCASE BA-CTSY-PCON-PGS-0001
//!@SYMTestCaseID BA-CTSY-PCON-PGS-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RPhone::GetStatus
//!@SYMTestPriority High
//!@SYMTestActions Invokes RPhone::GetStatus
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPhoneControlFU.TestGetStatus0001L
END_TESTCASE BA-CTSY-PCON-PGS-0001