testexecfw/tef/test/regressiontest/teststep/group/te_regsteptestsuite.iby
author Johnson Ma <johnson.ma@nokia.com>
Mon, 08 Mar 2010 15:03:44 +0800
changeset 0 3e07fef1e154
permissions -rw-r--r--
Initial EPL Contribution
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     1
//
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     2
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     3
// All rights reserved.
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     4
// This component and the accompanying materials are made available
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     5
// under the terms of "Eclipse Public License v1.0"
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     6
// which accompanies this distribution, and is available
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     7
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     8
//
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     9
// Initial Contributors:
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    10
// Nokia Corporation - initial contribution.
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    11
//
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    12
// Contributors:
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    13
//
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    14
// Description: 
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    15
//
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    16
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    17
#ifndef __TE_REG_STEPTESTSUITE_SUITE_IBY__
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    18
#define __TE_REG_STEPTESTSUITE_SUITE_IBY__
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    19
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    20
#include <testexecute.iby>
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    21
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    22
file=ABI_DIR\DEBUG_DIR\te_RegStepTestSuite.exe		sys\bin\te_RegStepTestSuite.exe
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    23
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    24
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\te_RegStepTestSuite.script testdata\scripts\te_RegStepTestSuite.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    25
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\te_regsteptestsuite_stc.script testdata\scripts\te_regsteptestsuite_stc.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    26
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0001.script	testdata\scripts\dt-tef-teststep-0001.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    27
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0002.script	testdata\scripts\dt-tef-teststep-0002.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    28
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0003.script	testdata\scripts\dt-tef-teststep-0003.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    29
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0004.script	testdata\scripts\dt-tef-teststep-0004.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    30
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0005.script	testdata\scripts\dt-tef-teststep-0005.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    31
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0006.script	testdata\scripts\dt-tef-teststep-0006.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    32
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0007.script	testdata\scripts\dt-tef-teststep-0007.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    33
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0008.script	testdata\scripts\dt-tef-teststep-0008.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    34
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0009.script	testdata\scripts\dt-tef-teststep-0009.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    35
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0010.script	testdata\scripts\dt-tef-teststep-0010.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    36
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0011.script	testdata\scripts\dt-tef-teststep-0011.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    37
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0012.script	testdata\scripts\dt-tef-teststep-0012.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    38
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0013.script	testdata\scripts\dt-tef-teststep-0013.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    39
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0014.script	testdata\scripts\dt-tef-teststep-0014.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    40
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0015.script	testdata\scripts\dt-tef-teststep-0015.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    41
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0016.script	testdata\scripts\dt-tef-teststep-0016.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    42
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0017.script	testdata\scripts\dt-tef-teststep-0017.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    43
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0018.script	testdata\scripts\dt-tef-teststep-0018.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    44
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0021.script	testdata\scripts\dt-tef-teststep-0021.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    45
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0022.script	testdata\scripts\dt-tef-teststep-0022.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    46
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0023.script	testdata\scripts\dt-tef-teststep-0023.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    47
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0024.script	testdata\scripts\dt-tef-teststep-0024.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    48
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0025.script	testdata\scripts\dt-tef-teststep-0025.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    49
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0026.script	testdata\scripts\dt-tef-teststep-0026.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    50
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0027.script	testdata\scripts\dt-tef-teststep-0027.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    51
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0028.script	testdata\scripts\dt-tef-teststep-0028.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    52
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0029.script	testdata\scripts\dt-tef-teststep-0029.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    53
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0030.script	testdata\scripts\dt-tef-teststep-0030.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    54
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0031.script	testdata\scripts\dt-tef-teststep-0031.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    55
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0032.script	testdata\scripts\dt-tef-teststep-0032.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    56
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0033.script	testdata\scripts\dt-tef-teststep-0033.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    57
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0034.script	testdata\scripts\dt-tef-teststep-0034.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    58
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0035.script	testdata\scripts\dt-tef-teststep-0035.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    59
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0036.script	testdata\scripts\dt-tef-teststep-0036.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    60
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0037.script	testdata\scripts\dt-tef-teststep-0037.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    61
data=EPOCROOT##epoc32\winscw\c\testdata\scripts\dt-tef-teststep-0038.script	testdata\scripts\dt-tef-teststep-0038.script
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    62
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    63
data=EPOCROOT##epoc32\winscw\c\testdata\configs\Error_codes.ini testdata\configs\Error_codes.ini
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    64
data=EPOCROOT##epoc32\winscw\c\testdata\configs\WriteToConfig.ini testdata\configs\WriteToConfig.ini
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    65
data=EPOCROOT##epoc32\winscw\c\testdata\configs\ReadWriteConfig.ini testdata\configs\ReadWriteConfig.ini
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    66
data=EPOCROOT##epoc32\winscw\c\testdata\configs\stepshortfuns.ini testdata\configs\stepshortfuns.ini
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    67
data=EPOCROOT##epoc32\winscw\c\testdata\configs\stepmacros.ini testdata\configs\stepmacros.ini
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    68
data=EPOCROOT##epoc32\winscw\c\testdata\configs\oomtest.ini testdata\configs\oomtest.ini
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    69
data=EPOCROOT##epoc32\winscw\c\testdata\configs\panictest.ini testdata\configs\panictest.ini
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    70
data=EPOCROOT##epoc32\winscw\c\testdata\configs\leavenumber.ini		testdata\configs\leavenumber.ini
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    71
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    72
#endif