sl@0
|
1 |
// Copyright (c) 2006-2009 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 |
// $Change$
|
sl@0
|
15 |
//
|
sl@0
|
16 |
//
|
sl@0
|
17 |
|
sl@0
|
18 |
|
sl@0
|
19 |
PRJ_TESTEXPORTS
|
sl@0
|
20 |
|
sl@0
|
21 |
#ifdef SYMBIAN_OE_POSIX_SIGNALS
|
sl@0
|
22 |
#ifdef SYMBIAN_OE_LARGE_FILE_SUPPORT
|
sl@0
|
23 |
../utils/new_tests_vfuture.txt /new_tests.txt
|
sl@0
|
24 |
#else
|
sl@0
|
25 |
../utils/new_tests.txt /new_tests.txt
|
sl@0
|
26 |
#endif // SYMBIAN_OE_LARGE_FILE_SUPPORT
|
sl@0
|
27 |
../utils/oetests_signals_hw.bat /epoc32/winscw/c/tstdapis/oetests_signals_hw.bat
|
sl@0
|
28 |
../utils/oetests_signals.bat /epoc32/winscw/c/tstdapis/oetests_signals.bat
|
sl@0
|
29 |
#else
|
sl@0
|
30 |
../utils/new_tests_wo_signals.txt /new_tests.txt
|
sl@0
|
31 |
#endif //SYMBIAN_OE_POSIX_SIGNALS
|
sl@0
|
32 |
|
sl@0
|
33 |
OEtests.iby /epoc32/rom/include/oetests.iby
|
sl@0
|
34 |
oe_autotest.iby /epoc32/rom/include/oe_autotest.iby
|
sl@0
|
35 |
../utils/OEtests.bat /epoc32/winscw/c/tstdapis/oetests.bat
|
sl@0
|
36 |
../utils/OEtests_hw.bat /epoc32/winscw/c/tstdapis/oetests_hw.bat
|
sl@0
|
37 |
../utils/autoexec.bat /epoc32/winscw/c/tstdapis/autoexec.bat
|
sl@0
|
38 |
../utils/cleanup_cdrive.bat /epoc32/winscw/c/tstdapis/cleanup_cdrive.bat
|
sl@0
|
39 |
|