tsrc/init/TestFramework.ini
branchRCL_3
changeset 34 e7f34e614544
parent 32 ffa4311257f6
child 36 a299036a7c20
--- a/tsrc/init/TestFramework.ini	Wed Sep 15 11:57:55 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,57 +0,0 @@
-#
-# This is STIFTestFramework initialization file
-# Comment lines start with '#'-character.
-# See STIF TestFramework users guide.doc for instructions
-
-# -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-
-[Engine_Defaults]
-
-TestReportMode= FullReport		# Possible values are: 'Empty', 'Summary', 'Environment',
-                                                               'TestCases' or 'FullReport'
-
-CreateTestReport= YES			# Possible values: YES or NO
-
-TestReportFilePath= C:\LOGS\TestFramework\
-TestReportFileName= TestReport
-
-TestReportFormat= TXT			# Possible values: TXT or HTML
-TestReportOutput= FILE			# Possible values: FILE or RDEBUG
-TestReportFileCreationMode= OVERWRITE	# Possible values: OVERWRITE or APPEND
-
-DeviceResetDllName= StifResetForNokia.dll # e.g. 'StifHWResetStub.dll' for user specific reseting
-
-[End_Defaults]
-# -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-
-# -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-# Module configurations start
-
-[New_Module]
-ModuleName= testscripter
-TestCaseFile= C:\testframework\imcache_test.cfg
-[End_Module]
-
-[New_Module]
-ModuleName= testscripter
-TestCaseFile= C:\testframework\CVIMPSTStorageContact_UT.cfg
-TestCaseFile= C:\testframework\CVIMPSTStorageContactList_UT.cfg
-TestCaseFile= C:\testframework\CVIMPSTStorageContactSorter_UT.cfg
-[End_Module]
-
-[New_Module]
-ModuleName= testscripter
-TestCaseFile= C:\testframework\testinstantmsgalert.cfg
-[End_Module]
-
-
-
-
-# -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-
-[Logger_Defaults]
-
-[End_Logger_Defaults]
-# -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-
-# End of file