contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini
changeset 91 a675745f8b2e
parent 15 da2ae96f639b
child 96 a71299154b21
--- a/contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini	Tue Jul 06 16:21:56 2010 +0300
+++ b/contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini	Wed Aug 18 11:33:05 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