telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_smartcardapplication_individual.script
branchopencode
changeset 24 6638e7f4bd8f
parent 0 3553901f7fa8
--- a/telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_smartcardapplication_individual.script	Mon May 03 13:37:20 2010 +0300
+++ b/telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_smartcardapplication_individual.script	Thu May 06 15:10:38 2010 +0100
@@ -1,95 +1,95 @@
-//
-// 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-SMCA-MRSF-0001
-//!@SYMTestCaseID BA-CTSY-SMCA-MRSF-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::ReadScFile
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RMobilePhone::ReadScFile
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestReadScFile0001L
-END_TESTCASE BA-CTSY-SMCA-MRSF-0001
-
-START_TESTCASE BA-CTSY-SMCA-MUSF-0001
-//!@SYMTestCaseID BA-CTSY-SMCA-MUSF-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::UpdateScFile
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RMobilePhone::UpdateScFile
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestUpdateScFile0001L
-END_TESTCASE BA-CTSY-SMCA-MUSF-0001
-
-START_TESTCASE BA-CTSY-SMCA-MGSFI-0001
-//!@SYMTestCaseID BA-CTSY-SMCA-MGSFI-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetScFileInfo
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RMobilePhone::GetScFileInfo
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestGetScFileInfo0001L
-END_TESTCASE BA-CTSY-SMCA-MGSFI-0001
-
-START_TESTCASE BA-CTSY-SMCA-MGSCA-0001
-//!@SYMTestCaseID BA-CTSY-SMCA-MGSCA-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetSmartCardApplicationInfo
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RMobilePhone::GetSmartCardApplicationInfo
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestGetSmartCardApplicationInfo0001L
-END_TESTCASE BA-CTSY-SMCA-MGSCA-0001
-
-START_TESTCASE BA-CTSY-SMCA-MSSCAS-0001
-//!@SYMTestCaseID BA-CTSY-SMCA-MSSCAS-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::SetSmartCardApplicationStatus
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RMobilePhone::SetSmartCardApplicationStatus
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestSetSmartCardApplicationStatus0001L
-END_TESTCASE BA-CTSY-SMCA-MSSCAS-0001
-
-START_TESTCASE BA-CTSY-SMCA-MESCA-0001
-//!@SYMTestCaseID BA-CTSY-SMCA-MESCA-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::EnumerateSmartCardApplications
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RMobilePhone::EnumerateSmartCardApplications
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestEnumerateSmartCardApplications0001L
-END_TESTCASE BA-CTSY-SMCA-MESCA-0001
-
-START_TESTCASE BA-CTSY-SMCA-MNSCAIC-0001
-//!@SYMTestCaseID BA-CTSY-SMCA-MNSCAIC-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifySmartCardApplicationInfoChange
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RMobilePhone::NotifySmartCardApplicationInfoChange
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestNotifySmartCardAppInfoChange0001L
-END_TESTCASE BA-CTSY-SMCA-MNSCAIC-0001
-
+//
+// 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-SMCA-MRSF-0001
+//!@SYMTestCaseID BA-CTSY-SMCA-MRSF-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::ReadScFile
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::ReadScFile
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestReadScFile0001L
+END_TESTCASE BA-CTSY-SMCA-MRSF-0001
+
+START_TESTCASE BA-CTSY-SMCA-MUSF-0001
+//!@SYMTestCaseID BA-CTSY-SMCA-MUSF-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::UpdateScFile
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::UpdateScFile
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestUpdateScFile0001L
+END_TESTCASE BA-CTSY-SMCA-MUSF-0001
+
+START_TESTCASE BA-CTSY-SMCA-MGSFI-0001
+//!@SYMTestCaseID BA-CTSY-SMCA-MGSFI-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetScFileInfo
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::GetScFileInfo
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestGetScFileInfo0001L
+END_TESTCASE BA-CTSY-SMCA-MGSFI-0001
+
+START_TESTCASE BA-CTSY-SMCA-MGSCA-0001
+//!@SYMTestCaseID BA-CTSY-SMCA-MGSCA-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetSmartCardApplicationInfo
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::GetSmartCardApplicationInfo
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestGetSmartCardApplicationInfo0001L
+END_TESTCASE BA-CTSY-SMCA-MGSCA-0001
+
+START_TESTCASE BA-CTSY-SMCA-MSSCAS-0001
+//!@SYMTestCaseID BA-CTSY-SMCA-MSSCAS-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::SetSmartCardApplicationStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::SetSmartCardApplicationStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestSetSmartCardApplicationStatus0001L
+END_TESTCASE BA-CTSY-SMCA-MSSCAS-0001
+
+START_TESTCASE BA-CTSY-SMCA-MESCA-0001
+//!@SYMTestCaseID BA-CTSY-SMCA-MESCA-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::EnumerateSmartCardApplications
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::EnumerateSmartCardApplications
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestEnumerateSmartCardApplications0001L
+END_TESTCASE BA-CTSY-SMCA-MESCA-0001
+
+START_TESTCASE BA-CTSY-SMCA-MNSCAIC-0001
+//!@SYMTestCaseID BA-CTSY-SMCA-MNSCAIC-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifySmartCardApplicationInfoChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::NotifySmartCardApplicationInfoChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsySmartCardApplicationFU.TestNotifySmartCardAppInfoChange0001L
+END_TESTCASE BA-CTSY-SMCA-MNSCAIC-0001
+