source: rtems/testsuites/sptests/sp37/sp37.scn @ 6bc19a1

4.104.114.95
Last change on this file since 6bc19a1 was 6bc19a1, checked in by Joel Sherrill <joel.sherrill@…>, on 12/14/07 at 17:44:15

2007-12-14 Joel Sherrill <joel.sherrill@…>

  • sp09/screen07.c, sp09/sp09.scn: Add test for rtems_message_queue_broadcast for bad buffer and count pointers.
  • sp30/init.c, sp30/sp30.scn: Add test for initiating timer server with bad priority or initiating twice.
  • sp37/sp37.scn, sp37/system.h: Add test for rtems_clock_tick when it forces a dispatch.
  • sp37/init.c: New file.
  • Property mode set to 100644
File size: 496 bytes
Line 
1*** TEST 37 ***
2clock_tick from task level
3Blocking task... suspending self
4clock_tick from task level with preempt -- OK
5interrupt is in progress (use body)
6interrupt disable (use inline)
7interrupt flash (use inline)
8interrupt enable (use inline)
9interrupt is in progress (use body)
10interrupt disable (use body)
11interrupt disable (use body)
12interrupt flash (use body)
13interrupt enable (use body)
14isr_in_progress(inline) from ISR -- OK
15isr_in_progress(body) from ISR -- OK
16*** END OF TEST 37 ***
Note: See TracBrowser for help on using the repository browser.