[PATCH v1 4/4] testsuites/libtest/dl11: Add DL test for TLS

2023-01-12 Thread Kinsey Moore
This adds a test verifying basic TLS functionality in loadable modules now that at least one architecture supports it. --- spec/build/testsuites/libtests/dl11.yml | 38 +++ spec/build/testsuites/libtests/grp.yml | 2 + testsuites/libtests/dl11/dl-load.c | 142

Re: [PATCH v1 4/4] testsuites/libtest/dl11: Add DL test for TLS

2023-01-12 Thread Joel Sherrill
Will this need to be added as an expected fail on other architectures? Just wondering how many bsp test configuration files need touching On Thu, Jan 12, 2023, 4:55 PM Kinsey Moore wrote: > This adds a test verifying basic TLS functionality in loadable modules > now that at least one architectu

Re: [PATCH v1 4/4] testsuites/libtest/dl11: Add DL test for TLS

2023-01-12 Thread Kinsey Moore
On Thu, Jan 12, 2023 at 5:11 PM Joel Sherrill wrote: > Will this need to be added as an expected fail on other architectures? > > Just wondering how many bsp test configuration files need touching > I suppose I could set it to enabled for only AArch64 for now. It would definitely fail on other a

Re: [PATCH v1 4/4] testsuites/libtest/dl11: Add DL test for TLS

2023-01-15 Thread Chris Johns
On 13/1/2023 12:51 pm, Kinsey Moore wrote: > On Thu, Jan 12, 2023 at 5:11 PM Joel Sherrill > wrote: > > Will this need to be added as an expected fail on other architectures?  > > Just wondering how many bsp test configuration files need touching  > > > I suppose

Re: [PATCH v1 4/4] testsuites/libtest/dl11: Add DL test for TLS

2023-01-19 Thread Kinsey Moore
On 1/15/2023 6:07 PM, Chris Johns wrote: On 13/1/2023 12:51 pm, Kinsey Moore wrote: On Thu, Jan 12, 2023 at 5:11 PM Joel Sherrill mailto:j...@rtems.org>> wrote: Will this need to be added as an expected fail on other architectures? Just wondering how many bsp test configuration files

Re: [PATCH v1 4/4] testsuites/libtest/dl11: Add DL test for TLS

2023-01-19 Thread Chris Johns
On 20/1/2023 8:40 am, Kinsey Moore wrote: > On 1/15/2023 6:07 PM, Chris Johns wrote: >> On 13/1/2023 12:51 pm, Kinsey Moore wrote: >>> On Thu, Jan 12, 2023 at 5:11 PM Joel Sherrill >> > wrote: >>> >>> Will this need to be added as an expected fail on other architectures?

Re: [PATCH v1 4/4] testsuites/libtest/dl11: Add DL test for TLS

2023-01-19 Thread Kinsey Moore
On 1/19/2023 6:16 PM, Chris Johns wrote: On 20/1/2023 8:40 am, Kinsey Moore wrote: On 1/15/2023 6:07 PM, Chris Johns wrote: On 13/1/2023 12:51 pm, Kinsey Moore wrote: On Thu, Jan 12, 2023 at 5:11 PM Joel Sherrill mailto:j...@rtems.org>> wrote: Will this need to be added as an expected f