systemhealthmanagement/systemhealthmgr/test/tsysmon/group/sysmon_iof_tests.iby
changeset 63 09d657f1ee00
equal deleted inserted replaced
54:072a9626b290 63:09d657f1ee00
       
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description: This iby exports binaries and scripts for tests that require some executables to be started during boot-up with EIgnoreOnFailure policy
       
    14 //
       
    15 
       
    16 #ifndef __SYSMON_IOF_TESTS_IBY__
       
    17 #define __SYSMON_IOF_TESTS_IBY__
       
    18 data=DATAZ_\private\2000D75B\startup\test\appfwk-sysmon-eiof_hardware0.rsc           \private\2000D75B\startup\0\appfwk-sysmon-eiof_hardware0.rsc
       
    19 
       
    20 data=ABI_DIR\BUILD_DIR\tsysmon_server.exe										\sys\bin\tsysmon_server.exe
       
    21 file=ABI_DIR\BUILD_DIR\sysmontesthelper.dll 									\sys\bin\sysmontesthelper.dll
       
    22 
       
    23 data=ABI_DIR\BUILD_DIR\tsysmon_app_faileiofcount0.exe 							\sys\bin\tsysmon_app_faileiofcount0.exe
       
    24 data=ABI_DIR\BUILD_DIR\tsysmon_app_faileiofcount1fail.exe 						\sys\bin\tsysmon_app_faileiofcount1fail.exe
       
    25 data=ABI_DIR\BUILD_DIR\tsysmon_app_failcount2failwait.exe 						\sys\bin\tsysmon_app_failcount2failwait.exe
       
    26 data=ABI_DIR\BUILD_DIR\tsysmon_app_failcount2failwait_slave.exe 				\sys\bin\tsysmon_app_failcount2failwait_slave.exe
       
    27 data=ABI_DIR\BUILD_DIR\tsysmon_app_startupregeiof.exe 							\sys\bin\tsysmon_app_startupregeiof.exe
       
    28 data=ABI_DIR\BUILD_DIR\tsysmon_app_startupregeioffailstart1.exe 				\sys\bin\tsysmon_app_startupregeioffailstart1.exe
       
    29 data=ABI_DIR\BUILD_DIR\tsysmon_app_donothing.exe 								\sys\bin\tsysmon_app_donothing.exe
       
    30 data=ABI_DIR\BUILD_DIR\tsysmon_app_dontrendezvous.exe 								\sys\bin\tsysmon_app_dontrendezvous.exe
       
    31 
       
    32 data=DATAZ_\shmatest\configs\tsysmon.ini									\shmatest\configs\tsysmon.ini
       
    33 
       
    34 data=DATAZ_\shmatest\shmatest_sysmon_failcount2failwait.script 			\shmatest\shmatest_sysmon_failcount2failwait.script
       
    35 data=DATAZ_\shmatest\shmatest_sysmon_faileiofcount0.script 				\shmatest\shmatest_sysmon_faileiofcount0.script
       
    36 data=DATAZ_\shmatest\shmatest_sysmon_faileiofcount1fail.script 			\shmatest\shmatest_sysmon_faileiofcount1fail.script
       
    37 data=DATAZ_\shmatest\shmatest_sysmon_startupregeiof.script 				\shmatest\shmatest_sysmon_startupregeiof.script
       
    38 data=DATAZ_\shmatest\shmatest_sysmon_startupregeioffailstart1.script 	\shmatest\shmatest_sysmon_startupregeioffailstart1.script
       
    39 
       
    40 #endif //__SYSMON_IOF_TESTS_IBY__