equal
deleted
inserted
replaced
|
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 #ifndef __NULLAGTTESTS_IBY__ |
|
18 #define __NULLAGTTESTS_IBY__ |
|
19 |
|
20 REM KIPPER - LAN AGT |
|
21 |
|
22 #include <nullagt.iby> |
|
23 |
|
24 file=ABI_DIR\DEBUG_DIR\NullAgtTests.dll System\Libs\NullAgtTests.dll |
|
25 |
|
26 // Scripts |
|
27 data=EPOCROOT##epoc32\release\wins\udeb\z\testdata\scripts\nullagenttest.script testdata\scripts\nullagenttest.script |
|
28 data=EPOCROOT##epoc32\release\wins\udeb\z\testdata\scripts\nullagenttest_NonConnection.script testdata\scripts\nullagenttest_NonConnection.script |
|
29 data=EPOCROOT##epoc32\release\wins\udeb\z\testdata\scripts\nullagenttest_setup.script testdata\scripts\nullagenttest_setup.script |
|
30 data=EPOCROOT##epoc32\release\wins\udeb\z\testdata\configs\nullagenttest.xml TestData\configs\nullagenttest.xml |
|
31 |
|
32 #endif |
|
33 |