主要内容

Transform output using XSLT

Convert external test results to Polyspace Test result format using XSLT transformations

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 XSLT transformations.

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 XML output of your external tests uses a different XML format, 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 an XSLT transformation.

Specify the XSLT file for transforming the XML output of external tests using the option XSLT File.

Off (default)

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

Dependencies

This option is available only if you enable these options:

Version History

Introduced in R2024b