#3276 assigned enhancement

rtems-test: Add option to consume a log file and generate a report for it

Reported by: Sebastian Huber Owned by: Chris Johns
Priority: normal Milestone: Indefinite
Component: tool Version:
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The RTEMS Tester works quite well if it can run the tests step by step. I have a board were I can run reliably all tests at once with a custom script. I cannot run tests individually due to an instability in the debug support. This produces a large text file with the test output of all tests.

It would be nice to have an option to simply feed this file to the rtems-test program and generate the report (optionally send it via e-mail).

Attachments (1)

tests-n2x-2017-01-19-5e3ef46a9acd3dd57ae4378c6b1e2f5ddafc604a-smp.log.xz (112.3 KB) - added by Sebastian Huber on 01/22/18 at 06:42:21.
Example log file.

Download all attachments as: .zip

Change History (3)

Changed on 01/22/18 at 06:42:21 by Sebastian Huber

Example log file.

comment:1 Changed on 10/19/18 at 00:26:55 by Chris Johns

Milestone: 5.1Indefinite
Version: 5

comment:2 Changed on 09/08/20 at 07:19:24 by Chris Johns

I am wondering if the lines in the log should have a timestamp prefixed to them.

Are there any requirements for the test harness obtaining the log? For example timeouts, crash recovery and tests running too long?

Note: See TracTickets for help on using tickets.