printingservices/printerdriversupport/group/pdrstoreTest.iby
changeset 0 5d03bc08d59c
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     1 // Copyright (c) 1999-2009 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:
       
    14 //
       
    15 
       
    16 #ifndef __PDRSTORETEST_IBY__
       
    17 #define __PDRSTORETEST_IBY__
       
    18 
       
    19 #include <graphics_testharness.iby>
       
    20 
       
    21 #include <Printers.iby>
       
    22 
       
    23 // batch file that runs all automatic pdrstore tests
       
    24 data=DATAZ_\pdrstoretest\pdrstoretest_run.bat			\pdrstoretest_run.bat
       
    25 data=DATAZ_\pdrstoretest\pdrstoretest.bat				\pdrstoretest.bat
       
    26 
       
    27 //script file
       
    28 data=DATAZ_\pdrstoretest\pdrstoretest_T_All.script		\pdrstoretest\pdrstoretest_T_All.script
       
    29 data=DATAZ_\pdrstoretest\pdrstoretest_T_Pdr.script		\pdrstoretest\pdrstoretest_T_Pdr.script
       
    30 data=DATAZ_\pdrstoretest\pdrstoretest_T_PdrLst.script	\pdrstoretest\pdrstoretest_T_PdrLst.script
       
    31 data=DATAZ_\pdrstoretest\pdrstoretest_T_PdrMem.script	\pdrstoretest\pdrstoretest_T_PdrMem.script
       
    32 
       
    33 file=ABI_DIR\DEBUG_DIR\TPdrStoreServer.exe      Test\TPdrStoreServer.exe
       
    34 
       
    35 data=DATAZ_\test\pdrstore.mbm	Test\pdrstore.mbm
       
    36 
       
    37 #endif
       
    38