equal
deleted
inserted
replaced
|
1 // Copyright (c) 2010 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 // Domain Manager Test Suite |
|
15 // Convienence INF file to build just these tests: bldmake -f test.inf bldfiles |
|
16 // Test project part of the offical ../group/bld.inf e32test component. |
|
17 // |
|
18 |
|
19 |
|
20 PRJ_PLATFORMS |
|
21 |
|
22 BASEDEFAULT |
|
23 |
|
24 |
|
25 |
|
26 PRJ_TESTEXPORTS |
|
27 |
|
28 dm_tests.iby /epoc32/rom/include/dm_tests.iby |
|
29 |
|
30 dmtest.auto.bat /epoc32/rom/include/dmtest.auto.bat |
|
31 dm_autoexec.bat /epoc32/rom/include/dm_autoexec.bat |
|
32 |
|
33 |
|
34 |
|
35 PRJ_TESTMMPFILES |
|
36 |
|
37 #ifndef SMP |
|
38 t_domain |
|
39 t_domain_slave support |
|
40 domainpolicy99 support |
|
41 #endif |
|
42 |