Joel Sherrill started a new discussion on testsuites/psxtests/psxmsgq01/init.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/364#note_122423

 >    Start_Test( "mq_close errors" );
 >  
 >    /*
 > -   * EBADF - Close a queue that is not open.
 > +   * EBADF - Close a queue that is already destroyed.
 >     */
 >  
 > -  puts( "Init: mq_close - unopened queue (EBADF)" );
 > +  puts( "Init: mq_close - destroyed queue (EBADF)" );

The ".scn" file needs to be updated.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/364#note_122423
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to