installationservices/swi/test/tuiscriptadaptors/scripts/testfotaupdate2.script
changeset 0 ba25891c3a9e
child 25 98b66e4fb0be
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of the License "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 //! @file
       
    17 // SWIS FOTA upgrade test
       
    18 PRINT Run SWI FOTA Update tests
       
    19 LOAD_SUITE tuiscriptadaptors
       
    20 LOAD_SUITE tSisRegistryTest
       
    21 
       
    22 //! @SYMTestCaseID INST-REG-FOTA-0002
       
    23 //! @SYMTestCaseDesc Tests F/W update scenario
       
    24 //! @SYMREQ REQ0000
       
    25 //! @SYMTestPriority High
       
    26 //! @SYMTestActions Tests F/W update scenario
       
    27 //! @SYMTestExpectedResults Registry is updated with latest stub info
       
    28 START_TESTCASE FotaTest2
       
    29 RUN_TEST_STEP 100 tSisRegistryTest IsPackageInstalled z:\tswi\tuiscriptadaptors\scripts\testfotaupdate.ini package_info_fota_v2
       
    30 END_TESTCASE FotaTest2