contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini
changeset 77 956a80986d49
parent 15 da2ae96f639b
child 96 a71299154b21
--- a/contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini	Thu Jun 24 15:55:20 2010 +0530
+++ b/contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini	Thu Jul 01 18:10:29 2010 +0530
@@ -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