--- a/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/init/TestFramework.ini Tue Feb 02 00:12:10 2010 +0200
+++ b/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/init/TestFramework.ini Fri Apr 16 14:59:52 2010 +0300
@@ -1,3 +1,20 @@
+#/*
+#* 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:
+#*
+#*/
+
#
# This is STIFTestFramework initialization file
# Comment lines start with '#'-character.
@@ -44,7 +61,7 @@
TestReportFormat= TXT # Possible values: TXT or HTML
TestReportOutput= FILE # Possible values: FILE or RDEBUG
-TestReportFileCreationMode= APPEND # Possible values: OVERWRITE or APPEND
+TestReportFileCreationMode= OVERWRITE # Possible values: OVERWRITE or APPEND
UITestingSupport= Yes
SeparateProcesses= YES
[End_Defaults]
@@ -74,7 +91,9 @@
[New_Module]
ModuleName= testscripter
-TestCaseFile= c:\testframework\VCXMyVideosCollectionPluginTestHelium.cfg
+TestCaseFile= c:\testframework\VCXMyVideosCollectionPluginTest.cfg
+TestCaseFile= c:\testframework\VCXMyVideosCollectionPluginTestCategories.cfg
+TestCaseFile= c:\testframework\VCXMyVideosCollectionPluginTestAlbums.cfg
[End_Module]