summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-12Added comment block and removed include of deleted file.Joel Sherrill1-1/+4
1999-11-11Screen updated.Joel Sherrill1-0/+2
1999-11-11Added new test sp28 to test the task variable directives.Joel Sherrill4-1/+98
1999-11-10rtems_semaphore_flush test from Eric Norum <eric@cls.usask.ca>.Joel Sherrill4-1/+104
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill4-15/+6
1999-11-01Increased stack space of task 2.Joel Sherrill2-2/+2
1999-11-01Increased stack space for a task.Joel Sherrill2-1/+3
1999-11-01Increased stack space for task 1.Joel Sherrill2-2/+2
1999-10-25Added sp26 which tests the rtems_task_is_suspended directive.Joel Sherrill6-1/+250
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1-4/+4
1999-08-18Reran and replaced screen after report from Gerwin Pfab <pb@schenk.isar.de>.Joel Sherrill1-7/+9
1999-08-10New configuration files added by patch fromJoel Sherrill1-0/+21
1999-02-10Added this file.Joel Sherrill1-0/+8
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
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-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-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