equal
deleted
inserted
replaced
|
1 // Copyright (c) 2004-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 "Symbian Foundation License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // Integration test system build description file for self test suite |
|
15 // |
|
16 // |
|
17 |
|
18 PRJ_TESTEXPORTS |
|
19 // For Emulator |
|
20 ../Inc/SmokeTestTimeOutTimer.h /epoc32/include/test/smoketesttimeouttimer.h |
|
21 ../Inc/SmokeTestActive.h /epoc32/include/test/smoketestactive.h |
|
22 ../Inc/TestStepSmokeTest.h /epoc32/include/test/teststepsmoketest.h |
|
23 ../Inc/SmokeTestProperty.h /epoc32/include/test/smoketestproperty.h |
|
24 ../Inc/SmokeTestSecureFSclientserver.h /epoc32/include/test/smoketestsecurefsclientserver.h |
|
25 ../Inc/SmokeTestSecureFSclient.h /epoc32/include/test/smoketestsecurefsclient.h |
|
26 ../Inc/SmokeTestSecureFSserver.h /epoc32/include/test/smoketestsecurefsserver.h |
|
27 |
|
28 PRJ_TESTMMPFILES |
|
29 SmokeTestSecureFSclient.mmp |
|
30 SmokeTestSecureFSserver.mmp |
|
31 SmokeTest_Utils.mmp |