Re: [PATCH rtems 1/2] Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR

2022-08-05 Thread Sebastian Huber
On 05/08/2022 00:08, Joel Sherrill wrote: This adds the configure option CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR which allows the application to choose whether to have the POSIX timer_create() function follow the behavior defined by POSIX or the FACE Technical Standard. Updates #4691. It would be

Re: [PATCH rtems 1/2] Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR

2022-08-05 Thread Joel Sherrill
On Fri, Aug 5, 2022 at 5:45 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 05/08/2022 00:08, Joel Sherrill wrote: > > This adds the configure option CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR > > which allows the application to choose whether to have the POSIX > > timer_create() fu

Re: [PATCH rtems 1/2] Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR

2022-08-05 Thread Sebastian Huber
On 05/08/2022 16:14, Joel Sherrill wrote: On Fri, Aug 5, 2022 at 5:45 AM Sebastian Huber > wrote: On 05/08/2022 00:08, Joel Sherrill wrote: > This adds the configure option CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR > which allows the applic

[tools] tester: Sort test reports for JSON/YAML

2022-08-05 Thread Sebastian Huber
This makes the reports more git friendly. Update 4671. --- tester/rt/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tester/rt/test.py b/tester/rt/test.py index 9549765..2b5ad85 100644 --- a/tester/rt/test.py +++ b/tester/rt/test.py @@ -248,7 +248,7 @@ def results_to_d