forked from Imagelibrary/rtems
* 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.
12 lines
443 B
Plaintext
12 lines
443 B
Plaintext
sparc-rtems4.10-run is /opt/rtems-4.10/bin/sparc-rtems4.10-run
|
|
|
|
|
|
*** TEST 60 ***
|
|
Init - rtems_rate_monotonic_create - first period
|
|
Init - rtems_rate_monotonic_create - second period
|
|
Init - rtems_rate_monotonic_period - short period
|
|
Init - rtems_rate_monotonic_period - long period initiated
|
|
Init - rtems_rate_monotonic_period - long period block
|
|
Init - rtems_rate_monotonic_period - verify long period expired
|
|
*** END OF TEST 60 ***
|