secureswitools/swisistools/test/tinterpretsisinteg/testdatav001/interpretsisv001.pkg
changeset 0 ba25891c3a9e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/secureswitools/swisistools/test/tinterpretsisinteg/testdatav001/interpretsisv001.pkg	Thu Dec 17 08:51:10 2009 +0200
@@ -0,0 +1,38 @@
+;
+; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+; All rights reserved.
+; This component and the accompanying materials are made available
+; under the terms of the License "Eclipse Public License v1.0"
+; which accompanies this distribution, and is available
+; at the URL "http://www.eclipse.org/legal/epl-v10.html".
+;
+; Initial Contributors:
+; Nokia Corporation - initial contribution.
+;
+; Contributors:
+;
+; Description:
+;
+; Test package to test the use of HAL attributes.
+; This test case is to test the interpretsis tool behaviour to check for the existence of files.
+
+;Languages
+&EN,FR,GE
+
+; Installation header
+; Three component names as we support English, French and German
+#{"MultiLanguageOption-EN", "MultiLanguageOption-FR", "MultiLanguageOption-GE"}, (0x81111104), 1, 2, 3
+
+%{"Vendor-EN","Vendor-FR", "Vendor-GE"}
+:"Unique vendor name"
+; For CR1200
+
+{"\epoc32\winscw\c\tswi\tinterpretsisinteg\data\englishfile1.txt" "\epoc32\winscw\c\tswi\tinterpretsisinteg\data\frenchfile1.txt" "\epoc32\winscw\c\tswi\tinterpretsisinteg\data\germanfile1.txt"}-"!:\private\81111104\import\file1.txt"
+
+IF EXISTS("c:\testinterpretsisv001a.txt")
+"\epoc32\winscw\c\tswi\tinterpretsisinteg\data\testinterpretsisv001b.txt"-"!:\private\81111104\import\testinterpretsisv001b.txt"
+ENDIF
+
+IF EXISTS("z:\testinterpretsisv001c.txt") 
+"\epoc32\winscw\c\tswi\tinterpretsisinteg\data\testinterpretsisv001d.txt"-"!:\private\81111104\import\testinterpretsisv001d.txt"
+ENDIF