|
1 /* |
|
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * |
|
16 */ |
|
17 |
|
18 #ifndef __LBS_HYBRID_MOLR__ |
|
19 #define __LBS_HYBRID_MOLR__ |
|
20 |
|
21 #include <testexecute.iby> |
|
22 #include <lbs.iby> |
|
23 #include <lbsnetworklocationmanager.iby> |
|
24 #include <lbstestserver.iby> |
|
25 #include <lbstestutils.iby> |
|
26 #include <lbstestchannel.iby> |
|
27 #include <agpsnpetestintegmodule.iby> |
|
28 #include <ctlbsclockplugin.iby> |
|
29 #include <hybridprotocolmodule.iby> |
|
30 |
|
31 data=EPOCROOT##epoc32\data\C\testdata\configs\lbstestconfig.txt testdata\configs\lbstestconfig.txt |
|
32 data=EPOCROOT##epoc32\data\C\testdata\configs\ctagpsnpetestmoduledatasource.ini testdata\configs\ctagpsnpetestmoduledatasource.ini |
|
33 |
|
34 file=ABI_DIR\DEBUG_DIR\LbsHybridMOLRTestServer.exe sys\bin\LbsHybridMOLRTestServer.exe |
|
35 data=EPOCROOT##epoc32\data\C\testdata\configs\lbs_molr.ini testdata\configs\lbs_molr.ini |
|
36 data=EPOCROOT##epoc32\data\C\testdata\scripts\uebased_molr_self.script testdata\scripts\uebased_molr_self.script |
|
37 data=EPOCROOT##epoc32\data\C\testdata\scripts\run_hw_molr.bat testdata\scripts\run_hw_molr.bat |
|
38 data=EPOCROOT##epoc32\data\C\testdata\scripts\ueassisted_molr_self_gps_late_fac_timeout.script testdata\scripts\ueassisted_molr_self_gps_late_fac_timeout.script |
|
39 data=EPOCROOT##epoc32\data\C\testdata\scripts\ueassisted_molr_self_gps_inaccurate_timeout.script testdata\scripts\ueassisted_molr_self_gps_inaccurate_timeout.script |
|
40 |
|
41 #endif |