summaryrefslogtreecommitdiffstats
path: root/c/src/tests/itrontests/itrontask02/Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* + Changed preempt routine into two dummy tasks one that is in dormantJennifer Averett1999-11-151-1/+1
| | | | | | | | state and one that is in non-dormant state. + Increased the priority of the Init task to force the dummy tasks to run first. + Added calls to ref_tsk to verify the state of the dummy tasks and test ref_tsk.
* Combination of committing some new files which had been overlookedJoel Sherrill1999-11-101-0/+9
| | | | and adding code which installed screens for itron tests.
* Merged tests from Task group.Joel Sherrill1999-11-091-0/+74