57
|
1 |
;
|
|
2 |
; Copyright (c) 2008-2010 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: Package file.
|
|
15 |
;
|
|
16 |
; /sf/os/lbs/lbstest/lbstestproduct/lbsclock/group/ctlbsclockserver.pkg
|
|
17 |
;
|
|
18 |
|
|
19 |
; TEF server
|
|
20 |
"\epoc32\release\armv5\urel\lbsclocktestserver.exe"-"c:\sys\bin\lbsclocktestserver.exe"
|
|
21 |
|
|
22 |
; TEF server dependencies
|
|
23 |
"\epoc32\release\armv5\urel\ctlbsclockplugin.dll"-"c:\sys\bin\ctlbsclockplugin.dll"
|
|
24 |
"\epoc32\data\Z\resource\plugins\ctlbsclockplugin.rsc"-"c:\resource\plugins\ctlbsclockplugin.rsc"
|
|
25 |
|
|
26 |
"\sf\os\lbs\lbstest\lbstestproduct\agpsmodule\group\xtestmodule.ini"-"c:\testdata\configs\xtestmodule.ini"
|
|
27 |
"\sf\os\lbs\lbstest\lbstestproduct\common\testdata\lbstestconfig.txt"-"c:\testdata\configs\lbstestconfig.txt"
|
|
28 |
|
|
29 |
; test "LbsClock"
|
|
30 |
;
|
|
31 |
; test scripts
|
|
32 |
"..\scripts\lbsclock.script"-"c:\testdata\scripts\lbsclock.script"
|
|
33 |
|
|
34 |
; test dependencies
|
|
35 |
"\sf\os\lbs\lbstest\lbstestproduct\lbsclock\testdata\lbsclock.ini"-"c:\testdata\configs\lbsclock.ini"
|
|
36 |
|
|
37 |
; test "LbsClockPlugin"
|
|
38 |
;
|
|
39 |
; test scripts
|
|
40 |
"..\scripts\lbsclockplugin.script"-"c:\testdata\scripts\lbsclockplugin.script"
|
|
41 |
|
|
42 |
; test dependencies
|
|
43 |
"\sf\os\lbs\lbstest\lbstestproduct\lbsclock\testdata\lbsclockplugin.ini"-"c:\testdata\configs\lbsclockplugin.ini"
|
|
44 |
|
|
45 |
; test "lbsclock_real"
|
|
46 |
;
|
|
47 |
; test scripts
|
|
48 |
"..\scripts\lbsclock_real.script"-"c:\testdata\scripts\lbsclock_real.script"
|
|
49 |
|
|
50 |
; test dependencies
|
|
51 |
"\sf\os\lbs\lbstest\lbstestproduct\lbsclock\testdata\lbsclock_real.ini"-"c:\testdata\configs\lbsclock_real.ini"
|
|
52 |
|
|
53 |
; test "lbsclockplugin_real"
|
|
54 |
;
|
|
55 |
; test scripts
|
|
56 |
"..\scripts\lbsclockplugin_real.script"-"c:\testdata\scripts\lbsclockplugin_real.script"
|
|
57 |
|
|
58 |
; test dependencies
|
|
59 |
"\sf\os\lbs\lbstest\lbstestproduct\lbsclock\testdata\lbsclockplugin_real.ini"-"c:\testdata\configs\lbsclockplugin_real.ini"
|