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:
In the Eclipse workbench, select File > New > Other > Test > Test Realtime Test Campaign and click Next.
Select a location and type a name for the new test campaign. Click Next.
Type a description, if necessary, and click Finish.
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.
Save and close the campaign.
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 project | Running a component test | Viewing runtime analysis reports in Eclipse