summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-16Added BSP_MAXIMUM_OPERATION_COUNT and BSP_ITERATION_COUNTJoel Sherrill1-2/+27
1999-11-09Added nesting count for suspend/resume.Joel Sherrill1-1/+1
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill1-1/+1
1999-11-02Backed out change that increased the minimum stack size since itJoel Sherrill31-31/+0
1999-11-01Increased stack space for all initialization tasks in tmtests.Joel Sherrill31-0/+31
1999-10-05Removed ifdef on go32.Joel Sherrill1-1/+1
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill2-6/+6
1999-08-10New configuration files added by patch fromJoel Sherrill2-0/+22
1998-04-27Added CONFIGURE_EXTRA_TASK_STACKS definition to make memory requirementsJoel Sherrill1-0/+2
1998-04-06Increased stack size so test would run in debug mode.Joel Sherrill1-1/+1
1998-02-19Restructured so all times are placed in variables and printed in batchJoel Sherrill1-163/+193
1998-02-17updated copyright to 1998Joel Sherrill97-97/+97
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill97-194/+194
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill97-485/+485
1996-05-30tests now specify whether they are using rtems initialization tasksJoel Sherrill29-0/+58
1996-05-29tests now specify whether using posix initialization threads tableJoel Sherrill2-0/+4
1996-04-22Lowered number of messages created to reduce burden on workspace.Joel Sherrill1-1/+1
1996-04-22updates from Tony BennettJoel Sherrill1-1/+1
1996-03-06As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill1-0/+1
1996-02-22The name of the test support routine pause was changed to rtems_test_pauseJoel Sherrill2-4/+4
1995-12-20changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill26-109/+105
1995-10-30SPARC port passes all testsJoel Sherrill2-13/+36
1995-10-11reordered test cases from simple to complexJoel Sherrill1-13/+25
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill32-72/+72
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill63-173/+847
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill9-2/+11
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill44-44/+44
1995-08-17maximum number of messages removed and include statement cleanupJoel Sherrill43-246/+228
1995-08-02Added test cases:Joel Sherrill1-2/+71
1995-07-18committing for rtems-3.2.01 snapshotJoel Sherrill2-3/+3
1995-06-05added calls to _Thread_Disable_dispatch to match requirementsJoel Sherrill1-3/+13