Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-15 Thread Sebastian Huber
On 16.06.23 06:53, Chris Johns wrote: On 16/6/2023 2:41 pm, Sebastian Huber wrote: On 16.06.23 00:07, Chris Johns wrote: On 16/6/2023 12:54 am, Sebastian Huber wrote: The test framework prints out the location of events using the file name and the line number. So, it would be good if the file

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-15 Thread Chris Johns
On 16/6/2023 2:41 pm, Sebastian Huber wrote: > On 16.06.23 00:07, Chris Johns wrote: >> On 16/6/2023 12:54 am, Sebastian Huber wrote: >>> The test framework prints out the location of events using the file name >>> and the >>> line number. So, it would be good if the file names are unique and

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-15 Thread Sebastian Huber
On 16.06.23 00:07, Chris Johns wrote: On 16/6/2023 12:54 am, Sebastian Huber wrote: The test framework prints out the location of events using the file name and the line number. So, it would be good if the file names are unique and descriptive. This is why I like Gedare's proposal to just use

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-15 Thread Chris Johns
On 16/6/2023 12:54 am, Sebastian Huber wrote: > The test framework prints out the location of events using the file name and > the > line number. So, it would be good if the file names are unique and > descriptive. > This is why I like Gedare's proposal to just use "bsps". Is only the basename

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-15 Thread Sebastian Huber
On 15.06.23 15:51, Joel Sherrill wrote: On Mon, Jun 12, 2023 at 10:58 AM Gedare Bloom > wrote: On Mon, Jun 12, 2023 at 12:56 AM Sebastian Huber mailto:sebastian.hu...@embedded-brains.de>> wrote: > > > > On 01.06.23 22:06, Gedare Bloom

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-15 Thread Joel Sherrill
On Mon, Jun 12, 2023 at 10:58 AM Gedare Bloom wrote: > On Mon, Jun 12, 2023 at 12:56 AM Sebastian Huber > wrote: > > > > > > > > On 01.06.23 22:06, Gedare Bloom wrote: > > > On Thu, Jun 1, 2023 at 2:00 PM Gedare Bloom wrote: > > >> -- Forwarded message - > > >> From: Sebastian

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-14 Thread Gedare Bloom
On Wed, Jun 14, 2023 at 11:59 AM Sebastian Huber wrote: > > On 14.06.23 18:13, Gedare Bloom wrote: > >>> I think we should have some of the BSP-specific tests under some other > >>> location in testsuites, while others would be under validation where > >>> they are used for pre-qualification? >

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-14 Thread Sebastian Huber
On 14.06.23 18:13, Gedare Bloom wrote: I think we should have some of the BSP-specific tests under some other location in testsuites, while others would be under validation where they are used for pre-qualification? Maybe it is sensible to introduce testsuites/bsps/ also. For the unit tests I

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-14 Thread Gedare Bloom
On Tue, Jun 13, 2023 at 8:56 AM Sebastian Huber wrote: > > > > On 12.06.23 17:58, Gedare Bloom wrote: > > On Mon, Jun 12, 2023 at 12:56 AM Sebastian Huber > > wrote: > >> > >> > >> > >> On 01.06.23 22:06, Gedare Bloom wrote: > >>> On Thu, Jun 1, 2023 at 2:00 PM Gedare Bloom wrote: >

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-13 Thread Sebastian Huber
On 12.06.23 17:58, Gedare Bloom wrote: On Mon, Jun 12, 2023 at 12:56 AM Sebastian Huber wrote: On 01.06.23 22:06, Gedare Bloom wrote: On Thu, Jun 1, 2023 at 2:00 PM Gedare Bloom wrote: -- Forwarded message - From: Sebastian Huber Date: Wed, May 31, 2023 at 10:31 AM The

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-12 Thread Gedare Bloom
On Mon, Jun 12, 2023 at 12:56 AM Sebastian Huber wrote: > > > > On 01.06.23 22:06, Gedare Bloom wrote: > > On Thu, Jun 1, 2023 at 2:00 PM Gedare Bloom wrote: > >> -- Forwarded message - > >> From: Sebastian Huber > >> Date: Wed, May 31, 2023 at 10:31 AM > >> > >> The existing

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-12 Thread Sebastian Huber
On 01.06.23 22:06, Gedare Bloom wrote: On Thu, Jun 1, 2023 at 2:00 PM Gedare Bloom wrote: -- Forwarded message - From: Sebastian Huber Date: Wed, May 31, 2023 at 10:31 AM The existing tests in the RTEMS test suite are basically BSP independent. This patch set introduces

BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-01 Thread Gedare Bloom
-- Forwarded message - From: Sebastian Huber Date: Wed, May 31, 2023 at 10:31 AM The existing tests in the RTEMS test suite are basically BSP independent. This patch set introduces BSP-specific validation tests. These tests are disabled for other BSPs through the build system,

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-01 Thread Gedare Bloom
On Thu, Jun 1, 2023 at 2:00 PM Gedare Bloom wrote: > > -- Forwarded message - > From: Sebastian Huber > Date: Wed, May 31, 2023 at 10:31 AM > > The existing tests in the RTEMS test suite are basically BSP > independent. This patch set introduces BSP-specific validation tests. >