Importing V2001A Component Testing Files
Test RealTime - User Guide
ELEMENT
FORMAT pointer_name = string_ptr
-- Then your variable pointer_name will be first initialized as a
pointer
....
VAR pointer_name, INIT="l11c01pA00", ev=init
-- It is initialized as pointing at the string "l11c01pA00",
--and then string comparisons are done with the expected values
using str_comp.
Importing V2001A Component Testing Files
The file format of ATTOL UniTest and Test RealTime v2001A Component Testing for
C and Ada is not compatible with the current v2002
Release 2
file format.
This means that the .prj, .cmp, and .ses files must be imported and converted in order
to be used in a v2002
Release 2
Test RealTime project.
The Import feature creates a new workspace with the updated Component Testing
script files.
Note This problem only affects the Component Testing for C and Ada
feature. Use previous Component Testing for C++ and System Testing tests in
your current v2002
Release 2
projects without importing them.
5. From
the
File menu, select Import.
6.
In the window Import V2001A Component Testing Files Into a New
Workspace, select the Add... button and then select those V2001A Component
Testing files that you wish to import. To import a complete UniTest or Test
RealTime v2001A project, you must select all the .prj, .cmp, and .ses files from
that project.
7. Click
the
OK button
8.
In the window Name Workspace, type in a name for the new workspace and
click OK.
Limitations
This feature imports the session, project and campaign data from the old version of
Component Testing, including references to and from test scripts as well as tested
and integrated source files.
After the importation, you must manually check and update the following items:
·
Target Deployment Port: Use the TDP Editor to reconfigure any custom ATTOL
Target Package settings. The Target Deployment Guide contains advanced
information about upgrading from an old Target Package.
·
Configuration Settings: The Import feature retrieves -D condition information
and
include
directories. Check the General, Build and Component Testing for C
tabs of the Configuration Settings dialog box to identify any other settings that
need updating.
158