summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill26-26/+26
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill26-79/+311
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill26-24/+76
1999-02-10Added this file.Joel Sherrill1-0/+8
1999-02-10Don't build spfatal since it won't run anyway.Joel Sherrill1-1/+1
1998-12-03Insure that the same output occurs when multiprocessing is disabled.Joel Sherrill5-1/+41
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-5/+17
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-3/+35
1998-10-05Fixed use of incorrect macro for minimum stack size.Joel Sherrill1-1/+1
1998-09-23IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill1-1/+1
1998-08-03Under allcoated task stacks.Joel Sherrill1-1/+1
1998-06-12Patch from Eric Norum to avoid printing from context switch user extension.Joel Sherrill3-7/+37
1998-05-04Fixed prototype of Fatal_Extension.Joel Sherrill2-18/+15
1998-04-27Added CONFIGURE_EXTRA_TASK_STACKS definition to make memory requirementsJoel Sherrill15-0/+30
1998-04-15Initial sets of user extensions now have memory allocated on the flyJoel Sherrill1-2/+1
1998-04-06Increased stack size so test would run in debug mode.Joel Sherrill4-4/+5
1998-03-24Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1-7/+7
1998-03-03Corrected to indicate test cases which were skipped.Joel Sherrill1-2/+2
1998-02-20Modified to reflect new restrictions on mutex being released.Joel Sherrill1-1/+1
1998-02-20Removed extra line.Joel Sherrill1-1/+0
1998-02-20Increased stack space to let test run to completion.Joel Sherrill1-4/+4
1998-02-19Increased stack space of tasks.Joel Sherrill1-1/+1
1998-02-19Increased stack size of initialization task.Joel Sherrill1-0/+1
1998-02-17updated copyright to 1998Joel Sherrill167-167/+167
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill26-104/+52
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill26-26/+26
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill26-26/+104
1997-10-21Added test case for rtems_interrupt_catch checking that the pointerJoel Sherrill2-1/+11
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill168-336/+336
1997-07-31Added support for rtems_message_queue_get_number_pending.Joel Sherrill4-0/+21
1997-07-09Used macro instead of hard coded number.Joel Sherrill1-1/+1
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill168-840/+840
1997-04-15Added line to install test screens so difftest does not have to haveJoel Sherrill24-0/+48
1997-04-07corrected printf specifications and added casts as necessary to eliminateJoel Sherrill4-69/+76
1997-04-07added ifdef to avoid warning for unused variable.Joel Sherrill1-2/+6
1997-04-07corrected integer only definitions of "FP CHECK" routines to eliminateJoel Sherrill1-3/+10
1997-04-02corrected printf format to avoid warningJoel Sherrill3-7/+7
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill26-0/+1517
1997-01-08_CPU_Trap_Table_area is now conditional based on whether or notJoel Sherrill1-2/+5
1996-09-18added castJoel Sherrill1-1/+1
1996-09-17extended Task_id and Task_name arrays to avoid indexing past end of array.Joel Sherrill1-2/+2
1996-06-13Added _Thread_Do_post_task_switch_extension variable.Joel Sherrill1-0/+1
1996-06-05added cpu_time_budget field to Thread_Control and removed the global variableJoel Sherrill1-1/+0
1996-06-03updated screenJoel Sherrill5-40/+34
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1-1/+1
1996-05-29tests now specify whether using posix initialization threads tableJoel Sherrill25-0/+50
1996-05-24updates from Tony Bennett to correct calling sequences.Joel Sherrill2-0/+2
1996-04-22updates from Tony BennettJoel Sherrill2-2/+4
1996-04-22addition of optional user provided stack allocator means that we can notJoel Sherrill1-14/+27