summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-16Modified scan file to match.Jennifer Averett1-2/+2
1999-11-16Added itron tests.Joel Sherrill1-1/+1
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 Averett3-14/+94
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-12Added comment block and removed include of deleted file.Joel Sherrill1-1/+4
1999-11-11Screen updated.Joel Sherrill1-0/+2
1999-11-11Added new test sp28 to test the task variable directives.Joel Sherrill4-1/+98
1999-11-10General cleanup. Test documentation improved. The message buffer testJoel Sherrill15-22/+81
1999-11-10rtems_semaphore_flush test from Eric Norum <eric@cls.usask.ca>.Joel Sherrill4-1/+104
1999-11-10Combination of committing some new files which had been overlookedJoel Sherrill5-1/+95
1999-11-10Added support for ITRON tests.Joel Sherrill1-0/+2
1999-11-09Added more tasking tests.Joel Sherrill1-1/+2
1999-11-09Merged tests from Task group.Joel Sherrill30-38/+1553
1999-11-09Added nesting count for suspend/resume.Joel Sherrill1-1/+1
1999-11-09Changed B, H, and W variables to BVar, HVar, and WVar to avoid conflictsJoel Sherrill1-35/+35
1999-11-09Renamed classes to avoid single letter class names.Joel Sherrill1-10/+10
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill17-0/+1249
1999-11-09New test for POSIX Message Queues added.Joel Sherrill4-1/+88
1999-11-09New files.Joel Sherrill3-0/+222
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill7-20/+9
1999-11-04The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill2-0/+4
1999-11-02Minor changes to make the screen match a bit better.Joel Sherrill2-4/+4
1999-11-02Minor fixes to make screen match a bit better.Joel Sherrill2-11/+15
1999-11-02Added more proper checking of F_GETFL and F_SETFL.Joel Sherrill1-5/+17
1999-11-02Backed out change that increased the minimum stack size since itJoel Sherrill31-31/+0
1999-11-02Modified to use minimum stack size and reserve the necessary amountJoel Sherrill5-7/+13
1999-11-01Increased stack space for all initialization tasks in tmtests.Joel Sherrill31-0/+31
1999-11-01Increased stack space of a task.Joel Sherrill2-3/+5
1999-11-01Increased stack space of task 2.Joel Sherrill2-2/+2
1999-11-01Increased stack space for a task.Joel Sherrill2-1/+3
1999-11-01Increased stack space for task 1.Joel Sherrill2-2/+2
1999-10-28New test added - psxcancel. This is just a shell for now.Joel Sherrill3-1/+32
1999-10-25Added sp26 which tests the rtems_task_is_suspended directive.Joel Sherrill6-1/+250
1999-10-25Modified to ease comparison of screen to target output.Joel Sherrill4-1092/+1092
1999-10-25Modified to reflect test change where reinitialize mutex test case wasJoel Sherrill1-1/+1
1999-10-25Removed reinitialize mutex test case to reflect earlier code change inJoel Sherrill1-1/+8
1999-10-21Increased stack size of initialization thread.Joel Sherrill1-0/+2
1999-10-05Removed ifdef on go32.Joel Sherrill1-1/+1
1999-10-04Modifications necessary to support testing of exitting a pthread fromJoel Sherrill6-41/+156
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill11-36/+36