graphicshwdrivers/surfacemgr/test/group/surfacemanagertest_helium.pkg
branchbug235_bringup_0
changeset 147 af143508cc47
equal deleted inserted replaced
146:4d1fe4a7ce83 147:af143508cc47
       
     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: 
       
    14 ;
       
    15 ;File: surfacemanagertest.pkg;
       
    16 ;
       
    17 ;*Languages
       
    18 &EN
       
    19 ;
       
    20 ;*Standard SIS file header. This section specifies the package name,
       
    21 ;application UID, and version/build numbers. Add the package TYPE here if needed.
       
    22 #{"SurfaceManagerTest"},(0x101FB3E8),1,0,1;
       
    23 ;
       
    24 
       
    25 ;*Unique (Non-Localized) Vendor name
       
    26 ;This is used in combination with signing to prevent the unauthroized
       
    27 ;upgrade of a a package by someone other than the rightful vendor.
       
    28 :"Nokia"
       
    29 
       
    30 ;*Localized Vendor Name
       
    31 ;This specifies the localized vendor name(s) corresponding to language(s).
       
    32 %{"Nokia Test EN"}
       
    33 
       
    34 ;*Files To Copy...<src> <destination>
       
    35 
       
    36 ;//script files
       
    37 ;COMMENTED OUT FOR 10T38 ZERO TOLERANCE TEST STRATEGY
       
    38 ;"\epoc32\data\z\surfacemgtest\surfacemgtest_T_auto.script"-"c:\surfacemgtest\surfacemgtest_T_auto.script"
       
    39 "\epoc32\data\z\surfacemgtest\surfacemgtest_T_multiprocess.script"-"c:\surfacemgtest\surfacemgtest_T_multiprocess.script"
       
    40 "\epoc32\data\z\surfacemgtest\surfacemgtest_T_multithread.script"-"c:\surfacemgtest\surfacemgtest_T_multithread.script"
       
    41