os/kernelhwsrv/kerneltest/e32test/group/t_rmdebug2_oem2.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 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 // e32test/group/t_rmdebug2_oem2.mmp
    15 // Same tests as t_rmdebug2.mmp but with some OEM rights conferred
    16 // by the OEMDebug_F1234567.exe token file.
    17 // 
    18 //
    19 
    20 #include "t_rmdebug2.mmh"
    21 
    22 target         t_rmdebug2_oem2.exe
    23 
    24 UID            0x0 0x4321bbbb
    25 SECUREID       0xF1234567
    26 VENDORID       0x70000001
    27 
    28 CAPABILITY 	READUSERDATA POWERMGMT
    29 
    30 // Used when compiling tests to work in the presence of an
    31 // OEM Debug Token with AllFiles only capability
    32 macro SYMBIAN_OEM2DEBUG
    33