forked from Imagelibrary/rtems
* Makefile.am, configure.ac: Add test for Thread Queue extract a thread not blocked on a thread queue. * spthreadq01/.cvsignore, spthreadq01/Makefile.am, spthreadq01/init.c, spthreadq01/spthreadq01.doc, spthreadq01/spthreadq01.scn: New files.
7 lines
295 B
Plaintext
7 lines
295 B
Plaintext
*** TEST THREAD QUEUE TEST 01 ***
|
|
Init - initialize thread queue for FIFO
|
|
Init - _Thread_queue_Extract - thread not blocked on a thread queue
|
|
Init - initialize thread queue for Priority
|
|
Init - _Thread_queue_Extract - thread not blocked on a thread queue
|
|
*** END OF TEST THREAD QUEUE TEST 01 ***
|