networkcontrol/ipupsplugins/test/te_ipups/group/te_ipups.iby
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
child 23 425d8f4f7fa5
equal deleted inserted replaced
21:abbed5a4b42a 22:8d540f55e491
     1 // Copyright (c) 2008-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 // tups_ipups.iby
       
    15 // 
       
    16 //
       
    17 
       
    18 #ifndef __TE_IPUPS_IBY__
       
    19 #define __TE_IPUPS_IBY__
       
    20 
       
    21 #include <upstestnotifier.iby>
       
    22 #include <ipupsdialog.iby>
       
    23 #include <ups.iby>
       
    24 
       
    25 #ifdef NETWORKING_UPS_TESTS
       
    26 data=ABI_DIR\BUILD_DIR\te_ipups.exe					\sys\bin\te_ipups.exe
       
    27 #endif
       
    28 
       
    29 REM Test policy files export
       
    30 data=ZDRIVE\private\10283558\policies\ups_10285B91_10281DD8.rsc	\private\10283558\policies\ups_10285B91_10281DD8.rsc
       
    31 data=ZDRIVE\private\10283558\policies\ups_A0000001_10281DD8.rsc	\private\10283558\policies\ups_A0000001_10281DD8.rsc
       
    32 data=ZDRIVE\private\10283558\policies\ups_10000001_10281DD8.rsc	\private\10283558\policies\ups_10000001_10281DD8.rsc
       
    33 data=ZDRIVE\private\10283558\policies\ups_10000002_10281DD8.rsc	\private\10283558\policies\ups_10000002_10281DD8.rsc
       
    34 data=ZDRIVE\system\data\ups_test_always_101F7989_10281DD8.rsc	\system\data\ups_test_always_101F7989_10281DD8.rsc
       
    35 
       
    36 #ifdef NETWORKING_UPS_TESTS
       
    37 REM Test script and data files export
       
    38 data = ZDRIVE\testdata\scripts\te_ipups\te_ipups.script 	\testdata\scripts\te_ipups\te_ipups.script
       
    39 data = ZDRIVE\testdata\configs\te_ipups\te_ipups.ini 		\testdata\configs\te_ipups\te_ipups.ini
       
    40 #endif
       
    41 
       
    42 #endif