serviceproviders/sapi_messaging/tsrc/dev/tmessagingprovidertest/tmsgget_async/conf/tmsgget_async.cfg
changeset 22 fc9cf246af83
equal deleted inserted replaced
19:989d2f495d90 22:fc9cf246af83
       
     1 /*  ===========================================================================
       
     2  *  Copyright ? 2006-2007 Nokia Corporation.
       
     3  *  This material, including documentation and any related 
       
     4  *  computer programs, is protected by copyright controlled by 
       
     5  *  Nokia Corporation. All rights are reserved. Copying, 
       
     6  *  including reproducing, storing, adapting or translating, any 
       
     7  *  or all of this material requires the prior written consent of 
       
     8  *  Nokia Corporation. This material also contains confidential 
       
     9  *  information which may not be disclosed to others without the 
       
    10  *  prior written consent of Nokia Corporation.
       
    11  * ============================================================================
       
    12  */
       
    13  
       
    14 [Test]
       
    15 title getlist_asyncsms
       
    16 create tmsgget_async foobar
       
    17 foobar getlist_asyncsms
       
    18 delete foobar
       
    19 [Endtest] 
       
    20 
       
    21 [Test]
       
    22 title getlist_asyncmms
       
    23 create tmsgget_async foobar
       
    24 foobar getlist_asyncmms
       
    25 delete foobar
       
    26 [Endtest] 
       
    27 
       
    28 [Test]
       
    29 title getlist_asyncstress
       
    30 create tmsgget_async foobar
       
    31 foobar getlist_asyncstress
       
    32 delete foobar
       
    33 [Endtest] 
       
    34 
       
    35