A maintenance release is now available for all supported platforms except for the CADUL compiler.
Consider updating if you are using Version 6.0-6.6.2 or older.
Test Project Documentation rtt-html-doc
(in package python):
Script Related:
rtt-doc-test
creates testdata/problemreports.csv
(FR #19558)Test Documentation:
Fuzzing Support:
@return
(in @ASSERT:
, @FINIT:
) in index@fuzzLoad()
now returns with WARNING, if no violations
are found;@fuzzLoad[0]()
for this case@FILE:
extraction fails (#19523)Libraries:
rttstr_relative_path_to()
and avoid pointer arithmeticExample Projects (DEMO, FMI-Demo, Fuzz-Demo):
License Server:
RTT-LIC-SERVER.tgz
to FlexLM/lmhostid 11.18.0.0GDB Debugging:
Scripts:
rtt-clean-test
removes ./testdata/*
content (fixes #19524)rtt-reset-verdict
now also treats section TESTCASE VERDICTS
(fixes #19565)Parser / Lexer:
@printf
(fixes #13883)@rttSetVerdict(FAIL);
(fixes #19534)rtt_enum_enum
) corrected string comparisons in functionsmyenum_t rttStr2Enum_myenum_t(const char* str_val);
void**
type for @format
situationCluster support:
@rttStopTest
behaviour in @INIT:
phase (fixes #19517)