os/security/authorisation/userpromptservice/server/test/upstest/upstest.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 /*
     2 * Copyright (c) 2007-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 the License "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 
    18 
    19 target			upstest.exe
    20 targettype		exe
    21 
    22 uid				0x0 0x10283559
    23 
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    25 
    26 userinclude		../../inc_private/product
    27 userinclude		../../../../../cryptomgmtlibs/securitytestfw/inc
    28 
    29 sourcepath		.
    30 source			upstest.cpp
    31 
    32 
    33 library			upsclient.lib upsmanagement.lib scsclient.lib ipcstream.lib euser.lib efsrv.lib rtestwrapper.lib
    34 
    35 //capability		ALL -Tcb
    36 capability		AllFiles ProtServ ReadDeviceData WriteDeviceData AllFiles 
    37 
    38 vendorid		0x70000001
    39 
    40 // Test policy file
    41 sourcepath		resource
    42 
    43 start resource ups_10283559_0000002a.rss
    44 targetpath /private/10283558/policies
    45 end
    46 
    47 start resource ups_10283559_0000002b.rss
    48 targetpath /private/10283558/policies
    49 end
    50 SMPSAFE