|
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 "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 // |
|
15 |
|
16 #ifndef __TE_FAX_IBY__ |
|
17 #define __TE_FAX_IBY__ |
|
18 |
|
19 #include <testexecute.iby> |
|
20 #include <testconfigfileparser.iby> |
|
21 #include <fax.iby> |
|
22 |
|
23 // TE_Fax Test harness EXE |
|
24 file=ABI_DIR\DEBUG_DIR\TE_Fax.exe SYSTEM_BINDIR\TE_Fax.exe |
|
25 |
|
26 // Scripts |
|
27 data=EPOCROOT##epoc32\data\z\testdata\scripts\TE_Fax_Transmit_comm0.script TestData\scripts\TE_Fax_Transmit_comm0.script |
|
28 data=EPOCROOT##epoc32\data\z\testdata\scripts\TE_Fax_Transmit_comm1.script TestData\scripts\TE_Fax_Transmit_comm1.script |
|
29 data=EPOCROOT##epoc32\data\z\testdata\scripts\TE_Fax_Transmit_IR.script TestData\scripts\TE_Fax_Transmit_IR.script |
|
30 data=EPOCROOT##epoc32\data\z\testdata\scripts\TE_Fax_Receive_comm0.script TestData\scripts\TE_Fax_Receive_comm0.script |
|
31 data=EPOCROOT##epoc32\data\z\testdata\scripts\TE_Fax_Receive_comm1.script TestData\scripts\TE_Fax_Receive_comm1.script |
|
32 data=EPOCROOT##epoc32\data\z\testdata\scripts\TE_Fax_Receive_IR.script TestData\scripts\TE_Fax_Receive_IR.script |
|
33 data=EPOCROOT##epoc32\data\z\testdata\scripts\TE_Fax_No_Phone.script TestData\scripts\TE_Fax_No_Phone.script |
|
34 data=EPOCROOT##epoc32\data\z\testdata\scripts\TE_Fax_setup_comm0.script TestData\scripts\TE_Fax_setup_comm0.script |
|
35 data=EPOCROOT##epoc32\data\z\testdata\scripts\TE_Fax_setup_comm1.script TestData\scripts\TE_Fax_setup_comm1.script |
|
36 data=EPOCROOT##epoc32\data\z\testdata\scripts\TE_Fax_setup_IR.script TestData\scripts\TE_Fax_setup_IR.script |
|
37 data=EPOCROOT##epoc32\data\z\testdata\Configs\TE_Fax_9210_comm0.cfg TestData\Configs\TE_Fax_9210_comm0.cfg |
|
38 data=EPOCROOT##epoc32\data\z\testdata\Configs\TE_Fax_9210_comm1.cfg TestData\Configs\TE_Fax_9210_comm1.cfg |
|
39 data=EPOCROOT##epoc32\data\z\testdata\Configs\TE_Fax_9210_IR.cfg TestData\Configs\TE_Fax_9210_IR.cfg |
|
40 data=EPOCROOT##epoc32\data\z\testdata\Configs\TE_Fax.ini TestData\Configs\TE_Fax.ini |
|
41 data=EPOCROOT##epoc32\data\z\TestData\Data\TE_Fax_Test.FAX TestData\Data\TE_Fax_Test.FAX |
|
42 data=EPOCROOT##epoc32\data\z\TestData\Data\TE_Fax_One.FAX TestData\Data\TE_Fax_One.FAX |
|
43 data=EPOCROOT##epoc32\data\z\TestData\Data\TE_Fax_Two.FAX TestData\Data\TE_Fax_Two.FAX |
|
44 data=EPOCROOT##epoc32\data\z\TestData\Data\TE_Fax_Six.FAX TestData\Data\TE_Fax_Six.FAX |
|
45 data=EPOCROOT##epoc32\data\z\TestData\Data\TE_Fax_Blank.FAX TestData\Data\TE_Fax_Blank.FAX |
|
46 data=EPOCROOT##epoc32\data\z\TestData\Data\TE_Fax_BadPage.FAX TestData\Data\TE_Fax_BadPage.FAX |
|
47 data=EPOCROOT##epoc32\data\z\TestData\Data\TE_Fax_Chart4.FAX TestData\Data\TE_Fax_Chart4.FAX |
|
48 |
|
49 |
|
50 #endif |