cryptoservices/filebasedcertificateandkeystores/test/ttesttools/scripts/sec-filetokens-tools.script
changeset 30 cf642210ecb7
parent 19 ece3df019add
equal deleted inserted replaced
19:ece3df019add 30:cf642210ecb7
  1086 
  1086 
  1087 //! @SYMTestCaseID 	SEC-FILETOKENS-IMPROVEMENT-0005
  1087 //! @SYMTestCaseID 	SEC-FILETOKENS-IMPROVEMENT-0005
  1088 //! @SYMTestCaseDesc 	Certtool remove command
  1088 //! @SYMTestCaseDesc 	Certtool remove command
  1089 //! @SYMTestPriority 	Medium
  1089 //! @SYMTestPriority 	Medium
  1090 //! @SYMTestActions  	Call certtool to remove the certificate imported with deletable set to 'n'
  1090 //! @SYMTestActions  	Call certtool to remove the certificate imported with deletable set to 'n'
  1091 //! @SYMTestExpectedResults "The expected output is Certificate removal failed."
  1091 //! @SYMTestExpectedResults The expected output is "Certificate removed successfully."
  1092 
  1092 
  1093 START_TESTCASE SEC-FILETOKENS-IMPROVEMENT-0005
  1093 START_TESTCASE SEC-FILETOKENS-IMPROVEMENT-0005
  1094 RUN_PROGRAM certtool.exe c:\ttesttools\data\cert_removedeletable2.txt c:\output.txt
  1094 RUN_PROGRAM certtool.exe c:\ttesttools\data\cert_removedeletable2.txt c:\output.txt
  1095 RUN_TEST_STEP 100 ttesttools ParseFileStep c:\ttesttools\scripts\sec-filetokens-tools.ini certtool_removedeletable2
  1095 RUN_TEST_STEP 100 ttesttools ParseFileStep c:\ttesttools\scripts\sec-filetokens-tools.ini certtool_removedeletable2
  1096 END_TESTCASE SEC-FILETOKENS-IMPROVEMENT-0005
  1096 END_TESTCASE SEC-FILETOKENS-IMPROVEMENT-0005