sl@0
|
1 |
// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
// All rights reserved.
|
sl@0
|
3 |
// This component and the accompanying materials are made available
|
sl@0
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
// which accompanies this distribution, and is available
|
sl@0
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
//
|
sl@0
|
8 |
// Initial Contributors:
|
sl@0
|
9 |
// Nokia Corporation - initial contribution.
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// Contributors:
|
sl@0
|
12 |
//
|
sl@0
|
13 |
// Description:
|
sl@0
|
14 |
// Build information for all feature registry composite rom manual testing
|
sl@0
|
15 |
//
|
sl@0
|
16 |
//
|
sl@0
|
17 |
|
sl@0
|
18 |
PRJ_PLATFORMS
|
sl@0
|
19 |
DEFAULT
|
sl@0
|
20 |
|
sl@0
|
21 |
PRJ_TESTEXPORTS
|
sl@0
|
22 |
//corrupt featreg.cfg files for testing
|
sl@0
|
23 |
../testfiles/featreg_ok.cfg z:/featregcomposite/featreg.cfg
|
sl@0
|
24 |
../testfiles/featreg_corrupt.cfg z:/featregcomposite/featreg.cfg[1-0]
|
sl@0
|
25 |
|
sl@0
|
26 |
// pre-generetated config files for WINSCW testing ONLY
|
sl@0
|
27 |
../testfiles/featreg.cfg /epoc32/release/winscw/udeb/z/featregtest/featreg.cfg
|
sl@0
|
28 |
../testfiles/featreg.cfg /epoc32/release/winscw/urel/z/featregtest/featreg.cfg
|
sl@0
|
29 |
../testfiles/featreg.cfg{2-0} /epoc32/release/winscw/udeb/z/featregtest/featreg.cfg[2-0]
|
sl@0
|
30 |
../testfiles/featreg.cfg{2-0} /epoc32/release/winscw/urel/z/featregtest/featreg.cfg[2-0]
|
sl@0
|
31 |
../testfiles/featreg.cfg{3-0} /epoc32/release/winscw/udeb/z/featregtest/featreg.cfg[3-0]
|
sl@0
|
32 |
../testfiles/featreg.cfg{3-0} /epoc32/release/winscw/urel/z/featregtest/featreg.cfg[3-0]
|
sl@0
|
33 |
|
sl@0
|
34 |
./rofs2.iby /epoc32/rom/include/rofs2.iby
|
sl@0
|
35 |
./rofs3.iby /epoc32/rom/include/rofs3.iby
|
sl@0
|
36 |
./featregsetupTest.iby /epoc32/rom/include/featregsetuptest.iby
|
sl@0
|
37 |
|
sl@0
|
38 |
../testfiles/testfeatureUIDs2.xml /epoc32/rom/include/testfeatureuids2.xml
|
sl@0
|
39 |
../testfiles/testfeatureUIDs3.xml /epoc32/rom/include/testfeatureuids3.xml
|
sl@0
|
40 |
../testfiles/featregtest_rombuild.bat /epoc32/rom/tools/featregtest_rombuild.bat
|
sl@0
|
41 |
|
sl@0
|
42 |
PRJ_TESTMMPFILES
|
sl@0
|
43 |
// Emulator test can make use of the pregenerated files
|
sl@0
|
44 |
// Hardware test should rely on the buildrom generated files(and hence manual)
|
sl@0
|
45 |
#ifndef SYMBIAN_FEATURE_MANAGER
|
sl@0
|
46 |
./featregsetupTest.mmp manual
|
sl@0
|
47 |
|
sl@0
|
48 |
#endif
|