serviceproviders/sapi_applicationmanager/tsrc/testing/tappmgrprovider/conf/tappmgrprovider_manual.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 
       
    15 [Test]
       
    16 title LaunchDoc_Cancel
       
    17 create tappmgrprovider foobar
       
    18 //path handle MimeType mode callback expectedresult
       
    19 foobar cancellaunchDoc c:\Data\vista.txt  NULL NULL NULL  callback  0
       
    20 delete foobar
       
    21 [Endtest]