testexecmgmt/ucc/SampleScripts/sts.0007.script
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 //
       
     2 // Copyright (c) 2005-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 LOAD_SUITE NEControlST.dll
       
    17 pause_at_end
       
    18 
       
    19 PRINT -------------------------------------------------------------------------
       
    20 PRINT 
       
    21 PRINT  Verify control channel to UCC
       
    22 PRINT 
       
    23 PRINT -------------------------------------------------------------------------
       
    24 PRINT 
       
    25 
       
    26 
       
    27 ////////////////////////////////////////////////////////////////////////////////////////////////////
       
    28 //
       
    29 // Run some synchronisation commands
       
    30 //
       
    31 ////////////////////////////////////////////////////////////////////////////////////////////////////
       
    32 RUN_TEST_STEP -1, NEControlST, StartUseCase,	c:\NE\sti.0007.ini 
       
    33 RUN_TEST_STEP -1, NEControlST, WaitForSignal,	c:\NE\sti.0007.ini 
       
    34 RUN_TEST_STEP -1, NEControlST, Signal,			c:\NE\sti.0007.ini 
       
    35 RUN_TEST_STEP -1, NEControlST, Rendezvous,		c:\NE\sti.0007.ini 
       
    36 TEST_COMPLETE
       
    37 RUN_TEST_STEP -1, NEControlST, EndUseCase,		c:\NE\sti.0007.ini    
       
    38 TEST_COMPLETE