summaryrefslogtreecommitdiffstats
path: root/c/src/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added code to test clock and time related functionality.Joel Sherrill1996-05-302-17/+63
|
* tests now specify whether they are using rtems initialization tasksJoel Sherrill1996-05-3029-0/+58
| | | | or posix initialization threads
* tests now specify whether using posix initialization threads tableJoel Sherrill1996-05-2950-6/+96
| | | | or rtems initialization table in configuration table
* simple version of test which shows pthread_create, pthread_exit, and exitJoel Sherrill1996-05-293-4/+19
| | | | are basically working. This test will be enhanced further.
* Gutted test of rtems api calls and added comments to indicate what the testJoel Sherrill1996-05-293-77/+31
| | | | should do in their place. It now compiles and links.
* added initial posix configuration supportJoel Sherrill1996-05-281-1/+2
|
* new fileJoel Sherrill1996-05-2414-0/+337
|
* new fileJoel Sherrill1996-05-241-0/+50
|
* updates from Tony Bennett to correct calling sequences.Joel Sherrill1996-05-242-0/+2
|
* new filesJoel Sherrill1996-05-243-4/+111
|
* new fileMark Johannes1996-05-241-0/+22
|
* added use of sporadic server scheduling parametersJoel Sherrill1996-05-247-0/+58
|
* new filesJoel Sherrill1996-05-243-0/+96
|
* clean up on DELAYTIMER_MAXJoel Sherrill1996-05-233-12/+0
|
* new filesJoel Sherrill1996-05-236-0/+204
|
* unused variableJoel Sherrill1996-05-231-1/+0
|
* new filesJoel Sherrill1996-05-238-0/+208
|
* new filesJoel Sherrill1996-05-237-0/+184
|
* new filesJoel Sherrill1996-05-233-0/+75
|
* new filesJoel Sherrill1996-05-235-0/+144
|
* new filesJoel Sherrill1996-05-234-0/+110
|
* cleanupJoel Sherrill1996-05-238-12/+12
|
* new filesJoel Sherrill1996-05-238-0/+254
|
* cleanup status vs. resultJoel Sherrill1996-05-2329-48/+48
|
* new filesJoel Sherrill1996-05-235-0/+152
|
* new filesJoel Sherrill1996-05-234-0/+134
|
* new filesJoel Sherrill1996-05-232-0/+60
|
* new filesJoel Sherrill1996-05-236-0/+200
|
* new filesJoel Sherrill1996-05-239-0/+288
|
* updated to reflect more constants and feature macrosJoel Sherrill1996-05-2334-5/+160
|
* updates from Tony BennettJoel Sherrill1996-05-232-1/+16
|
* created posix test suite with test of header filesJoel Sherrill1996-05-2251-0/+1379
|
* added posix test directoryJoel Sherrill1996-05-101-3/+8
|
* Lowered number of messages created to reduce burden on workspace.Joel Sherrill1996-04-221-1/+1
|
* updates from Tony BennettJoel Sherrill1996-04-224-5/+7
|
* addition of optional user provided stack allocator means that we can notJoel Sherrill1996-04-221-14/+27
| | | | | reliably produce the "insufficient memory for stack space" error if this extension is configured.
* As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill1996-03-061-0/+1
| | | | | from the application code, this file required more visibility than is given by default to application code.
* The name of the test support routine pause was changed to rtems_test_pauseJoel Sherrill1996-02-2213-42/+38
| | | | to avoid conflict with the standard POSIX routine pause(2).
* Dispersal of internal thread handler resulted in removal of someJoel Sherrill1996-02-211-16/+11
| | | | variables and renaming of others.
* removed post switch extensionJoel Sherrill1996-02-133-3/+0
|
* As part of implementing the new isr synchronization algorithm using aJoel Sherrill1996-02-091-1/+1
| | | | single enumerated set of states the set of event manager variables changed.
* Added RTEMS API control structure to per task memory usage macro.Joel Sherrill1996-01-191-1/+2
|
* Increased stack size.Joel Sherrill1996-01-193-3/+5
|
* increased stack spaceJoel Sherrill1996-01-172-2/+2
|
* Init task was not defined as being floating point.Joel Sherrill1996-01-151-0/+2
|
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-154-11/+16
|
* changes remerged after lost in disk crash -- recovered from snapshot, ↵Joel Sherrill1995-12-2031-113/+230
| | | | partially recovered working tree, etc
* changes remerged after disk crash -- history lostJoel Sherrill1995-12-193-121/+0
|
* file lost in crash and re-addedJoel Sherrill1995-12-191-0/+192
|
* typos fixedJoel Sherrill1995-10-311-0/+5
|