PC Native Execution Mode | Executes tests on PC-Native code. |
---|---|
Target Execution Mode | Executes tests on Target CPU Object Code. |
GCC Coverage Feature | Using the GCC option, deliver basic results in a shorter time. (No code analysis.) |
Functional Safety Coverage Feature | Analyses the source code, and provide detailed coverage measurement results suited to Functional Safety requirements. |
Impact Confirmation Feature | Compare the results of two different tests, to confirm the impact of changes made to improve coverage. |
Test Results Reporting | Output the results of the tests performed in a project. |
Automatic Overall Report Creation Feature | Create an overall report on a project. |