Command line
Specify command for transforming external test results to Polyspace Test result format
Since R2024b
Description
Specify a command for transforming results of external tests in the current Polyspace® Platform project to the Polyspace Test™ XML format.
Set Option
In your Polyspace Platform project configuration, on the Project tab, select the External Tests node and then enter a command for 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
Enter a command for transforming the external test results to the Polyspace Test XML format.
Dependencies
This option is available only if you enable these options:
Version History
Introduced in R2024b