lafagnosticuifoundation/clockanim/group/ClockTest.iby
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __CLOCKTEST_IBY__
       
    19 #define __CLOCKTEST_IBY__
       
    20 
       
    21 #ifndef __APPFWK_TEST_FRAMEWORK_IBY__
       
    22 	#include <appfwk_test_framework.iby>
       
    23 #endif
       
    24 
       
    25 REM Test code for the Clock component
       
    26 
       
    27 data=ZSYSTEM\data\Mbs0.mbm			System\Data\Mbs0.mbm
       
    28 data=ZSYSTEM\data\Mbs1.mbm			System\Data\Mbs1.mbm
       
    29 
       
    30 
       
    31 	file=ABI_DIR\BUILD_DIR\tclocktestserver.exe		System\bin\tclocktestserver.exe
       
    32 
       
    33 
       
    34 data=DATAZ_\clocktest\clocktest_run.bat	          \clocktest_run.bat
       
    35 data=DATAZ_\clocktest\clocktest_t_clck0.script    \clocktest\clocktest_t_clck0.script
       
    36 data=DATAZ_\clocktest\clocktest_t_clck1.script    \clocktest\clocktest_t_clck1.script
       
    37 data=DATAZ_\clocktest\clocktest_t_msgwin0.script  \clocktest\clocktest_t_msgwin0.script
       
    38 
       
    39 #endif