contentmgmt/referencedrmagent/tcaf/scripts/supply.ini
author Santosh V Patil <santosh.v.patil@nokia.com>
Fri, 13 Nov 2009 10:07:38 +0530
changeset 22 1afc808f187d
parent 15 da2ae96f639b
permissions -rw-r--r--
Merged in the 2009wk45 code drop

[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