forked from Imagelibrary/rtems
* 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>
8 lines
326 B
Plaintext
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 ***
|