Warning, /testsuites/sptests/spthreadlife01/spthreadlife01.doc is written in an unsupported language. File is not indexed.
0001 This file describes the directives and concepts tested by this test set.
0002
0003 test set name: spthreadlife01
0004
0005 directives:
0006
0007 - rtems_task_restart()
0008 - rtems_task_delete()
0009
0010 concepts:
0011
0012 - Ensure that semaphores owned by a restarted thread can be deleted.
0013 - Ensure that the task priority is adjusted properly across task restarts.
0014 - Ensure that the task priority is adjusted properly across task deletes.