Files
rtems/testsuites/sptests/spthreadq01/spthreadq01.scn
Joel Sherrill ab8c4ee27f 2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* 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.
2009-07-09 19:02:41 +00:00

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 ***