summaryrefslogtreecommitdiffstats
path: root/c/src/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed verificaiton checks to call correct macro if dispatch is disabled.Jennifer Averett1999-11-151-7/+12
* + Added check that a task could be sent to a dormant stateJennifer Averett1999-11-154-12/+94
* + Changed preempt routine into two dummy tasks one that is in dormantJennifer Averett1999-11-154-20/+70
* + Modified calls to use TSK_SLF for calls to self.Joel Sherrill1999-11-121-25/+24
* + Added comments on paths tested.Joel Sherrill1999-11-122-1/+14
* + Added check for priority over 256.Joel Sherrill1999-11-121-1/+4
* Added comments for path's tested.Joel Sherrill1999-11-121-0/+3
* Test name changed to reflect placement after merger.Joel Sherrill1999-11-126-8/+9
* Test name changed to reflect placement after merger.Joel Sherrill1999-11-122-6/+11
* Test name changed to reflect placement after merger.Joel Sherrill1999-11-124-5/+9
* Enabled after merging message buffer code.Joel Sherrill1999-11-121-6/+2
* Added comment block and removed include of deleted file.Joel Sherrill1999-11-121-1/+4
* Screen updated.Joel Sherrill1999-11-111-0/+2
* Added new test sp28 to test the task variable directives.Joel Sherrill1999-11-116-1/+180
* General cleanup. Test documentation improved. The message buffer testJoel Sherrill1999-11-1015-22/+81
* rtems_semaphore_flush test from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1999-11-107-28/+186
* Combination of committing some new files which had been overlookedJoel Sherrill1999-11-1013-1/+463
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-102-153/+1
* Added support for ITRON tests.Joel Sherrill1999-11-101-0/+2
* Added more tasking tests.Joel Sherrill1999-11-092-1/+5
* Merged tests from Task group.Joel Sherrill1999-11-0936-38/+2031
* Added nesting count for suspend/resume.Joel Sherrill1999-11-091-1/+1
* Changed B, H, and W variables to BVar, HVar, and WVar to avoid conflictsJoel Sherrill1999-11-091-35/+35
* Renamed classes to avoid single letter class names.Joel Sherrill1999-11-091-10/+10
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-0922-0/+1426
* New test for POSIX Message Queues added.Joel Sherrill1999-11-096-1/+171
* New files.Joel Sherrill1999-11-094-0/+303
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-057-20/+9
* The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1999-11-042-0/+4
* Minor changes to make the screen match a bit better.Joel Sherrill1999-11-022-4/+4
* Minor fixes to make screen match a bit better.Joel Sherrill1999-11-022-11/+15
* Added more proper checking of F_GETFL and F_SETFL.Joel Sherrill1999-11-021-5/+17
* Backed out change that increased the minimum stack size since itJoel Sherrill1999-11-0231-31/+0
* Modified to use minimum stack size and reserve the necessary amountJoel Sherrill1999-11-025-7/+13
* Increased stack space for all initialization tasks in tmtests.Joel Sherrill1999-11-0131-0/+31
* Increased stack space of a task.Joel Sherrill1999-11-012-3/+5
* Increased stack space of task 2.Joel Sherrill1999-11-012-2/+2
* Increased stack space for a task.Joel Sherrill1999-11-012-1/+3
* Increased stack space for task 1.Joel Sherrill1999-11-012-2/+2
* New test added - psxcancel. This is just a shell for now.Joel Sherrill1999-10-286-1/+170
* New ideas on test incorporated.Joel Sherrill1999-10-261-9/+17
* Added notes for new test.Joel Sherrill1999-10-251-0/+19
* Added sp26 which tests the rtems_task_is_suspended directive.Joel Sherrill1999-10-258-1/+332
* Modified to ease comparison of screen to target output.Joel Sherrill1999-10-254-1092/+1092
* Modified to reflect test change where reinitialize mutex test case wasJoel Sherrill1999-10-251-1/+1
* Removed reinitialize mutex test case to reflect earlier code change inJoel Sherrill1999-10-251-1/+8
* Increased stack size of initialization thread.Joel Sherrill1999-10-211-0/+2
* Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1999-10-0610-7913/+0
* Removed configure generated from configure.inJoel Sherrill1999-10-0610-23138/+0
* Removed ifdef on go32.Joel Sherrill1999-10-051-1/+1