sl@0
|
1 |
// Copyright (c) 2006-2010 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 |
//
|
sl@0
|
15 |
|
sl@0
|
16 |
|
sl@0
|
17 |
PRJ_TESTEXPORTS
|
sl@0
|
18 |
//te_outfrwk files
|
sl@0
|
19 |
te_outfrwk.iby /epoc32/rom/include/te_outfrwk.iby
|
sl@0
|
20 |
../scripts/te_outfrwk.script z:/testdata/scripts/te_outfrwk.script
|
sl@0
|
21 |
|
sl@0
|
22 |
//te_sysconfig
|
sl@0
|
23 |
te_sysconfig.iby /epoc32/rom/include/te_sysconfig.iby
|
sl@0
|
24 |
../scripts/te_sysconfig.script z:/testdata/scripts/te_sysconfig.script
|
sl@0
|
25 |
|
sl@0
|
26 |
//te_outfrwkchans/te_file
|
sl@0
|
27 |
te_file.iby /epoc32/rom/include/te_file.iby
|
sl@0
|
28 |
../scripts/te_file.script z:/testdata/scripts/te_file.script
|
sl@0
|
29 |
|
sl@0
|
30 |
//te_outfrwkchans/te_serial
|
sl@0
|
31 |
te_serial.iby /epoc32/rom/include/te_serial.iby
|
sl@0
|
32 |
../scripts/te_serial.script z:/testdata/scripts/te_serial.script
|
sl@0
|
33 |
|
sl@0
|
34 |
//te_server
|
sl@0
|
35 |
te_server.iby /epoc32/rom/include/te_server.iby
|
sl@0
|
36 |
../scripts/te_server.script z:/testdata/scripts/te_server.script
|
sl@0
|
37 |
|
sl@0
|
38 |
//te_client
|
sl@0
|
39 |
te_client.iby /epoc32/rom/include/te_client.iby
|
sl@0
|
40 |
../scripts/te_client.script z:/testdata/scripts/te_client.script
|
sl@0
|
41 |
|
sl@0
|
42 |
|
sl@0
|
43 |
//to run all script files at once.
|
sl@0
|
44 |
te_unittestsuite.iby /epoc32/rom/include/te_unittestsuite.iby
|
sl@0
|
45 |
../scripts/te_unittestsuite.script z:/testdata/scripts/te_unittestsuite.script
|
sl@0
|
46 |
|
sl@0
|
47 |
//to run automated script files at once
|
sl@0
|
48 |
te_automatedsuite.iby /epoc32/rom/include/te_automatedsuite.iby
|
sl@0
|
49 |
../scripts/te_automatedsuite.script z:/testdata/scripts/te_automatedsuite.script
|
sl@0
|
50 |
//Test script for platform that doesn't support serial port
|
sl@0
|
51 |
../scripts/te_automatedsuite_noserial.script z:/testdata/scripts/te_automatedsuite_noserial.script
|
sl@0
|
52 |
|
sl@0
|
53 |
//te_createconfig
|
sl@0
|
54 |
te_createconfig.iby /epoc32/rom/include/te_createconfig.iby
|
sl@0
|
55 |
|
sl@0
|
56 |
//te_sysstart
|
sl@0
|
57 |
te_sysstart.iby /epoc32/rom/include/te_sysstart.iby
|
sl@0
|
58 |
../scripts/te_sysstart.script z:/testdata/scripts/te_sysstart.script
|
sl@0
|
59 |
|
sl@0
|
60 |
PRJ_TESTMMPFILES
|
sl@0
|
61 |
te_outfrwk.mmp manual
|
sl@0
|
62 |
te_createconfig.mmp manual
|
sl@0
|
63 |
te_sysconfig.mmp manual
|
sl@0
|
64 |
te_file.mmp manual
|
sl@0
|
65 |
te_serial.mmp manual
|
sl@0
|
66 |
te_server.mmp manual
|
sl@0
|
67 |
te_client.mmp manual
|
sl@0
|
68 |
te_sysstart.mmp manual
|