summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
1998-03-24Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill2-9/+7
1998-03-21Corrected typo in copyright notice.Joel Sherrill1-1/+1
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-19Restructured so all times are placed in variables and printed in batchJoel Sherrill1-163/+193
1998-02-17updated copyright to 1998Joel Sherrill569-569/+569
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill2-0/+5
1998-01-16Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill11-10/+12
1997-11-18Removed warning.Joel Sherrill1-1/+1
1997-11-18New file.Joel Sherrill1-0/+45
1997-10-23Added new test for termios style consoles from Eric Norum.Joel Sherrill1-0/+141
1997-10-21Added test case for rtems_interrupt_catch checking that the pointerJoel Sherrill2-1/+11
1997-10-09Fixed some spacing.Joel Sherrill2-4/+4
1997-10-08Fix from Eric Norum so FPSP is installed before any FP code is actuallyJoel Sherrill1-0/+9
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill571-1142/+1142
1997-10-06Fixed some weird line duplications. Thanks to Chris Johns.Joel Sherrill1-18/+9
1997-09-21Added Monitor test.Joel Sherrill2-0/+131
1997-08-26Patches from Chris Johns to clean up test.Joel Sherrill5-19/+52
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill7-0/+1208
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1-0/+6
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-22updated with new license information per Tony Bennett.Joel Sherrill1-13/+5
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill563-2815/+2815
1997-04-18Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill3-6/+6
1997-04-09enabled floating point and fixed confdef reference to initializationJoel Sherrill4-5/+9
1997-04-09new testJoel Sherrill12-0/+742
1997-04-07corrected printf specifications and added casts as necessary to eliminateJoel Sherrill7-72/+79
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 Sherrill7-11/+11
1997-04-02initialized variables or removed unused variables to remove warningsJoel Sherrill3-4/+3
1997-01-29Made stopping for the pause an option which can be configured in theJoel Sherrill1-0/+12
1997-01-08_CPU_Trap_Table_area is now conditional based on whether or notJoel Sherrill1-2/+5
1996-09-18new filesJoel Sherrill3-0/+205
1996-09-18added castJoel Sherrill1-1/+1
1996-09-18address arithmetic changed to be more portableJoel Sherrill1-3/+7
1996-09-18new test submitted by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill3-0/+230
1996-09-17extended Task_id and Task_name arrays to avoid indexing past end of array.Joel Sherrill1-2/+2
1996-09-12Fixed test to match change to pthread_cond_timedwait which now takes a wallMark Johannes1-26/+32
1996-09-06modified test to take into account change in default value ofJoel Sherrill1-0/+5
1996-09-05added printf of status when not successfulJoel Sherrill1-1/+3
1996-09-05nanosleep no longer consider a negative value of tv_sec to be an error.Joel Sherrill1-6/+7
1996-08-23Changed all EFAULTS to EINVALsMark Johannes1-14/+20
1996-08-23filled in screenMark Johannes1-0/+11