summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tmtests (unfollow)
Commit message (Expand)AuthorFilesLines
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-06Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1-840/+0
1999-10-06Removed configure generated from configure.inJoel Sherrill1-2452/+0
1999-10-05Removed ifdef on go32.Joel Sherrill1-1/+1
1999-10-05Regenerated.Joel Sherrill2-233/+365
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill2-6/+6
1999-10-04Removed Makefile.in generated from Makefile.amJoel Sherrill2-659/+0
1999-10-04Regenerated.Joel Sherrill4-57/+62
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill2-2/+2
1999-08-10New configuration files added by patch fromJoel Sherrill5-0/+3254
1999-08-06Patch rtems-rc-19990709-6-diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill33-159/+745
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill33-33/+33
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill33-831/+866
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill33-33/+33
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill33-99/+395
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill33-2/+68
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
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill33-132/+66
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill33-33/+33
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill33-33/+132
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill97-194/+194
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill97-485/+485
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill33-0/+1907
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