RTEMS | testsuites/psxtests: add psxmsgq05 priority range checks (!1066)
Chandan U (@Chandanuvm)
gitlab at rtems.org
Tue Feb 17 19:23:45 UTC 2026
Chandan U commented on a discussion on testsuites/psxtests/psxmsgq05/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1066#note_142885
> + int sc;
> + ssize_t n;
> + int send_msg;
> + int recv_msg;
> + unsigned int recv_prio;
> + unsigned int p;
> + unsigned int p_low;
> + unsigned int p_mid;
> + unsigned int p_high;
> + unsigned int p_equal;
> +
> + (void) argument;
> +
> + TEST_BEGIN();
> +
> + printf( "Init - MQ_PRIO_MAX = %u\n", (unsigned int) MQ_PRIO_MAX );
Got it, thanks. Ill make sure that i follow this.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1066#note_142885
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260217/6b68fd7b/attachment-0001.htm>
More information about the bugs
mailing list