A new feature release is now available for all supported platforms.
Consider updating if you are using Version 7.0.6 or older.
If you are using a (floating) license located on a local or remote license server,
then you need to make sure to use an up-to-date vendor daemon verified[.exe] there.
The new vendor daemon is provided in <RTTDIR>/share/rt-tester/RTT-LIC-SERVER.tgz.
for details see <RTTDIR>/share/doc/packages/rt-tester/rt-tester-license-mgmt.pdf:
Appendix A.5 Checkout failed: Bad message command
Contact license@verified.de in case of problems.
Configuration and Automation:
rtt.cfg (FR #20470)MAKE_HOOKS thatmake before or after scripts are run (FR #21960)@beginHook configure @rttBeginTestStep
to always invoke a function, e.g., in order to reset fixtures (FR #22201)New or updated RTTL Commands and Macros:
@delayUntil(timer, value) (FR #20130)@sigWaitForAllChg(), @sigWaitForAllRd(), @sigWaitForAllVal() and @sigWaitForAllUpdate()@tag that evaluates to the most previous defined tag;
this simplifies tracing by allowing: @rttAssert(<expression>, @tag);
(FR #22137)Define Test Data Vectors in RTTL:
@rttPrint are now allow for
long data entries (line continuations), one-line comments, and
commented-out sections@csvVal(), which evaluates to the column-fitting type
(FR #22096)Test Configuration Fields:
EXPLICIT_STARTUP_SYNC; ptp (FR #21835)STOP_ON_TESTERROR (FR #20371)Extend Transmission of Signals to UDP Socket:
--signal-socket <ip>:<port> (FR #22042)"C,<abs-time>,<scale>,<testproc-name>,<testcontext>""T,<timestamp>,<scale>,<testproc-name>,<testcontext>"Refactored rtt-msword-doc-testproject:
bash version may still be used as rtt-msword-doc-testproject-legacyScript Operations:
rtt-run-test: add delay (2 seconds) before forcing termination (SIGKILL);@FINIT sections or writing memory log files to diskrtt-doc-test: do not abort, if COMPONENTNAMES does not exist or is not readable (implements #22212)rtt-list-results, rtt-handle-suite: added option --color (use ANSI terminal colors for status)rtt-handle-suite: apply lexicographic sorting when showing suites or storing test proceduresRobustness (of Tracing):
ALL-TC-COV.csv is detected to be outdated, it is removed;*.csv data that rtt-html-doc createdrtt-doc-test, rtt-get-tc-coverage, rtt-html-docCadul Compiler:
-I. early./stubsrc/ directories)Stub Handling:
@now counter with the call counter (FR #22165)License Management:
rtt-request-node-lock-license uses use newer FlexLM 11.19.6.0 version of lmhostidUser Manual:
@beginHook, @delayUntil, @tag, @csvType and @csvVal@uut / @rttCall-DRTT_CONFIG_CHECK_TERMINATION_FILEStub Definitions:
char const* parameters as strings (fixes #22111)char unsigned*Test Tag Documentation (HTML):
rtt-html-doc (see #21831)