diff -r afc583cfa176 -r da2ae96f639b contentmgmt/referencedrmagent/tcaf/scripts/contentstep.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/contentmgmt/referencedrmagent/tcaf/scripts/contentstep.ini Mon Oct 12 10:17:04 2009 +0300 @@ -0,0 +1,109 @@ +[NotifyStatusChange] +uri =c:\tcaf\testdata\copyfile.txt +Status1 =-17450 +Cancel1 =-17450 +Cancel2 =-17450 + +[SetPropertyDrm] +uri =c:\tcaf\testdata\test.drm +result =0 + +[SetPropertyPlainText] +uri =c:\tcaf\testdata\copyfile.txt +result =-17450 + +[DisplayInfo] +uri =c:\tcaf\testdata\copyfile.txt +result =-17450 + +[AgentSpecificDrm] +uri =c:\tcaf\testdata\test.drm +input =input +output =output +command =1 +result =0 + +[AgentSpecificPlainText] +uri =c:\tcaf\testdata\copyfile.txt +input =input +output = +command =1 +result =-17450 + +[RequestRights] +uri =c:\tcaf\testdata\copyfile.txt +Status1 =-17450 +Cancel1 =-17450 +Cancel2 =-17450 + +[EmbeddedObjects] +uri =c:\tcaf\testdata\test.drm +count =3 +result =0 + +[EmbeddedObjectsGoodGif] +uri =c:\tcaf\testdata\good.gif +count =1 +result =0 + +[EmbeddedObjectsErrorGif] +uri =c:\tcaf\testdata\error.gif +count = +result =-1 + +[EmbeddedObjectType] +uri =c:\tcaf\testdata\test.drm +contentcount =2 +containercount =1 +contentresult =0 +containerresult =0 + +[EmbeddedObjectTypeGoodGif] +uri =c:\tcaf\testdata\good.gif +contentcount =1 +containercount =0 +contentresult =0 +containerresult =0 + +[EmbeddedObjectTypeErrorGif] +uri =c:\tcaf\testdata\error.gif +contentcount = +containercount =0 +contentresult =-1 +containerresult =0 + +[SearchTestAgent] +uri =c:\tcaf\testdata\test.drm +count =1 +mimetype =text/plain +result =0 + +[SearchF32Agent] +uri =c:\tcaf\testdata\copyfile.txt +count =1 +mimetype =text/plain +result =0 + +[SearchF32AgentGoodGif] +uri =c:\tcaf\testdata\good.gif +count =1 +mimetype =image/gif +result =0 + +[SearchF32AgentErrorGif] +uri =c:\tcaf\testdata\error.gif +count =0 +mimetype =image/gif +result =-1 + +[ContainerDrm] +uri =c:\tcaf\testdata\test.drm +uniqueId =DummyContainer +openResult =0 +closeResult=0 + +[ContainerPlainText] +uri =c:\tcaf\testdata\copyfile.txt +uniqueId =DummyContainer +openResult =-1 +closeResult =-1