--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/contentmgmt/referencedrmagent/tcaf/scripts/managerstep.ini Mon Oct 12 10:17:04 2009 +0300
@@ -0,0 +1,176 @@
+[CreateDrmArchive]
+ContentDescription=c:\RTA\testdata\content.xml
+RightsDescription=
+OutputFile= c:\tcaf\testdata\sample.content
+
+[PrivateCopyFileOk]
+source =C:\tcaf\testdata\sample.content
+destination =C:\private\Reference Test Agent\sample.content
+result =0
+
+[PrivateDeleteFileOk]
+filename =C:\private\Reference Test Agent\sample.content
+result =0
+
+[PlainTextCopyFileOk]
+source =C:\tcaf\testdata\copyfile.txt
+destination =C:\tcaf\copied.txt
+result =0
+
+[PlainTextCopyFileNotFound]
+source =C:\tcaf\testdata\FileNotFound.txt
+destination =C:\tcaf\filenotfound.txt
+result =-1
+
+[PlainTextRenameFileOk]
+
+source =C:\tcaf\copied.txt
+destination =C:\tcaf\renamed.txt
+result =0
+
+[PlainTextRenameFileNotFound]
+
+source =C:\tcaf\testdata\FileNotFound.txt
+destination =C:\tcaf\filenotfound.txt
+result =-1
+
+[DifferentDrivesSameNameRenameFileOk]
+
+source =C:\tcaf\renamed.txt
+destination =E:\renamed.txt
+result =0
+
+[DifferentDrivesDifferentNameRenameFileOk]
+
+source =E:\renamed.txt
+destination =C:\tcaf\renamedAgain.txt
+result =0
+
+[PlainTextDeleteOk]
+
+filename =C:\tcaf\renamedAgain.txt
+result =0
+
+[PlainTextDeleteFail]
+
+filename =C:\tcaf\filenotfound.txt
+result =-1
+
+[MkDirPublicDirFail]
+
+path =C:\tcaf\some\big\path\that\wont\work\
+result =-12
+
+
+[MkDirPrivateDirOk]
+
+path =C:\private\Reference Test Agent\test\
+result =0
+
+[RmDirPrivateDirOk]
+
+path =C:\private\Reference Test Agent\test\
+result =0
+
+[MkDirPublicDirOk]
+
+path =C:\tcaf\mkdir\
+result =0
+
+[RmDirPublicDirOk]
+
+path =C:\tcaf\mkdir\
+result =0
+
+[RmDirPublicDirFail]
+
+path =C:\tcaf\directorynotfound\
+result =-1
+
+[MkDirAllPublicDirOk]
+path =C:\tcaf\mkdirall\
+result =0
+
+[MkDirAllPublicDirFail]
+path =Z:\tcaf\mkdirall\
+result =-21
+
+[GetDirAPI1StepOk]
+path =C:\tcaf\
+API =1
+result =0
+
+[GetDirAPI2StepOk]
+path =C:\tcaf\
+API =2
+result =0
+
+[GetDirAPI3StepOk]
+path =C:\tcaf\
+API =3
+result =0
+
+[GetDirStepFail]
+path =C:\tcaf\pathnotfound\
+result =-12
+
+[GetDirAPI1StepPrivate]
+path =C:\private\
+API =1
+result =0
+
+[GetDirAPI2StepPrivate]
+path =C:\private\
+API =2
+result =0
+
+[GetDirAPI3StepPrivate]
+path =C:\private\
+API =3
+result =0
+
+[GetDirAPI1StepPrivateServer]
+path =c:\private\Reference Test Agent\
+API =1
+result =0
+
+[GetDirAPI2StepPrivateServer]
+path =c:\private\Reference Test Agent\
+API =2
+result =0
+
+[GetDirAPI3StepPrivateServer]
+path =c:\private\Reference Test Agent\
+API =3
+result =0
+
+[NotifyStatusChange]
+path =c:\tcaf\testdata\copyfile.txt
+Status1 =-17450
+Cancel1 =-17450
+Cancel2 =-17450
+
+[SetProperty]
+result =0
+
+[DisplayInfo]
+uri =c:\tcaf\testdata\copyfile.txt
+result =-17450
+
+[ListAgents]
+count =3
+result =0
+
+[AgentSpecific]
+input =input
+output =
+command =1
+result =-17450
+
+[DisplayManagement]
+result =-17450
+
+[DisplayInfoByFileHandle_DRM_Content]
+uri =c:\tcaf\testdata\sample.content
+uniqueid =\sample.txt
+result =-17450