systemhealthmanagement/systemhealthmgr/test/tsysmon/group/sysmon_osrestart_tests.iby
branchRCL_3
changeset 21 ccb4f6b3db21
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
       
     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 the OS to shutdown/restart. As such they are part of a separate ROM.
       
    14 //
       
    15 
       
    16 #ifndef __SYSMON_OSRESTART_TESTS_IBY__
       
    17 #define __SYSMON_OSRESTART_TESTS_IBY__
       
    18 
       
    19 data=ABI_DIR\BUILD_DIR\tsysmon_server.exe										\sys\bin\tsysmon_server.exe
       
    20 file=ABI_DIR\BUILD_DIR\sysmontesthelper.dll 									\sys\bin\sysmontesthelper.dll
       
    21 data=ABI_DIR\BUILD_DIR\tsysmon_app_dontrendezvous.exe 								\sys\bin\tsysmon_app_dontrendezvous.exe
       
    22 
       
    23 data=DATAZ_\shmatest\shmatest_sysmon_restartos.script 					\shmatest\shmatest_sysmon_restartos.script
       
    24 data=DATAZ_\shmatest\shmatest_sysmon_criticalnoretries.script 					\shmatest\shmatest_sysmon_criticalnoretries.script
       
    25 
       
    26 #endif // __SYSMON_OSRESTART_TESTS_IBY__