summaryrefslogtreecommitdiffstats
path: root/c/src/tests/itrontests (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-16Use miniIMFS like hello from samples.Joel Sherrill1-0/+2
1999-11-16Increased stack space because message buffers are on the stack.Joel Sherrill1-0/+1
1999-11-16Added data to the log file so it matches the real output.Jennifer Averett1-3/+61
1999-11-16Added comment to log file indicating that task order is notJennifer Averett1-1/+3
1999-11-16Added test case of rsm_tsk and frsm_tsk on a task not suspended.Jennifer Averett2-3/+14
1999-11-16Changed asserts to tmmacros.Jennifer Averett2-8/+7
1999-11-16Updated scn file to match new output. Left out unemplementedJennifer Averett1-17/+12
1999-11-16+ Changed ID to 1. ( Compilation error introduced by modifications. )Jennifer Averett1-1/+1
1999-11-16Modified scan file to match.Jennifer Averett1-2/+2
1999-11-16Changed to call tmmacros instead of assert.Jennifer Averett1-141/+153
1999-11-15Fixed verificaiton checks to call correct macro if dispatch is disabled.Jennifer Averett1-7/+12
1999-11-15+ Added check that a task could be sent to a dormant stateJennifer Averett4-12/+94
1999-11-15+ Changed preempt routine into two dummy tasks one that is in dormantJennifer Averett4-20/+70
1999-11-12+ Modified calls to use TSK_SLF for calls to self.Joel Sherrill1-25/+24
1999-11-12+ Added comments on paths tested.Joel Sherrill2-1/+14
1999-11-12+ Added check for priority over 256.Joel Sherrill1-1/+4
1999-11-12Added comments for path's tested.Joel Sherrill1-0/+3
1999-11-12Test name changed to reflect placement after merger.Joel Sherrill6-8/+9
1999-11-12Test name changed to reflect placement after merger.Joel Sherrill2-6/+11
1999-11-12Test name changed to reflect placement after merger.Joel Sherrill4-5/+9
1999-11-12Enabled after merging message buffer code.Joel Sherrill1-6/+2
1999-11-10General cleanup. Test documentation improved. The message buffer testJoel Sherrill15-22/+81
1999-11-10Combination of committing some new files which had been overlookedJoel Sherrill13-1/+463
1999-11-10Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill2-153/+1
1999-11-09Added more tasking tests.Joel Sherrill2-1/+5
1999-11-09Merged tests from Task group.Joel Sherrill36-38/+2031
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill11-0/+1017