Automated Testing Settings
Test RealTime - User Guide
Automated Testing Settings
Component Testing Settings for C and Ada
The Component Testing settings are part of the Component Testing for C and Ada
node of the Configuration Settings dialog box, which allows you to configure settings
for each node.
By default, the settings of each node are inherited from those of the parent node.
When you override the settings of a parent node, changes are propagated to all child
nodes within the same Configuration. Overridden fields are displayed in bold.
Display
·
Display variables: lets you select the level of detail of the Component Testing
output report
·
Initial and expected value display: the way in which the values assigned to each
variable are displayed in the report. See Initial and Expected Values.
·
Array and structure display: indicates the way in which Component Testing
processes variable array and structure statements. See Array and Structure
Display for more information.
Additional Options
·
Continue test build despite warnings: Select this option to ignore warning
during the test compilation phase.
· Call breakpoint function on test failure: Select this option to call a breakpoint
function whenever a test failure occurs in a .ptu Test Driver script. To use this
feature, you must set a breakpoint on the function priv_check_failed (), located in
the
<target_deployment_port>
/lib/priv.c, file. You can use this option for
debugging purposes.
·
Simulation: This setting determines the conditional generation of code in the
test program when using SIMUL blocks in the .ptu test script.
·
Display diff of last two test runs: This setting activate the comparison option.
See Comparing Reports.
·
Additional test compilation options: Sends extra command line options to the
Component Testing Test Compiler. Please refer to the Test RealTime Reference
Manual for further information about addressing the Test Compiler in
command-line mode.
·
Additional report generation options: Sends extra command line options to the
Component Testing Report Generator. Please refer to the Test RealTime
Reference Manual for further information about addressing the Report
Generator in command-line mode.
282