© Copyright International Business Machines Corporation 2007. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
None
The Ada test script compiler generates lines that are too long for the Ada compiler when testing arrays.
Procedures call in stubs are not followed by ';' when the call is in a control statement (if , loop ...).
When Component Testing for C is parsing a test script containing nested INCLUDE PTU instructions and within each included test script there are IF / ELSE / END IF instructions, then the following errors occur:
TestRT-E-TROPSINON, [script.ptu:11] The keyword ELSE doesn't match with a keyword IF
Component Testing for C generates test scripts that do not compile, when the source code under test includes global variables that are not seen from other modules.
In a Component Testing for C script, trying to initialize a multidimensional array where all dimensions are of size 1 will causes the following warning message when generating the report: Mismatch between files .RIO and .TDC incoherent dimension in the current array.
The report will still be generated correctly.
Component Testing for C++ parser does not interpret correctly the vendor specific push_macro and pop_macro pragmas.
None
The chapter "VAR, ARRAY and STR <expected> Parameter" [C language] of the User Guide lists, among other parameters, DELTA.
However, the statement STR does only accept the following options: init=, init ==, ev =, ev ==.
None
None
None
None
None
None
None
None
None
None
Test RealTime C++ instrumentor fails to instrument templated function in a non-template class.
Inclusion of case statements by #include may cause the C++ source code instrumentor to display a warning message. Those statements might not be shown as covered in the Code Coverage Viewer.
When analysing a very long VAR line, the System Testing for C test script compiler terminates with the error message "TestRT-F-LEXTKTLNG Lexical identifier too long".
None