contentmgmt/referencedrmagent/tcaf/scripts/supply.ini
author hgs
Thu, 22 Jul 2010 20:18:20 +0530
changeset 86 465613364af0
parent 15 da2ae96f639b
permissions -rw-r--r--
201029_01

[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