kerneltest/e32test/group/t_rmdebug2_oem2.mmp
branchRCL_3
changeset 22 2f92ad2dc5db
parent 21 e7d2d738d3c2
child 23 1df514389a47
equal deleted inserted replaced
21:e7d2d738d3c2 22:2f92ad2dc5db
     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