graphicshwdrivers/surfacemgr/test/group/surfacemanagertest_helium.pkg
author Faisal Memon <faisal.memon@nokia.com>
Fri, 13 Aug 2010 15:24:50 +0100
branchbug235_bringup_0
changeset 147 af143508cc47
permissions -rwxr-xr-x
Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
147
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     1
; Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     2
; All rights reserved.
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     3
; This component and the accompanying materials are made available
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     4
; under the terms of "Eclipse Public License v1.0"
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     5
; which accompanies this distribution, and is available
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     6
; at the URL "http://www.eclipse.org/legal/epl-v10.html".
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     7
;
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     8
; Initial Contributors:
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     9
; Nokia Corporation - initial contribution.
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    10
;
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    11
; Contributors:
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    12
;
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    13
; Description: 
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    14
;
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    15
;File: surfacemanagertest.pkg;
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    16
;
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    17
;*Languages
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    18
&EN
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    19
;
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    20
;*Standard SIS file header. This section specifies the package name,
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    21
;application UID, and version/build numbers. Add the package TYPE here if needed.
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    22
#{"SurfaceManagerTest"},(0x101FB3E8),1,0,1;
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    23
;
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    24
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    25
;*Unique (Non-Localized) Vendor name
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    26
;This is used in combination with signing to prevent the unauthroized
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    27
;upgrade of a a package by someone other than the rightful vendor.
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    28
:"Nokia"
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    29
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    30
;*Localized Vendor Name
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    31
;This specifies the localized vendor name(s) corresponding to language(s).
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    32
%{"Nokia Test EN"}
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    33
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    34
;*Files To Copy...<src> <destination>
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    35
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    36
;//script files
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    37
;COMMENTED OUT FOR 10T38 ZERO TOLERANCE TEST STRATEGY
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    38
;"\epoc32\data\z\surfacemgtest\surfacemgtest_T_auto.script"-"c:\surfacemgtest\surfacemgtest_T_auto.script"
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    39
"\epoc32\data\z\surfacemgtest\surfacemgtest_T_multiprocess.script"-"c:\surfacemgtest\surfacemgtest_T_multiprocess.script"
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    40
"\epoc32\data\z\surfacemgtest\surfacemgtest_T_multithread.script"-"c:\surfacemgtest\surfacemgtest_T_multithread.script"
af143508cc47 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    41