Unit Test Status from Rational Test RealTime

Description

Rational Test RealTime is a cross-platform solution for component testing and runtime analysis of embedded software. This Data Provider extracts coverage results, as well as tests and their status

For more details, refer to http://www-01.ibm.com/software/awdtools/test/realtime/.

Note

RTRT can now create test artefacts in your project tree (new in 18.0)

Usage

Unit Test Status from Rational Test RealTime has the following options:

  • .xrd folder ( logDir ) Specify the path to the folder containing the .xrd files generated by RTRT.​

  • Excluded file extensions ( excludedExtensions , default: .h;.H)

  • Generate Test artefacts and structure from .xrd files? ( generateTests , default: false)

The full command line syntax for Unit Test Status from Rational Test RealTime is:

-d "type=RTRT,logDir=[text],excludedExtensions=[text],generateTests=[booleanChoice]"