Running multiple tests in a campaign in Eclipse

Test RealTime for Eclipse CDT

You can create a test campaign in Eclipse to deploy and run multiple component tests.

The test campaign contains a list of Test RealTime component tests that are run sequentially.

To create and run a test campaign for Test RealTime:

  1. In the Eclipse workbench, select File > New > Other > Test > Test Realtime Test Campaign and click Next.

  2. Select a location and type a name for the new test campaign. Click Next.

  3. Type a description, if necessary, and click Finish.

  4. In the test campaign editor, use Add, Remove, Up, and Down to create a list of Test RealTime component tests. Click Edit to open the selected test in the component test editor.

  5. Save and close the campaign.

  6. In the test navigator, right-click the test campaign and select Run As > Run Test RealTime Test.

Note   The console output view is cleared each time you run a campaign.

Related Topics

Enabling runtime analysis tools on an Eclipse projectRunning a component test | Viewing runtime analysis reports in Eclipse