Commit Graph
223 Commits
Author SHA1 Message Date
Joel Sherrill 45111d773c Increased stack size so test would run in debug mode. 1998-04-06 20:29:58 +00:00
Joel Sherrill 3ec7bfc7c4 Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros for
the CPU family name constants.
1998-03-24 16:24:39 +00:00
Joel Sherrill 77bf1b1a62 Corrected typo in copyright notice. 1998-03-21 15:37:43 +00:00
Joel Sherrill e25b7eecf2 Corrected to indicate test cases which were skipped. 1998-03-03 20:43:14 +00:00
Joel Sherrill b1b4fd5aa6 Modified to reflect new restrictions on mutex being released. 1998-02-20 19:59:41 +00:00
Joel Sherrill de76809e19 Removed extra line. 1998-02-20 19:59:23 +00:00
Joel Sherrill 2c45683a02 Increased stack space to let test run to completion. 1998-02-20 19:04:23 +00:00
Joel Sherrill fde74a3e14 Increased stack space of tasks. 1998-02-19 22:55:02 +00:00
Joel Sherrill 6eba9b7922 Increased stack size of initialization task. 1998-02-19 22:52:55 +00:00
Joel Sherrill 2617b3450b Restructured so all times are placed in variables and printed in batch
mode at the end of the test.  This eliminates the possibility of IO
blocking a task unexpectedly and messing up the test.
1998-02-19 17:08:54 +00:00
Joel Sherrill 60b791ada1 updated copyright to 1998 1998-02-17 23:46:28 +00:00
Joel Sherrill 33b304f949 updated copyright to 1998 1998-02-17 23:45:57 +00:00
Joel Sherrill 2936b425fd Solaris port updates from Chris Johns 1998-01-23 17:45:05 +00:00
Joel Sherrill 6f9c75c322 Ralf Corsepius reported a number of missing CVS Id's:
> RTEMS is under CVS control and has been since rtems 3.1.16 which was
  > around May 1995.  So I just to add the $Id$.  If you notice other files
  > with missing $Id$'s let me know.  I try to keep w\up with it.

  Now that you have asked -- I'll attach a list of files lacking an RCS-Id to
  this mail. This list has been generated by a little sh-script I'll also
  enclose.
1998-01-16 16:56:48 +00:00
Joel Sherrill 61fc72c9dc Removed warning. 1997-11-18 22:33:32 +00:00
Joel Sherrill 91daf55291 New file. 1997-11-18 22:33:17 +00:00
Joel Sherrill 514cf30bb5 Added new test for termios style consoles from Eric Norum. 1997-10-23 15:12:46 +00:00
Joel Sherrill 3dbcece75a Added test case for rtems_interrupt_catch checking that the pointer
for the returned old_isr_handler was non-NULL.
1997-10-21 18:41:36 +00:00
Joel Sherrill d9fe8e230a Fixed some spacing. 1997-10-09 20:21:43 +00:00
Joel Sherrill 58e3dc799a Fix from Eric Norum so FPSP is installed before any FP code is actually
exercise.
1997-10-08 18:25:30 +00:00
Joel Sherrill 98e4ebf594 Fixed typo in the pointer to the license terms. 1997-10-08 15:45:54 +00:00
Joel Sherrill 3a321e2310 Fixed some weird line duplications. Thanks to Chris Johns. 1997-10-06 21:32:47 +00:00
Joel Sherrill f37e656d55 Added Monitor test. 1997-09-21 16:57:46 +00:00
Joel Sherrill 2d60095868 Patches from Chris Johns to clean up test. 1997-08-26 19:24:22 +00:00
Joel Sherrill 0074691a67 Merged very large and much appreciated patch from Chris Johns
<cjohns@plessey.com.au>.  This patch includes the ods68302 bsp,
the RTEMS++ class library, and the rtems++ test.
1997-07-31 22:13:29 +00:00
Joel Sherrill 91333c27bd Merged very large and much appreciated patch from Chris Johns
<cjohns@plessey.com.au>.  This patch includes the ods68302 bsp,
the RTEMS++ class library, and the rtems++ test.
1997-07-31 22:04:17 +00:00
Joel Sherrill 13f09e64e5 Added support for rtems_message_queue_get_number_pending. 1997-07-31 19:48:23 +00:00
Joel Sherrill db17316d4c Used macro instead of hard coded number. 1997-07-09 23:51:21 +00:00
Joel Sherrill e71ce0712c updated with new license information per Tony Bennett. 1997-04-22 17:47:16 +00:00
Joel Sherrill 03f2154e51 headers updated to reflect new style copyright notice as part
of switching to the modified GNU GPL.
1997-04-22 17:20:27 +00:00
Joel Sherrill 1d61610a78 Modified to reflect change from 255 posix priority levels to 254. 1997-04-18 18:39:01 +00:00
Joel Sherrill 6bcceb87ab enabled floating point and fixed confdef reference to initialization
tasks table.
1997-04-09 21:00:33 +00:00
Joel Sherrill 61a183a90e new test 1997-04-09 20:19:35 +00:00
Joel Sherrill f8700f776e corrected printf specifications and added casts as necessary to eliminate
warnings.
1997-04-07 21:33:28 +00:00
Joel Sherrill de4f2810a7 added ifdef to avoid warning for unused variable. 1997-04-07 21:31:59 +00:00
Joel Sherrill 1c666fcea1 corrected integer only definitions of "FP CHECK" routines to eliminate
warnings.
1997-04-07 21:31:39 +00:00
Joel Sherrill 51f5d64cf4 corrected printf format to avoid warning 1997-04-02 16:26:39 +00:00
Joel Sherrill 892a536da9 initialized variables or removed unused variables to remove warnings 1997-04-02 16:26:28 +00:00
Joel Sherrill 2a3d1fd2cb Made stopping for the pause an option which can be configured in the
targopts.h file.
1997-01-29 00:31:56 +00:00
Joel Sherrill d135fc52cd _CPU_Trap_Table_area is now conditional based on whether or not
the application requires rtems to allocate a trap table
1997-01-08 16:22:22 +00:00
Joel Sherrill 1f4f392a5f new files 1996-09-18 22:23:15 +00:00
Joel Sherrill 7abd27bda1 added cast 1996-09-18 21:07:37 +00:00
Joel Sherrill c3e3d0766d address arithmetic changed to be more portable 1996-09-18 21:07:14 +00:00
Joel Sherrill 4a5e65186b new test submitted by Craig Lebakken (lebakken@minn.net) and Derrick Ostertag
(ostertag@transition.com)
1996-09-18 21:06:49 +00:00
Joel Sherrill cc51de913a extended Task_id and Task_name arrays to avoid indexing past end of array. 1996-09-17 21:38:59 +00:00
Mark Johannes 09093ee617 Fixed test to match change to pthread_cond_timedwait which now takes a wall
time.

Commented out calls to pthread_cond_wait and pthread_cond_timedwait without
the mutex locked before calling.
1996-09-12 20:41:27 +00:00
Joel Sherrill 2ffcc2ed9f modified test to take into account change in default value of
inheritsched pthread attribute from implicit to explicit scheduling
parameters.
1996-09-06 15:17:39 +00:00
Joel Sherrill 7e230f1032 added printf of status when not successful 1996-09-05 20:31:32 +00:00
Joel Sherrill f254b93fd8 nanosleep no longer consider a negative value of tv_sec to be an error.
Instead it is an indication of a request for a small delay.
1996-09-05 20:03:19 +00:00
Mark Johannes e4cc41762c Changed all EFAULTS to EINVALs 1996-08-23 15:58:24 +00:00