Test RealTime for Eclipse CDT
You can create empty component tests to import existing test elements from Test Realtime Component Testing for C or C++, or if you want to manually create the test elements.
Before adding files to a component test, you must import them into your workspace by clicking File > Import > File System.
Before creating a test, you must have a project in your workbench containing all the relevant files for the application under test.
To create an empty component test in Eclipse:
In the Eclipse workbench, select File > New > Other > Test > Test Realtime Component Test and click Next.
Select Empty test to create an new empty component test.
On the Test name and location page, select where you want to create you test and type the name of the test. Click Finish.
In the test navigator, double-click the new test to open the component test editor. In the files section, use the Add button to manually add test scripts or files to the test.
To import existing