summaryrefslogtreecommitdiffstats
path: root/c/src/tests/itrontests/itrontask03 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* + Added check that a task could be sent to a dormant stateJennifer Averett1999-11-154-12/+94
| | | | | | | | then sta_tsk used to restart the task to its initial state. + Added calls to ref_tsk to yellow paths for suspended and ready but not running tasks. + Fixed output file to correctly state test name + Added priority of preempt to the header file. Allows ref_tsk verification.
* + Added comments on paths tested.Joel Sherrill1999-11-121-1/+3
|
* Test name changed to reflect placement after merger.Joel Sherrill1999-11-123-4/+4
|
* General cleanup. Test documentation improved. The message buffer testJoel Sherrill1999-11-104-9/+23
| | | | | prints a message instead of actually testing since the message buffer implementation is not in yet.
* Combination of committing some new files which had been overlookedJoel Sherrill1999-11-101-0/+9
| | | | and adding code which installed screens for itron tests.
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-102-153/+1
| | | | Working Group. Included are tests.
* Merged tests from Task group.Joel Sherrill1999-11-0910-0/+579