sl@0: /* sl@0: * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * sl@0: */ sl@0: #ifndef __SCHSVRTEST_IBY__ sl@0: #define __SCHSVRTEST_IBY__ sl@0: sl@0: REM SCH server Test sl@0: sl@0: #include sl@0: #include sl@0: sl@0: //for TU_TSCH_PR234_ScheduledTaskTest.cpp sl@0: #include sl@0: #include sl@0: sl@0: // batch file that runs all automatic schsvr tests sl@0: data=ZSYSTEM\test\schsvrtests.bat TEST\schsvrtests.bat sl@0: sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_STARTUP_PERF.exe Test\TC_TSCH_STARTUP_PERF.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_CONDITION.exe Test\TC_TSCH_CONDITION.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_CONDITION_HOMETIME.exe Test\TC_TSCH_CONDITION_HOMETIME.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_CONDITION_UTC.exe Test\TC_TSCH_CONDITION_UTC.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_SCHEDULING2.exe Test\TC_TSCH_SCHEDULING2.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_SCHEDULING2_HOMETIME.exe Test\TC_TSCH_SCHEDULING2_HOMETIME.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_SCHEDULING2_UTC.exe Test\TC_TSCH_SCHEDULING2_UTC.exe sl@0: file=ABI_DIR\BUILD_DIR\TU_TSCH_TSTIME.exe Test\TU_TSCH_TSTIME.exe sl@0: file=ABI_DIR\BUILD_DIR\TU_TSCH_SCHEDULEENTRYINFO2.EXE Test\TU_TSCH_SCHEDULEENTRYINFO2.EXE sl@0: file=ABI_DIR\BUILD_DIR\TU_TSCH_SCHEDULESTATE2.EXE Test\TU_TSCH_SCHEDULESTATE2.EXE sl@0: file=ABI_DIR\BUILD_DIR\TU_TSCH_ScheduledTaskTest.exe Test\TU_TSCH_ScheduledTaskTest.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_SCHSVR_OOM.exe Test\TC_TSCH_SCHSVR_OOM.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_SCHSVR_OOM_HOMETIME.exe Test\TC_TSCH_SCHSVR_OOM_HOMETIME.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_SCHSVR_OOM_UTC.exe Test\TC_TSCH_SCHSVR_OOM_UTC.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_YEAR2000.exe Test\TC_TSCH_YEAR2000.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_YEAR2000_HOMETIME.exe Test\TC_TSCH_YEAR2000_HOMETIME.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_YEAR2000_UTC.exe Test\TC_TSCH_YEAR2000_UTC.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_SCHEDULING1.exe Test\TC_TSCH_SCHEDULING1.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_SCHEDULING1_HOMETIME.exe Test\TC_TSCH_SCHEDULING1_HOMETIME.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_SCHEDULING1_UTC.exe Test\TC_TSCH_SCHEDULING1_UTC.exe sl@0: file=ABI_DIR\BUILD_DIR\T_TSLongRunning.exe Test\T_TSLongRunning.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_PLATSEC.exe Test\TC_TSCH_PLATSEC.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_ROBUSTNESS.exe Test\TC_TSCH_ROBUSTNESS.exe sl@0: file=ABI_DIR\BUILD_DIR\TC_TSCH_IPC.exe Test\TC_TSCH_IPC.exe sl@0: file=ABI_DIR\BUILD_DIR\TSUTils.dll System\Libs\TSUtils.dll sl@0: file=ABI_DIR\BUILD_DIR\MinimalTaskHandler.exe System\Programs\MinimalTaskHandler.exe sl@0: file=ABI_DIR\BUILD_DIR\FaultyMinimalTaskHandler.exe System\Programs\FaultyMinimalTaskHandler.exe sl@0: file=ABI_DIR\BUILD_DIR\tschsvrclient1.exe System\Programs\tschsvrclient1.exe sl@0: file=ABI_DIR\BUILD_DIR\tschsvrclient2.exe System\Programs\tschsvrclient2.exe sl@0: file=ABI_DIR\BUILD_DIR\tschsvrclient3.exe System\Programs\tschsvrclient3.exe sl@0: file=ABI_DIR\BUILD_DIR\PlatSecTaskHandler.exe System\Programs\PlatSecTaskHandler.exe sl@0: file=ABI_DIR\BUILD_DIR\MigrationTaskHandler.exe System\Programs\MigrationTaskHandler.exe sl@0: file=ABI_DIR\BUILD_DIR\TScheduleDeleter.exe System\Programs\TScheduleDeleter.exe sl@0: file=ABI_DIR\BUILD_DIR\TTaskFileChecker.exe System\Programs\TTaskFileChecker.exe sl@0: file=ABI_DIR\BUILD_DIR\TTaskFileCreator.exe System\Programs\TTaskFileCreator.exe sl@0: file=ABI_DIR\BUILD_DIR\TProcessKiller.exe System\Programs\TProcessKiller.exe sl@0: file=ABI_DIR\BUILD_DIR\TSetHomeTime.exe System\Programs\TSetHomeTime.exe sl@0: file=ABI_DIR\BUILD_DIR\TSetUTCTime.exe System\Programs\TSetUTCTime.exe sl@0: file=ABI_DIR\BUILD_DIR\TPropertyDefine.exe System\Programs\TPropertyDefine.exe sl@0: file=ABI_DIR\BUILD_DIR\TTaskSchedulerLauncher.exe System\Programs\TTaskSchedulerLauncher.exe sl@0: sl@0: sl@0: #endif