telephonyprotocols/psdagt/TS_PsdAgt/psdagt_udeb_NonConnection.script
changeset 0 3553901f7fa8
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     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 //
       
    17 PRINT PsdAgt Test Suite
       
    18 PRINT 
       
    19 //
       
    20 //MULTITHREAD
       
    21 ced z:\testdata\configs\psdagt\psdagt.xml ced.log
       
    22 
       
    23 LOAD_SUITE TS_PSDAGT.DLL
       
    24 // Disable all timeouts due to bug somewhere in Scheduletest where timeouts 
       
    25 // of around 3 minutes do not appear to be possible
       
    26 RUN_TEST_STEP 180000, TS_PsdAgt, Test15.1  
       
    27 TEST_COMPLETE 
       
    28 RUN_TEST_STEP 180000, TS_PsdAgt, Test15.2  
       
    29 TEST_COMPLETE 
       
    30 RUN_TEST_STEP 180000, TS_PsdAgt, Test15.3  
       
    31 TEST_COMPLETE 
       
    32 RUN_TEST_STEP 180000, TS_PsdAgt, Test15.4  
       
    33 TEST_COMPLETE 
       
    34 
       
    35