Announcement

Collapse
No announcement yet.

command line report

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • command line report

    I'm using BurnInTest v3.4 (1002) linux 64bit

    I would like to run burn in test for a set amount of time and generate a report at the end that (hopefully) says all test passed.
    right now I'm using this command to run:

    $ sudo ~/bin/burnintest/64bit/bit_cmd_line_x64 -D 10

    is there an option to generate a report?

  • #2
    You can change the logging options by editing the XML based text file cmdline_config.txt.
    Changing the format to "certificate" will create a report with a "pass" or 'fail" for each test run in a more compact form than the text or HTML log files.

    Comment

    Working...
    X