Removed Control-M characters
git-svn-id: svn://10.0.0.236/trunk@63911 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1,351 +1,351 @@
|
||||
#
|
||||
# SecurityTests.template
|
||||
#
|
||||
# This is a template file for the security tests properties.
|
||||
#
|
||||
|
||||
#
|
||||
# DeleteFileTest.java test properties
|
||||
#
|
||||
DeleteFileTest.mustPass=true
|
||||
DeleteFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# GetClipboardTest.java test properties
|
||||
#
|
||||
GetClipboardTest.mustPass=true
|
||||
|
||||
#
|
||||
# GetSysPropsTest.java test properties
|
||||
#
|
||||
GetSysPropsTest.mustPass=true
|
||||
GetSysPropsTest.propertyName=path
|
||||
|
||||
#
|
||||
# OpenWinTest.java test properties
|
||||
#
|
||||
OpenWinTest.mustPass=true
|
||||
|
||||
#
|
||||
# PrintTest.java test properties
|
||||
#
|
||||
PrintTest.mustPass=true
|
||||
|
||||
#
|
||||
# ReadFileTest.java test properties
|
||||
#
|
||||
ReadFileTest.mustPass=true
|
||||
ReadFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# RemoteConnectTest.java test properties
|
||||
#
|
||||
RemoteConnectTest.mustPass=true
|
||||
RemoteConnectTest.URL=http://sirius
|
||||
|
||||
#
|
||||
# RunProgramTest.java test properties
|
||||
#
|
||||
RunProgramTest.mustPass=true
|
||||
RunProgramTest.command=ls -l
|
||||
|
||||
#
|
||||
# SecTestCanRead.java test properties
|
||||
#
|
||||
SecTestCanRead.mustPass=true
|
||||
SecTestCanRead.fName=TestProperties
|
||||
#
|
||||
# SecTestCanWrite.java test properties
|
||||
#
|
||||
SecTestCanWrite.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestClipboard.java test properties
|
||||
#
|
||||
SecTestClipboard.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestDelete.java test properties
|
||||
#
|
||||
SecTestDelete.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestEnv.java test properties
|
||||
#
|
||||
SecTestEnv.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestExists.java test properties
|
||||
#
|
||||
SecTestExists.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorIn.java test properties
|
||||
#
|
||||
SecTestFileDescriptorIn.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorOut.java test properties
|
||||
#
|
||||
SecTestFileDescriptorOut.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileInputStream.java test properties
|
||||
#
|
||||
SecTestFileInputStream.mustPass=true
|
||||
SecTestFileInputStream.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestFileOutputStream.java test properties
|
||||
#
|
||||
SecTestFileOutputStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetAbsolutePath.java test properties
|
||||
#
|
||||
SecTestGetAbsolutePath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetCanonicalPath.java test properties
|
||||
#
|
||||
SecTestGetCanonicalPath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetContent.java test properties
|
||||
#
|
||||
SecTestGetContent.mustPass=true
|
||||
SecTestGetContent.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestGetParent.java test properties
|
||||
#
|
||||
SecTestGetParent.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetPath.java test properties
|
||||
#
|
||||
SecTestGetPath.mustPass=true
|
||||
SecTestGetPath.fName=foo
|
||||
|
||||
#
|
||||
# SecTestGetProps.java test properties
|
||||
#
|
||||
SecTestGetProps.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetSecMgr.java test properties
|
||||
#
|
||||
SecTestGetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsDirectory.java test properties
|
||||
#
|
||||
SecTestIsDirectory.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsFile.java test properties
|
||||
#
|
||||
SecTestIsFile.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLastModified.java test properties
|
||||
#
|
||||
SecTestLastModified.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLength.java test properties
|
||||
#
|
||||
SecTestLength.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestList.java test properties
|
||||
#
|
||||
SecTestList.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestListJSFilter.java test properties
|
||||
#
|
||||
SecTestListJSFilter.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdir.java test properties
|
||||
#
|
||||
SecTestMkdir.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdirs.java test properties
|
||||
#
|
||||
SecTestMkdirs.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestOpenConx.java test properties
|
||||
#
|
||||
SecTestOpenConx.mustPass=true
|
||||
SecTestOpenConx.URL=http://sirius
|
||||
|
||||
#
|
||||
# SecTestPrintStream.java test properties
|
||||
#
|
||||
SecTestPrintStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccess.java test properties
|
||||
#
|
||||
SecTestRandomAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccessRW.java test properties
|
||||
#
|
||||
SecTestRandomAccessRW.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRenameTo.java test properties
|
||||
#
|
||||
SecTestRenameTo.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunExec.java test properties
|
||||
#
|
||||
SecTestRunExec.mustPass=true
|
||||
SecTestRunExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestRunExit.java test properties
|
||||
#
|
||||
SecTestRunExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunLoad.java test properties
|
||||
#
|
||||
SecTestRunLoad.mustPass=true
|
||||
SecTestRunLoad.libName=java
|
||||
#
|
||||
# SecTestRunLoadLib.java test properties
|
||||
#
|
||||
SecTestRunLoadLib.mustPass=true
|
||||
SecTestRunLoadLib.libName=plugletjni
|
||||
|
||||
#
|
||||
# SecTestSetSecMgr.java test properties
|
||||
#
|
||||
SecTestSetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestSocket.java test properties
|
||||
#
|
||||
SecTestSocket.mustPass=true
|
||||
SecTestSocket.fHost=sirius
|
||||
SecTestSocket.fPort=80
|
||||
|
||||
#
|
||||
# SecTestSysExit.java test properties
|
||||
#
|
||||
SecTestSysExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestURLFac.java test properties
|
||||
#
|
||||
SecTestURLFac.mustPass=true
|
||||
#
|
||||
# SecTestXAccept.java test properties
|
||||
#
|
||||
SecTestXAccept.mustPass=true
|
||||
SecTestXAccept.fHost=sirius
|
||||
SecTestXAccept.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXAccess.java test properties
|
||||
#
|
||||
SecTestXAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTG.java test properties
|
||||
#
|
||||
SecTestXAccessTG.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTop.java test properties
|
||||
#
|
||||
SecTestXAccessTop.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXCCL.java test properties
|
||||
#
|
||||
SecTestXCCL.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXConn.java test properties
|
||||
#
|
||||
SecTestXConn.mustPass=true
|
||||
SecTestXConn.fHost=sirius
|
||||
SecTestXConn.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXDelete.java test properties
|
||||
#
|
||||
SecTestXDelete.mustPass=true
|
||||
SecTestXDelete.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXExec.java test properties
|
||||
#
|
||||
SecTestXExec.mustPass=true
|
||||
SecTestXExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestXExit.java test properties
|
||||
#
|
||||
SecTestXExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXLink.java test properties
|
||||
#
|
||||
SecTestXLink.mustPass=true
|
||||
SecTestXLink.fLink=sirius
|
||||
|
||||
#
|
||||
# SecTestXListen.java test properties
|
||||
#
|
||||
SecTestXListen.mustPass=true
|
||||
SecTestXListen.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXPakAcc.java test properties
|
||||
#
|
||||
SecTestXPakAcc.mustPass=true
|
||||
SecTestXPakAcc.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPakDef.java test properties
|
||||
#
|
||||
SecTestXPakDef.mustPass=true
|
||||
SecTestXPakDef.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPropAcc.java test properties
|
||||
#
|
||||
SecTestXPropAcc.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXRead.java test properties
|
||||
#
|
||||
SecTestXRead.mustPass=true
|
||||
SecTestXRead.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXSetFac.java test properties
|
||||
#
|
||||
SecTestXSetFac.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXWrite.java test properties
|
||||
#
|
||||
SecTestXWrite.mustPass=true
|
||||
SecTestXWrite.fName=foo
|
||||
|
||||
#
|
||||
# WriteFileTest.java test properties
|
||||
#
|
||||
WriteFileTest.mustPass=true
|
||||
WriteFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# SecurityTests.template
|
||||
#
|
||||
# This is a template file for the security tests properties.
|
||||
#
|
||||
|
||||
#
|
||||
# DeleteFileTest.java test properties
|
||||
#
|
||||
DeleteFileTest.mustPass=true
|
||||
DeleteFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# GetClipboardTest.java test properties
|
||||
#
|
||||
GetClipboardTest.mustPass=true
|
||||
|
||||
#
|
||||
# GetSysPropsTest.java test properties
|
||||
#
|
||||
GetSysPropsTest.mustPass=true
|
||||
GetSysPropsTest.propertyName=path
|
||||
|
||||
#
|
||||
# OpenWinTest.java test properties
|
||||
#
|
||||
OpenWinTest.mustPass=true
|
||||
|
||||
#
|
||||
# PrintTest.java test properties
|
||||
#
|
||||
PrintTest.mustPass=true
|
||||
|
||||
#
|
||||
# ReadFileTest.java test properties
|
||||
#
|
||||
ReadFileTest.mustPass=true
|
||||
ReadFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# RemoteConnectTest.java test properties
|
||||
#
|
||||
RemoteConnectTest.mustPass=true
|
||||
RemoteConnectTest.URL=http://sirius
|
||||
|
||||
#
|
||||
# RunProgramTest.java test properties
|
||||
#
|
||||
RunProgramTest.mustPass=true
|
||||
RunProgramTest.command=ls -l
|
||||
|
||||
#
|
||||
# SecTestCanRead.java test properties
|
||||
#
|
||||
SecTestCanRead.mustPass=true
|
||||
SecTestCanRead.fName=TestProperties
|
||||
#
|
||||
# SecTestCanWrite.java test properties
|
||||
#
|
||||
SecTestCanWrite.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestClipboard.java test properties
|
||||
#
|
||||
SecTestClipboard.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestDelete.java test properties
|
||||
#
|
||||
SecTestDelete.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestEnv.java test properties
|
||||
#
|
||||
SecTestEnv.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestExists.java test properties
|
||||
#
|
||||
SecTestExists.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorIn.java test properties
|
||||
#
|
||||
SecTestFileDescriptorIn.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorOut.java test properties
|
||||
#
|
||||
SecTestFileDescriptorOut.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileInputStream.java test properties
|
||||
#
|
||||
SecTestFileInputStream.mustPass=true
|
||||
SecTestFileInputStream.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestFileOutputStream.java test properties
|
||||
#
|
||||
SecTestFileOutputStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetAbsolutePath.java test properties
|
||||
#
|
||||
SecTestGetAbsolutePath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetCanonicalPath.java test properties
|
||||
#
|
||||
SecTestGetCanonicalPath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetContent.java test properties
|
||||
#
|
||||
SecTestGetContent.mustPass=true
|
||||
SecTestGetContent.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestGetParent.java test properties
|
||||
#
|
||||
SecTestGetParent.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetPath.java test properties
|
||||
#
|
||||
SecTestGetPath.mustPass=true
|
||||
SecTestGetPath.fName=foo
|
||||
|
||||
#
|
||||
# SecTestGetProps.java test properties
|
||||
#
|
||||
SecTestGetProps.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetSecMgr.java test properties
|
||||
#
|
||||
SecTestGetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsDirectory.java test properties
|
||||
#
|
||||
SecTestIsDirectory.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsFile.java test properties
|
||||
#
|
||||
SecTestIsFile.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLastModified.java test properties
|
||||
#
|
||||
SecTestLastModified.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLength.java test properties
|
||||
#
|
||||
SecTestLength.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestList.java test properties
|
||||
#
|
||||
SecTestList.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestListJSFilter.java test properties
|
||||
#
|
||||
SecTestListJSFilter.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdir.java test properties
|
||||
#
|
||||
SecTestMkdir.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdirs.java test properties
|
||||
#
|
||||
SecTestMkdirs.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestOpenConx.java test properties
|
||||
#
|
||||
SecTestOpenConx.mustPass=true
|
||||
SecTestOpenConx.URL=http://sirius
|
||||
|
||||
#
|
||||
# SecTestPrintStream.java test properties
|
||||
#
|
||||
SecTestPrintStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccess.java test properties
|
||||
#
|
||||
SecTestRandomAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccessRW.java test properties
|
||||
#
|
||||
SecTestRandomAccessRW.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRenameTo.java test properties
|
||||
#
|
||||
SecTestRenameTo.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunExec.java test properties
|
||||
#
|
||||
SecTestRunExec.mustPass=true
|
||||
SecTestRunExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestRunExit.java test properties
|
||||
#
|
||||
SecTestRunExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunLoad.java test properties
|
||||
#
|
||||
SecTestRunLoad.mustPass=true
|
||||
SecTestRunLoad.libName=java
|
||||
#
|
||||
# SecTestRunLoadLib.java test properties
|
||||
#
|
||||
SecTestRunLoadLib.mustPass=true
|
||||
SecTestRunLoadLib.libName=plugletjni
|
||||
|
||||
#
|
||||
# SecTestSetSecMgr.java test properties
|
||||
#
|
||||
SecTestSetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestSocket.java test properties
|
||||
#
|
||||
SecTestSocket.mustPass=true
|
||||
SecTestSocket.fHost=sirius
|
||||
SecTestSocket.fPort=80
|
||||
|
||||
#
|
||||
# SecTestSysExit.java test properties
|
||||
#
|
||||
SecTestSysExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestURLFac.java test properties
|
||||
#
|
||||
SecTestURLFac.mustPass=true
|
||||
#
|
||||
# SecTestXAccept.java test properties
|
||||
#
|
||||
SecTestXAccept.mustPass=true
|
||||
SecTestXAccept.fHost=sirius
|
||||
SecTestXAccept.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXAccess.java test properties
|
||||
#
|
||||
SecTestXAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTG.java test properties
|
||||
#
|
||||
SecTestXAccessTG.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTop.java test properties
|
||||
#
|
||||
SecTestXAccessTop.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXCCL.java test properties
|
||||
#
|
||||
SecTestXCCL.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXConn.java test properties
|
||||
#
|
||||
SecTestXConn.mustPass=true
|
||||
SecTestXConn.fHost=sirius
|
||||
SecTestXConn.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXDelete.java test properties
|
||||
#
|
||||
SecTestXDelete.mustPass=true
|
||||
SecTestXDelete.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXExec.java test properties
|
||||
#
|
||||
SecTestXExec.mustPass=true
|
||||
SecTestXExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestXExit.java test properties
|
||||
#
|
||||
SecTestXExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXLink.java test properties
|
||||
#
|
||||
SecTestXLink.mustPass=true
|
||||
SecTestXLink.fLink=sirius
|
||||
|
||||
#
|
||||
# SecTestXListen.java test properties
|
||||
#
|
||||
SecTestXListen.mustPass=true
|
||||
SecTestXListen.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXPakAcc.java test properties
|
||||
#
|
||||
SecTestXPakAcc.mustPass=true
|
||||
SecTestXPakAcc.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPakDef.java test properties
|
||||
#
|
||||
SecTestXPakDef.mustPass=true
|
||||
SecTestXPakDef.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPropAcc.java test properties
|
||||
#
|
||||
SecTestXPropAcc.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXRead.java test properties
|
||||
#
|
||||
SecTestXRead.mustPass=true
|
||||
SecTestXRead.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXSetFac.java test properties
|
||||
#
|
||||
SecTestXSetFac.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXWrite.java test properties
|
||||
#
|
||||
SecTestXWrite.mustPass=true
|
||||
SecTestXWrite.fName=foo
|
||||
|
||||
#
|
||||
# WriteFileTest.java test properties
|
||||
#
|
||||
WriteFileTest.mustPass=true
|
||||
WriteFileTest.FileName=foo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user