Jump to content

Gavimd

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Gavimd

  1. Hi there I've created a command line script with ecls, which will be called by an application to virus check files that are uploaded to a specific server. I'm able to test the command line script and get exit codes of 0 and 50 (by scanning a suspect exe). Does anyone have any ideas on how testing can be done so that the exit codes can be returned so I check that my exception handling covers all scenarios and these tests be incorporated into my unit tests and in our continuous integration cycle? Gavin
×
×
  • Create New...