contentmgmt/referencedrmagent/tcaf/scripts/supply.ini
author Santosh V Patil <santosh.v.patil@nokia.com>
Mon, 28 Jun 2010 09:21:13 +0530
branchRCL_3
changeset 74 0d3a50e36d4b
parent 15 da2ae96f639b
permissions -rw-r--r--
Transplanting changeset f3b0b5725c58 (Fix for bug 1301)

[CheckContentMime]
OutputPath = C:\
SourceFileName = C:\tcaf\testdata\test.drm
MimeType = application/testagent.drm
LeaveResult = 0
CheckContentMime = ETrue
ExpectedContentMime = text/plain

[SupplyDrm]
OutputPath = C:\
SourceFileName = C:\tcaf\testdata\test.drm
SuggestedFileName = supplied.drm
MimeType = application/testagent.drm
LeaveResult = 0


[SupplyUnrecognized]
OutputPath = C:\
SourceFileName = C:\tcaf\testdata\test.txt
SuggestedFileName = failed.drm
MimeType = text/plain
LeaveResult = -17453

[SupplyDrmClientSpecifyOutFile]
OutputPath = C:\
SourceFileName = C:\tcaf\testdata\test.drm
SuggestedFileName = outputfile.drm
MimeType = application/testagent.drm
LeaveResult = 0


[CheckImport]
URI1 = c:\supplied.drm
URI2 = c:\tcaf\testdata\test.txt


[CheckImport2]
URI1 = c:\outputfile.drm
URI2 = c:\tcaf\testdata\test.txt