servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/Scripts/client/upnp_cancel_register_notify_0037_1_rev.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_cancel_register_notify_0037_1_rev.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_cancel_register_notify_0037_1_rev
       
    27 //! @file					
       
    28 //! @SYMTestCaseID			UPNP - POS - 0037
       
    29 //! @SYMTestCaseDesc 		Control point cancels registration for NOTIFY announcements
       
    30 //! @SYMREQ					REQ8634,REQ8617,REQ8618,REQ8620,REQ8621
       
    31 //! @SYMTestStatus 			Implemented
       
    32 //! @SYMTestPriority 		1
       
    33 //! @SYMTestActions 		1.	Control point cancels registration to SSDP: Alive and SSDP: ByeBye
       
    34 //! 						2.	If requested operation is not approved then control point may acknowledge with appropriate error message. 
       
    35 //! 						3.	After a successful cancellation of the registration, the control point will not get any notifications.
       
    36 //! @SYMTestExpectedResults	If Cancellation of the registration is successful, then Control point should not get any event messages for SSDP: Alive and SSDP: Byebye.
       
    37 //! @SYMTestType 			CIT
       
    38 
       
    39 RUN_TEST_STEP 1000 testdelay TestUPnPManager  
       
    40 RUN_TEST_STEP 1000 testdelay TestUPnPManager
       
    41 RUN_TEST_STEP 1000 test_synchronize_client TestUPnPManager  z:\upnp\testupnp\client\testdata\ini_files\test_synchronize_client.ini clientdata
       
    42 
       
    43 RUN_TEST_STEP 500  multiple_machines_client TestUPnPManager z:\upnp\testupnp\client\testdata\ini_files\register_0037_rev.ini upnp_cancel_register_notify_0037_1_rev
       
    44 
       
    45 END_TESTCASE	upnp_cancel_register_notify_0037_1_rev