forked from Imagelibrary/rtems
* Makefile.am, configure.ac: Add new test to exercise case when broadcasting to a message queue with a pending message. * sp55/.cvsignore, sp55/Makefile.am, sp55/init.c, sp55/sp55.doc, sp55/sp55.scn: New files.
7 lines
242 B
Plaintext
7 lines
242 B
Plaintext
*** TEST 55 ***
|
|
Init - rtems_message_queue_create - OK
|
|
Init - rtems_message_queue_send - make message pending - OK
|
|
Init - rtems_message_queue_broadcast - with message pending - OK
|
|
Init - rtems_message_queue_delete - OK
|
|
*** END OF TEST 55 ***
|