installationservices/swi/test/tsisregistrytest/Scripts/integritychecktest5verify_winscw.script
changeset 0 ba25891c3a9e
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 
       
    17 LOAD_SUITE tuiscriptadaptors
       
    18 LOAD_SUITE tSisRegistryTest
       
    19 //! @file
       
    20 //! @SYMTestCaseID		API-SEC-SWI-CR0914-VERIFY-0005
       
    21 //! @SYMTestStatus		3. Released
       
    22 
       
    23 // after startup wait for registry to shutdown so it can restart and reinitialize with the test registry files
       
    24 DELAY 5000
       
    25 
       
    26 
       
    27 START_TESTCASE API-SEC-SWI-CR0914-VERIFY-0005
       
    28 
       
    29 RUN_TEST_STEP 100 tSisRegistryTest IntegrityCheck  Z:\tswi\tsisregistrytest\scripts\integritychecktest.ini SEC-SWI-CR0914-0005
       
    30 RUN_TEST_STEP 100 tuiscriptadaptors UninstallStep Z:\tswi\tsisregistrytest\scripts\integritychecktest.ini SEC-SWI-CR0914-UN0005
       
    31 
       
    32 END_TESTCASE API-SEC-SWI-CR0914-VERIFY-0005