RTEMS | spmsgq_err[12]: Add message sizes to configuration (!208)

Sebastian Huber (@sebhub) gitlab at rtems.org
Tue Sep 10 02:04:23 UTC 2024




Sebastian Huber started a new discussion on testsuites/sptests/spmsgq_err01/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/208#note_111883

 >    /* null ID parameter */
 >    status = rtems_message_queue_create(
 >      Queue_name[ 1 ],
 > -    3,
 > +    MAX_MESSAGES,

If MAX_MESSAGES == 2, then this changes the test case.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/208#note_111883
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/20240910/46641e27/attachment.htm>


More information about the bugs mailing list