Enabling and disabling tests, services and families

Test RealTime for Eclipse CDT

With Component Testing for C, the component test editor allows you to enable or disable particular SERVICE, TEST or FAMILY blocks in the generated test. During the run, the Component Testing will only execute elements that are enabled. By default, all elements of a test script are enabled.

To open the Test Selection window:

  1. In the Eclipse workbench, select the test perspective and double click a Test RealTime test in the test navigator.

  2. In the Test Elements section, select the Test or Family tabs to specify the elements that you want to enable or disable.

  1. Close and save the component test.

Related Topics

Writing a Test ScriptSERVICE ... END SERVICEFAMILYTEST ... END TEST