[PATCH v2] tests: Add and use <rtems/testopts.h>

Chris Johns chrisj at rtems.org
Wed Sep 30 06:24:19 UTC 2020


On 30/9/20 4:09 pm, Sebastian Huber wrote:
> +description: |
> +  Sets the test verbosity.  Valid values are "Verbose", "Normal", and "Quiet".
> +  For normal tests runs you can use a verbosity of "Normal".  If you need a
> +  more detailed output, then you can set it to "Verbose".  For example, in case
> +  a regression ocurred.  Reducing the verbosity level can significantly reduce
> +  the test duration especially on targets with a slow serial output device.

Thanks.

Should this also state the required test output is not effected by this setting?
For example 'Quiet' will not suppress the BEGIN and END test banners. When
viewed in that context the setting becomes informational only.

Chris


More information about the devel mailing list