Files
rtems/testsuites/sptests/spintrcritical16/spintrcritical16.scn
Joel Sherrill 5353469af4 2009-07-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add test case for processing a timeout
	on a thread (that is the thread executing) that has also had its
	request satisfied while it is being enqueued.
	* spintrcritical16/.cvsignore, spintrcritical16/Makefile.am,
	spintrcritical16/init.c, spintrcritical16/spintrcritical16.doc,
	spintrcritical16/spintrcritical16.scn: New files.
	* spintrcritical15/init.c: Remove unused TSR>
2009-07-28 19:23:49 +00:00

8 lines
326 B
Plaintext

*** TEST INTERRUPT CRITICAL SECTION 16 ***
Init - Trying to generate timeout of a thread that had its blocking
Init - request satisfied while blocking but before time timeout
Init - rtems_semaphore_create - OK
Support - rtems_timer_create - creating timer 1
Init - Case hit
*** END OF TEST INTERRUPT CRITICAL SECTION 16 ***