1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/kernelhwsrv/kerneltest/e32test/usbho/t_otgdi/group/t_otgdi.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,86 @@
1.4 +// t_otgdi.mmp
1.5 +//
1.6 +
1.7 +// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
1.8 +// All rights reserved.
1.9 +// This component and the accompanying materials are made available
1.10 +// under the terms of the License "Eclipse Public License v1.0"
1.11 +// which accompanies this distribution, and is available
1.12 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.13 +//
1.14 +// Initial Contributors:
1.15 +// Nokia Corporation - initial contribution.
1.16 +//
1.17 +// Contributors:
1.18 +//
1.19 +// Description:
1.20 +// using relative paths for sourcepath and user includes
1.21 +//
1.22 +//
1.23 +
1.24 +TARGET t_otgdi.exe
1.25 +TARGETTYPE exe
1.26 +
1.27 +capability CommDD
1.28 +// same UID as USBMAN
1.29 +uid 0 0x101fe1db
1.30 +//uid 0 0x10282B48
1.31 +
1.32 +epocheapsize 0x1000 0x4000000
1.33 +
1.34 +SOURCEPATH ../src
1.35 +
1.36 +// main module
1.37 +SOURCE t_otgdi.cpp
1.38 +// test engine core
1.39 +SOURCE testcasefactory.cpp
1.40 +SOURCE testengine.cpp
1.41 +SOURCE testcasecontroller.cpp
1.42 +SOURCE testpolicy.cpp
1.43 +SOURCE testcaseroot.cpp
1.44 +SOURCE testcasewd.cpp
1.45 +SOURCE b2bwatchers.cpp
1.46 +SOURCE otgroot.cpp
1.47 +
1.48 +// test cases (PREQ1782) (456..471)
1.49 +SOURCE testcase0456.cpp
1.50 +SOURCE testcase0457.cpp
1.51 +SOURCE testcase0458.cpp
1.52 +SOURCE testcase0459.cpp
1.53 +SOURCE testcase0460.cpp
1.54 +SOURCE testcase0461.cpp
1.55 +SOURCE testcase0462.cpp
1.56 +SOURCE testcase0463.cpp
1.57 +SOURCE testcase0464.cpp
1.58 +SOURCE testcase0465.cpp
1.59 +SOURCE testcase0466.cpp
1.60 +SOURCE testcase0467.cpp
1.61 +SOURCE testcase0468.cpp
1.62 +SOURCE testcase0469.cpp
1.63 +// test cases (OPT Exerciser)
1.64 +SOURCE testcase0670.cpp
1.65 +SOURCE testcase0671.cpp
1.66 +
1.67 +// test cases (PREQ1305) (675..684)
1.68 +SOURCE testcase0675.cpp
1.69 +SOURCE testcase0676.cpp
1.70 +SOURCE testcase0677.cpp
1.71 +SOURCE testcase0678.cpp
1.72 +SOURCE testcase0679.cpp
1.73 +SOURCE testcase0680.cpp
1.74 +SOURCE testcase0681.cpp
1.75 +SOURCE testcase0682.cpp
1.76 +SOURCE testcase0683.cpp
1.77 +SOURCE testcase0684.cpp
1.78 +
1.79 +// test cases (extra) (1231..1238 (shared with T_USBDI))
1.80 +SOURCE testcase1233.cpp
1.81 +
1.82 +// include files
1.83 +USERINCLUDE ../inc
1.84 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
1.85 +
1.86 +
1.87 +LIBRARY euser.lib
1.88 +
1.89 +SMPSAFE