[PATCH] eng: Add guidelines for validation tests

Gedare Bloom gedare at rtems.org
Thu Jun 15 20:19:53 UTC 2023


LGTM

On Thu, Jun 15, 2023 at 4:06 AM Sebastian Huber
<sebastian.huber at embedded-brains.de> wrote:
>
> On 15.06.23 11:28, Frank Kühndel wrote:
> >
> >> +
> >> +* Tests for fatal errors shall have ``fatal`` as the most general
> >> file part,
> >> +  for example ``ts-fatal-too-large-tls-size.c``.
> >> +
> >> +* Validation test suites shall have ``validation`` as the most
> >> general file
> >> +  part, for example ``ts-validation-no-clock-0.c``.
> >> +
> >> +* Unit test suites shall have ``unit`` as the most general file part,
> >> for
> >> +  example ``ts-unit-no-clock-0.c``.
> >> +
> >> +* Architecture-specific files shall have the architecture name as a
> >> file part,
> >> +  for example ``ts-fatal-sparc-leon3-clock-initialization.c``.
> >
> > I wonder whether ``ts-sparc-leon3-fatal-clock-initialization.c`` would
> > be more logical?
>
> So far, by definition the test category (unit, validation, performance,
> fatal, mem) is the most general category. I don't want to move existing
> things unnecessarily around, this should stay as it is.
>
> --
> embedded brains GmbH
> Herr Sebastian HUBER
> Dornierstr. 4
> 82178 Puchheim
> Germany
> email: sebastian.huber at embedded-brains.de
> phone: +49-89-18 94 741 - 16
> fax:   +49-89-18 94 741 - 08
>
> Registergericht: Amtsgericht München
> Registernummer: HRB 157899
> Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
> Unsere Datenschutzerklärung finden Sie hier:
> https://embedded-brains.de/datenschutzerklaerung/
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list