主要内容

Transform output using command line

Convert external test results to Polyspace Test result format using command

Since R2024b

Description

Specify that results of external tests in the current Polyspace® Platform project must be converted to the Polyspace Test™ XML format using a command.

Set Option

In your Polyspace Platform project configuration, on the Project tab, select the External Tests node and then select this option.

Why Use This Option

You can review the results of external C/C++ tests in the Polyspace Platform user interface, but the results must be in the same XML format as Polyspace Test results.

If the output of your external tests uses a different XML format or does not use an XML format at all, you must convert the results to the Polyspace Test format in order to be able to open them. You can convert the results using either an XSLT transformation or a command.

For more information on the full workflow, see Run External C/C++ Tests in Polyspace Platform User Interface.

Settings

On

The results of external tests must be converted to the Polyspace Test XML format using a command.

Specify the command using the option Command line.

Off (default)

The results of external tests are either already in the Polyspace Test XML format, or must be converted to this format using an XSLT transformation.

Dependencies

This option is available only if you enable these options:

Version History

Introduced in R2024b