This Software Pack contains a set or pre-built examples that show how to use the validation suite together with real hardware. The following example projects are available. Use Pack Installer to copy them to your machine:
Targets
All projects contain two targets:
- Create Report: Test results and statistics are printed to the file
TestReport\TestReport.xml
. Open the file in a web browser of your choice. - Note
- Passed Status means that test case has passed sucessfully.
-
Passed Status means that tests case has passed but there were some warnings (More details can be used to see the details).
-
Not executed Status means test case did not check any assertions.
-
Failed Status means test case has failed (More details can be used to see the details).
- Debug: Results and statistics are printed to the Debug (printf) Viewer window through the standard output.