servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/Scripts/client/upnp_register_state_change_services_0038_2.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 //! upnp_register_state_change_services_0038_2.script
       
    17 //! @SYMTestSuiteName	testupnp 
       
    18 //! @SYMScriptTestEnvironment
       
    19 
       
    20 PRINT Run all multiple_machines_client 
       
    21 
       
    22 LOAD_SUITE multiple_machines_client
       
    23 LOAD_SUITE test_synchronize_client
       
    24 LOAD_SUITE testdelay
       
    25 
       
    26 START_TESTCASE	upnp_register_state_change_services_0038_2
       
    27 //! @file					
       
    28 //! @SYMTestCaseID			UPNP - POS - 0038
       
    29 //! @SYMTestCaseDesc 		Control point registers for state changes in services.
       
    30 //! @SYMREQ					REQ8634, REQ10588, REQ10589,REQ4877, REQ8617,REQ8618, REQ8626, REQ8624
       
    31 //! @SYMTestStatus 			Implemented
       
    32 //! @SYMTestPriority 		1
       
    33 //! @SYMTestActions 		1.	Control point issues GENA’s SUBSCRIBE request to an event with NT and CALLBACK headers 
       
    34 //! 						2.	If requested subscription is approved then Service point must acknowledge with SID and TIMEOUT, else with appropriate error message. 
       
    35 //! @SYMTestExpectedResults	If subscription is approved then control point gets an SID else an appropriate error message.
       
    36 //! @SYMTestType 			CIT
       
    37 
       
    38 RUN_TEST_STEP 1000 testdelay TestUPnPManager  
       
    39 RUN_TEST_STEP 1000 testdelay TestUPnPManager
       
    40 RUN_TEST_STEP 1000 test_synchronize_client TestUPnPManager  z:\upnp\testupnp\client\testdata\ini_files\test_synchronize_client.ini clientdata
       
    41 RUN_TEST_STEP 500 multiple_machines_client TestUPnPManager z:\upnp\testupnp\client\testdata\ini_files\subscribe_0038.ini  UPnP_Subscribe_0002
       
    42 
       
    43 END_TESTCASE	upnp_register_state_change_services_0038_2