[PATCH 1/3] unit: Add a unit test suite
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Apr 1 06:23:48 UTC 2022
On 01/04/2022 01:46, Chris Johns wrote:
> On 30/3/2022 6:13 pm, Sebastian Huber wrote:
>> +
>> +#include "../validation/ts-default.h"
>> +
> What is the relationship between this "unit testsuite" and the validation tests?
Each validation test suite is linked to one or more requirements. The
unit tests are not linked to requirements. The combination of both
yields 100% line and branch coverage at source code level (-O0 + gcov)
for the RTEMS feature set specified in rtems-central.
In testsuites/validation is some support code for the test suites and
test cases. This code could also move to cpukit or some other place.
--
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