contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini
branchRCL_3
changeset 61 641f389e9157
parent 15 da2ae96f639b
child 62 a71299154b21
--- a/contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini	Thu Aug 19 11:38:48 2010 +0300
+++ b/contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini	Tue Aug 31 17:00:08 2010 +0300
@@ -44,18 +44,18 @@
 WITHOUTINTENT=true
 
 [DRMFileOpenPerformance]
-FileName = c:\tcaf\testdata\notes1.txt
+FileName = z:\tcaf\testdata\notes1.txt
 IterationCount = 5
 MaxTimeLimitInMS = 50	//Maximum time for the file open operation.Any time exceeding this leads to test failure.
 
 [DRMFileOpenPerformance_SingleRTAObject]
-FileName = c:\tcaf\testdata\audio.content
+FileName = z:\tcaf\testdata\audio.content
 IterationCount = 5
 MaxTimeLimitInMS = 140	//Maximum time for the file open operation.Any time exceeding this leads to test failure.
 
 
 [DRMFileOpenPerformance_MultipleRTAObject]
-FileName = c:\tcaf\testdata\audiomulti.content|\picture.jpg
+FileName = z:\tcaf\testdata\audiomulti.content|\picture.jpg
 IterationCount = 5
 MaxTimeLimitInMS = 140	//Maximum time for the file open operation.Any time exceeding this leads to test failure.
 UniqueId = \picture.jpg
\ No newline at end of file