Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-21 Thread Sebastian Huber
On 13.11.23 22:16, Chris Johns wrote: On 10/11/2023 7:39 pm, Sebastian Huber wrote: On 09.11.23 06:28, Chris Johns wrote: On 8/11/2023 6:44 pm, Sebastian Huber wrote: On 06.11.23 21:55, Chris Johns wrote: On 6/11/2023 8:27 pm, Sebastian Huber wrote: On 06.11.23 01:14, Chris Johns wrote: On

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-21 Thread Christian MAUDERER
On 2023-11-13 22:16, Chris Johns wrote: On 10/11/2023 7:39 pm, Sebastian Huber wrote: On 09.11.23 06:28, Chris Johns wrote: On 8/11/2023 6:44 pm, Sebastian Huber wrote: On 06.11.23 21:55, Chris Johns wrote: On 6/11/2023 8:27 pm, Sebastian Huber wrote: On 06.11.23 01:14, Chris Johns wrote:

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-13 Thread Chris Johns
On 10/11/2023 7:39 pm, Sebastian Huber wrote: > On 09.11.23 06:28, Chris Johns wrote: >> On 8/11/2023 6:44 pm, Sebastian Huber wrote: >>> On 06.11.23 21:55, Chris Johns wrote: On 6/11/2023 8:27 pm, Sebastian Huber wrote: > On 06.11.23 01:14, Chris Johns wrote: >> On 4/11/2023 1:31 am,

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-10 Thread Sebastian Huber
On 09.11.23 06:28, Chris Johns wrote: On 8/11/2023 6:44 pm, Sebastian Huber wrote: On 06.11.23 21:55, Chris Johns wrote: On 6/11/2023 8:27 pm, Sebastian Huber wrote: On 06.11.23 01:14, Chris Johns wrote: On 4/11/2023 1:31 am, Sebastian Huber wrote: On 03.11.23 15:08, Joel Sherrill wrote:

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-08 Thread Chris Johns
On 8/11/2023 6:44 pm, Sebastian Huber wrote: > On 06.11.23 21:55, Chris Johns wrote: >> On 6/11/2023 8:27 pm, Sebastian Huber wrote: >>> On 06.11.23 01:14, Chris Johns wrote: On 4/11/2023 1:31 am, Sebastian Huber wrote: > On 03.11.23 15:08, Joel Sherrill wrote: >> On Fri, Nov 3, 2023

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-07 Thread Sebastian Huber
On 06.11.23 21:55, Chris Johns wrote: On 6/11/2023 8:27 pm, Sebastian Huber wrote: On 06.11.23 01:14, Chris Johns wrote: On 4/11/2023 1:31 am, Sebastian Huber wrote: On 03.11.23 15:08, Joel Sherrill wrote: On Fri, Nov 3, 2023 at 3:58 AM Sebastian Huber

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-07 Thread Sebastian Huber
On 08.11.23 00:17, Gedare Bloom wrote: On Mon, Nov 6, 2023 at 1:55 PM Chris Johns wrote: On 6/11/2023 8:27 pm, Sebastian Huber wrote: On 06.11.23 01:14, Chris Johns wrote: On 4/11/2023 1:31 am, Sebastian Huber wrote: On 03.11.23 15:08, Joel Sherrill wrote: On Fri, Nov 3, 2023 at 3:58 AM

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-07 Thread Sam Price
I thought you would "verify" a package by looking at the symbols that end up included in the binary. And then have some sort of mapping between the symbols <> tests <> requirements. Any extra symbols not in the verification "database" would end up as a flag that a new test / requirement needs

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-07 Thread Gedare Bloom
On Mon, Nov 6, 2023 at 1:55 PM Chris Johns wrote: > > On 6/11/2023 8:27 pm, Sebastian Huber wrote: > > On 06.11.23 01:14, Chris Johns wrote: > >> On 4/11/2023 1:31 am, Sebastian Huber wrote: > >>> On 03.11.23 15:08, Joel Sherrill wrote: > On Fri, Nov 3, 2023 at 3:58 AM Sebastian Huber >

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-06 Thread Chris Johns
On 6/11/2023 8:27 pm, Sebastian Huber wrote: > On 06.11.23 01:14, Chris Johns wrote: >> On 4/11/2023 1:31 am, Sebastian Huber wrote: >>> On 03.11.23 15:08, Joel Sherrill wrote: On Fri, Nov 3, 2023 at 3:58 AM Sebastian Huber >>> > wrote:

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-06 Thread Sebastian Huber
On 06.11.23 01:14, Chris Johns wrote: On 4/11/2023 1:31 am, Sebastian Huber wrote: On 03.11.23 15:08, Joel Sherrill wrote: On Fri, Nov 3, 2023 at 3:58 AM Sebastian Huber mailto:sebastian.hu...@embedded-brains.de>> wrote:     The goal of the RTEMS pre-qualification activity #3701 is a

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-06 Thread Chris Johns
On 4/11/2023 1:31 am, Sebastian Huber wrote: > On 03.11.23 15:08, Joel Sherrill wrote: >> >> On Fri, Nov 3, 2023 at 3:58 AM Sebastian Huber >> > > wrote: >> >>     The goal of the RTEMS pre-qualification activity #3701 is a specified >>     and validated

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-05 Thread Chris Johns
On 3/11/2023 7:58 pm, Sebastian Huber wrote: > diff --git a/cpukit/libtest/testbeginend.c b/cpukit/libtest/testbeginend.c > index d520a45e62..45fd1343fa 100644 > --- a/cpukit/libtest/testbeginend.c > +++ b/cpukit/libtest/testbeginend.c > @@ -41,9 +41,15 @@ > #endif > > #include > -#include >

Re: [PATCH] build: Add RTEMS_QUALIFIED

2023-11-03 Thread Sebastian Huber
On 03.11.23 15:08, Joel Sherrill wrote: On Fri, Nov 3, 2023 at 3:58 AM Sebastian Huber > wrote: The goal of the RTEMS pre-qualification activity #3701 is a specified and validated subset of RTEMS.  For users of the pre-qualified subset of