mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 07:55:25 +08:00
* Makefile.am, configure.ac: Add test of restarting a task which is in the middle of a sleep or wake after. * sp57/.cvsignore, sp57/Makefile.am, sp57/init.c, sp57/sp57.doc, sp57/sp57.scn: New files.
8 lines
260 B
Plaintext
8 lines
260 B
Plaintext
*** TEST 57 ***
|
|
Init - rtems_task_create - delay task - OK
|
|
Init - rtems_task_start - delay task - OK
|
|
Init - rtems_task_wake_after - let delay task block - OK
|
|
Delay - rtems_task_wake_after - OK
|
|
Init - rtems_task_restart - delay task - OK
|
|
*** END OF TEST 57 ***
|