[PATCH] psxtmtests: Identified a Timing Test missing

Joel Sherrill joel at rtems.org
Thu Dec 6 17:31:47 UTC 2018


Thanks. I merged both of these.

--joel

On Thu, Dec 6, 2018 at 10:49 AM Marçal Comajoan Cara <
mcomajoancara at gmail.com> wrote:

> pthread_setschedprio (http://pubs.opengroup.org/onlinepubs/9699919799/)
> was missing in
> rtems/testsuites/psxtmtests/psxtmtests.csv.
>
> This work was part of GCI 2018.
> ---
>  testsuites/psxtmtests/psxtmtests_plan.csv | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv
> b/testsuites/psxtmtests/psxtmtests_plan.csv
> index 06c6bbaa8e..7e3bf732f1 100644
> --- a/testsuites/psxtmtests/psxtmtests_plan.csv
> +++ b/testsuites/psxtmtests/psxtmtests_plan.csv
> @@ -67,6 +67,8 @@
>  "pthread_setschedparam: no thread
> switch","psxtmthread04","psxtmtest_single w/multiple timings","Yes"
>  "pthread_setschedparam: lower own priority:
> preempt","psxtmthread05","psxtmtest_single","Yes"
>  "pthread_setschedparam: raise other priority:
> preempt","psxtmthread06","psxtmtest_single","Yes"
> +"pthread_setschedprio: only case","psxtmthread07", "psxtmtest_single",
> "No"
> +
>
>  "pthread_once: first time","psxtmonce01","psxtmtest_single","Yes"
>  "pthread_once: second time","psxtmonce02","psxtmtest_single","No"
> --
> 2.19.2
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20181206/9aa1de8c/attachment.html>


More information about the devel mailing list