servicediscoveryandcontrol/pnp/test/integtest/data/testpnp.script
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     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 "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 //! @SYMTestSuiteName	 
       
    18 //! @SYMScriptTestEnvironment
       
    19 
       
    20 PRINT Run all  
       
    21 
       
    22 LOAD_SUITE testpnp
       
    23 
       
    24 START_TESTCASE				testpnp_1				
       
    25 //! @SYMTestCaseID			PNP_001,PNP_002,PNP_003,PNP_004,PNP_005,PNP_006,PNP_007
       
    26 //! @SYMREQ					
       
    27 //! @SYMTestStatus 			Implemented
       
    28 //! @SYMTestPriority 		High
       
    29 //! @SYMTestType 			UT
       
    30 
       
    31 RUN_TEST_STEP 500 testpnp TestPnPManager z:\pnp\testpnp\testdata\ini\testpnp.ini  testpnp_1
       
    32 END_TESTCASE	testpnp_1
       
    33 PRINT Completed 
       
    34 
       
    35 START_TESTCASE				testpnp_2				
       
    36 //! @SYMREQ					
       
    37 //! @SYMTestStatus 			Implemented
       
    38 //! @SYMTestPriority 		High
       
    39 //! @SYMTestType 			UT
       
    40 
       
    41 RUN_TEST_STEP !Error=-1 500 testpnp TestPnPManager z:\pnp\testpnp\testdata\ini\testpnp.ini  testpnp_2
       
    42 END_TESTCASE	testpnp_2
       
    43 PRINT Completed 
       
    44 
       
    45 START_TESTCASE				testpnp_3				
       
    46 //! @SYMREQ					
       
    47 //! @SYMTestStatus 			Implemented
       
    48 //! @SYMTestPriority 		High
       
    49 //! @SYMTestType 			UT
       
    50 
       
    51 RUN_TEST_STEP !Error=-11 500 testpnp TestPnPManager z:\pnp\testpnp\testdata\ini\testpnp.ini  testpnp_3
       
    52 END_TESTCASE	testpnp_3
       
    53 PRINT Completed 
       
    54 
       
    55