Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 16. Using the Test Support Facility
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
233
To create a test suite
1. Select [Test -> Create New Test Suite]. The Create New Test Suite dialog box opens.
2. Enter the test suite name.
3. Initially the workspace directory is shown in Directory for test suite. This can be modified as required.
4. Clicking OK. The test suite is then created. This then enables a number of other options on the Test menu.
Once the test suite is created the Test tab of the workspace window has the test suite added to it. This tab allows quick
navigation around your test suite and fast access to the tests.
A file is located in the destination location with the filename ".HTS" (High-performance Embedded Workshop test
suite).
16.2 Opening and closing test suites
Once a test suite is created it is saved to a file with the extension ".HTS" (High-performance Embedded Workshop test
suite). To open this file again after you have created it previously you can use the following operation.
To open a test suite
1. Select [Test -> Open Test Suite]. The Open Test Suite dialog box opens.
2. Select the test suite file. Then click Select. The test suite is loaded. This then enables a number of other items
on the Test menu and opens the test suite contents in the Test tab of the workspace window.
When test suites are opened the filename of the suite is added to the Recently used test suite list on the File menu.
This allows access to open your test suites after the initial Open test Suite menu operation.
To close a test suite
Select [Test -> Close Test Suite]. Once clicked the current test suite is closed and all items are removed from the
workspace tab.
There are TCL command line commands for these operations that can be used via the command line window. These
commands are named "open_test_suite" and "close_test_suite".
You can also close a test suite from the workspace window pop-up menu.
16.3 Editing a test suite
Once your test suite has been created the next step is to add some tests. This operation allows you to access the Modify
Test Suite dialog box and will allow you to add tests which will then be executable.