source: rtems/testsuites/sptests/spintrcritical10/spintrcritical10.scn @ 57f125d

4.115
Last change on this file since 57f125d was 57f125d, checked in by Sebastian Huber <sebastian.huber@…>, on 01/02/13 at 17:56:35

rtems: Critical fix for events

Commit 4b45c1393ce4ee3e1c2762ef3145d2bd6b5b38da marked a test in
_Event_Timeout() as debug only. This test is required also in non-debug
configurations since otherwise state corruption can happen. A revised
test sptests/spintrcritical10 checks the relevant sequences.

  • Property mode set to 100644
File size: 330 bytes
Line 
1*** TEST INTERRUPT CRITICAL SECTION 10 ***
2Init - Trying to generate any satisfied before timeout while blocking on event
3Init - Trying to generate all satisfied before timeout while blocking on event
4Init - Trying to generate timeout before all satisfied while blocking on event
5*** END OF TEST INTERRUPT CRITICAL SECTION 10 ***
Note: See TracBrowser for help on using the repository browser.