Known problems Release Notes

© Copyright International Business Machines Corporation 2009. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

Release notes

1.0 Code Review for C
   1.1 APAR # PM02931
2.0 Component Test for Ada
   2.1 APAR # PK71439
   2.2 APAR # PM01872
3.0 Component Test for C
   3.1 APAR # PM01210
4.0 Component Test for C++
5.0 Component Test for Java
6.0 Documentation - TestRT
7.0 Eclipse Integration
   7.1 Defect # RATLC01244805
   7.2 Defect # RATLC01244925
   7.3 Defect # RATLC01370676
8.0 GUI - TestRT
   8.1 APAR # PM01406
9.0 Installation - TestRT
10.0 Integration with TestManager
11.0 Plug-in APEX
12.0 Plug-in Matlab
13.0 Plug-in RoseRT
14.0 Plug-in Visual
15.0 Plug-in TI Code Composer
16.0 Qualification Kit
17.0 Runtime Analysis
18.0 System Testing for C
   18.1 Defect # RATLC01248024
19.0 Target Deployment Port

1.0 Code Review for C

1.1 APAR # PM02931

Code Review terminates abnormally with message: internal error: assertion failed at: "..\edg\decls.c", line 13110

2.0 Component Test for Ada

2.1 APAR # PK71439

In the Test Report for a Component Test for ADA run, a "<Unexpected init exception>" is raised in the variable list.

2.2 APAR # PM01872

Component Testing for C test script compiler generates incorrect Ada code when variable I1 used as index of an array in a VAR statement.

3.0 Component Test for C

3.1 APAR # PM01210

In Component Testing for C, stubs containing a function pointer as a function parameter generates an error. Test RealTime does not support testing of function pointer only data pointers in C. This is because on many targets you can not cast a function pointer to a data pointer because they do not have the same size. In fact, ISO C forbids such casts.
If your compiler does support such casts then you can use the following workaround: Create a typedef for function pointers and then declare the function you want to stub as taking this type as its parameter.

4.0 Component Test for C++

None

5.0 Component Test for Java

None

6.0 Documentation - TestRT

None

7.0 Eclipse Integration

7.1 Defect # RATLC01244805

When Rational Test RealTime 7.0.5 Eclipse plug-in is installed on Rational Systems Developer 7.0.5 on Solaris 10 and when opening the Test execution test log, then the Eclipse UI freezes.

7.2 Defect # RATLC01244925

In the test suite editor in Eclipse for component testing for C on Linux, the initial height of the Test elements view is too small.

Workaround: click two times on the test element arrow to change the height back to normal.

7.3 Defect # RATLC01370676

When installing the Test RealTime Eclipse 3.4 plug-in, several wizard screens are only showing partial information. However the installation can still be performed successfully.

8.0 GUI - TestRT

8.1 APAR # PM01406

In the Test RealTime UI (studio), the settings option General -> Directories -> Report requires two clicks on the small "x" button to revert the value to the default value instead on only one click.

9.0 Installation - TestRT

None

10.0 Integration with TestManager

None

11.0 Plug-in APEX

None

12.0 Plug-in Matlab

None

13.0 Plug-in RoseRT

None

14.0 Plug-in Visual

None

15.0 Plug-in TI Code Composer

None

16.0 Qualification Kit

None

17.0 Runtime Analysis

None

18.0 System Testing for C

18.1 Defect # RATLC01248024

Limitation: the dynamic trace viewer for System Testing is not available when using it over an IPv6 network.

19.0 Target Deployment Port

None