[PATCH] eng: Add guidelines for validation tests

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Jun 15 10:06:03 UTC 2023


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/


More information about the devel mailing list