contentmgmt/referencedrmagent/tcaf/scripts/supply.ini
author andy simpson <andrews@symbian.org>
Sat, 05 Dec 2009 21:34:52 +0000
changeset 30 880bdb445c5c
parent 15 da2ae96f639b
permissions -rw-r--r--
merge tags

[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