source: rtems/testsuites/sptests/sp60/sp60.scn @ f691e0a

4.104.115
Last change on this file since f691e0a was f691e0a, checked in by Joel Sherrill <joel.sherrill@…>, on 07/20/09 at 01:05:33

2009-07-19 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac: Add sp60 to exercise case where a task is blocked on one period while another expires. Add sp61 which exercises the case where a call is made to rtems_shutdown_executive when the system is not up.
  • sp60/.cvsignore, sp60/Makefile.am, sp60/init.c, sp60/sp60.doc, sp60/sp60.scn, sp61/.cvsignore, sp61/Makefile.am, sp61/init.c, sp61/sp61.doc, sp61/sp61.scn: New files.
  • Property mode set to 100644
File size: 443 bytes
Line 
1sparc-rtems4.10-run is /opt/rtems-4.10/bin/sparc-rtems4.10-run
2
3
4*** TEST 60 ***
5Init - rtems_rate_monotonic_create - first period
6Init - rtems_rate_monotonic_create - second period
7Init - rtems_rate_monotonic_period - short period
8Init - rtems_rate_monotonic_period - long period initiated
9Init - rtems_rate_monotonic_period - long period block
10Init - rtems_rate_monotonic_period - verify long period expired
11*** END OF TEST 60 ***
Note: See TracBrowser for help on using the repository browser.