-
In connection with (#16542), corrected documentation of ‘TAG_TRACING_SUM’ ;
also corrected rttscan_conf --help here
-
Added section 12.15 Linker Issues with Stubs to warn uses of
linkers that may not behave as expected (addresses #17980)
-
Corrected section 10.2.5 about the ‘SUT’ keyword
-
Added section 10.2.6 concerning the overriding of *.rts files
-
Added section 12.5.2: Pointer Parameters and @format – Special Case char*
-
Added section 8.3 The Project Timescale and Macros ms, us
explaining new workaround in rtt_prj_time_scale.h (implements #18179)
-
In 7.2 Execution of Test Procedures, added paragraph on Coverage by Run
-
Consistent usage of ‘test case’ and ‘test procedure’ (implements #17346)
-
added missing documentation of @sigUpdateSignals()
-
explained error return values for @sigWaitFor*()