summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp09 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-162-1/+92
| | | | | | | | | | | | | * Added tests for task-based timers. This included the new tests sp30 and sp31. * Makefile.am, configure.ac: Modified to reflect new tests and files. * sp09/screen14.c, sp09/sp09.scn: Modified to add error checks for task-based timer services. * sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c, sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c, sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c, sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h, sp31/task1.c: New files.
* 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sp20/Makefile.am: include leaf.am instead of leaf.cfg. * sp02/Makefile.am: include leaf.am instead of leaf.cfg. * sp19/Makefile.am: include leaf.am instead of leaf.cfg. * sp11/Makefile.am: include leaf.am instead of leaf.cfg. * sp25/Makefile.am: include leaf.am instead of leaf.cfg. * sp04/Makefile.am: include leaf.am instead of leaf.cfg. * spsize/Makefile.am: include leaf.am instead of leaf.cfg. * sp01/Makefile.am: include leaf.am instead of leaf.cfg. * sp16/Makefile.am: include leaf.am instead of leaf.cfg. * sp05/Makefile.am: include leaf.am instead of leaf.cfg. * sp09/Makefile.am: include leaf.am instead of leaf.cfg. * spfatal/Makefile.am: include leaf.am instead of leaf.cfg. * sp06/Makefile.am: include leaf.am instead of leaf.cfg. * sp23/Makefile.am: include leaf.am instead of leaf.cfg. * sp28/Makefile.am: include leaf.am instead of leaf.cfg. * sp03/Makefile.am: include leaf.am instead of leaf.cfg. * sp29/Makefile.am: include leaf.am instead of leaf.cfg. * sp13/Makefile.am: include leaf.am instead of leaf.cfg. * sp27/Makefile.am: include leaf.am instead of leaf.cfg. * sp14/Makefile.am: include leaf.am instead of leaf.cfg. * sp07/Makefile.am: include leaf.am instead of leaf.cfg. * sp15/Makefile.am: include leaf.am instead of leaf.cfg. * sp17/Makefile.am: include leaf.am instead of leaf.cfg. * sp22/Makefile.am: include leaf.am instead of leaf.cfg. * sp12/Makefile.am: include leaf.am instead of leaf.cfg. * sp26/Makefile.am: include leaf.am instead of leaf.cfg. * sp21/Makefile.am: include leaf.am instead of leaf.cfg. * sp24/Makefile.am: include leaf.am instead of leaf.cfg. * sp08/Makefile.am: include leaf.am instead of leaf.cfg.
* 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-051-0/+1
| | | | | | | | | | | | | * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am, sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am, sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am, sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am, sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am, sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am, sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am, sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am, sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am, spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
* Added ifdef on C4x to avoid invalid address alignment checks since thereJoel Sherrill2000-07-263-0/+28
| | | | is no such thing on the C4x.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-124-26/+29
|
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-131-0/+2
| | | | adds .cvsignore.
* Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-311-1/+0
| | | | | that contains cosmetical changes to the Makefile.ams below tests (removes old, now invalid comments from these Makefile.ams).
* Patch rtems-rc-19991117-8.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-221-1/+0
| | | | to fix some minor bugs in the conversion to automake.
* Converted to automake.Joel Sherrill1999-11-221-0/+44
|
* Updated copyright notice.Joel Sherrill1999-11-1723-46/+23
|
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-051-9/+3
| | | | | | | | | | | | unnecessarily uses any variables defined by the BSP. On this sweep, use of BSP_Configuration and Cpu_table was eliminated. A significant part of this modification was the addition of macros to access fields in the RTEMS configuration structures. This is necessary to strengthen the division between the BSP independent parts of RTEMS and the BSPs themselves. This started after comments and analysis by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
* Insure that the same output occurs when multiprocessing is disabled.Joel Sherrill1998-12-035-1/+41
|
* Added CONFIGURE_EXTRA_TASK_STACKS definition to make memory requirementsJoel Sherrill1998-04-271-0/+2
| | | | more accurate.
* Corrected to indicate test cases which were skipped.Joel Sherrill1998-03-031-2/+2
|
* Modified to reflect new restrictions on mutex being released.Joel Sherrill1998-02-201-1/+1
|
* Removed extra line.Joel Sherrill1998-02-201-1/+0
|
* updated copyright to 1998Joel Sherrill1998-02-1723-23/+23
|
* Added test case for rtems_interrupt_catch checking that the pointerJoel Sherrill1997-10-212-1/+11
| | | | for the returned old_isr_handler was non-NULL.
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0823-46/+46
|
* Added support for rtems_message_queue_get_number_pending.Joel Sherrill1997-07-312-0/+9
|
* Used macro instead of hard coded number.Joel Sherrill1997-07-091-1/+1
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2223-115/+115
| | | | of switching to the modified GNU GPL.
* tests now specify whether using posix initialization threads tableJoel Sherrill1996-05-291-0/+2
| | | | or rtems initialization table in configuration table
* addition of optional user provided stack allocator means that we can notJoel Sherrill1996-04-221-14/+27
| | | | | reliably produce the "insufficient memory for stack space" error if this extension is configured.
* The name of the test support routine pause was changed to rtems_test_pauseJoel Sherrill1996-02-221-17/+13
| | | | to avoid conflict with the standard POSIX routine pause(2).
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-1/+1
|
* SPARC port passes all testsJoel Sherrill1995-10-301-1/+5
|
* Heap changes required some changes in this screen.Joel Sherrill1995-09-191-7/+17
|
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-14/+14
| | | | | | single biggest changes were the expansion of the workspace size macro to include other types of objects and the increase in the minimum stack size for most CPUs.
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-112-9/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Configuration Table Template file added and all tests modified to use this. All gvar.h and conftbl.h files removed from test directories. Configuration parameter maximum_devices added. Core semaphore and mutex handlers added and RTEMS API Semaphore Manager updated to reflect this. Initialization sequence changed to invoke API specific initialization routines. Initialization tasks table now owned by RTEMS Tasks Manager. Added user extension for post-switch. Utilized user extensions to implement API specific functionality like signal dispatching. Added extensions to the System Initialization Thread so that an API can register a function to be invoked while the system is being initialized. These are largely equivalent to the pre-driver and post-driver hooks. Added the Modules file oar-go32_p5, modified oar-go32, and modified the file make/custom/go32.cfg to look at an environment varable which determines what CPU model is being used. All BSPs updated to reflect named devices and clock driver's IOCTL used by the Shared Memory Driver. Also merged clock isr into main file and removed ckisr.c where possible. Updated spsize to reflect new and moved variables. Makefiles for the executive source and include files updated to show break down of files into Core, RTEMS API, and Neither. Header and inline files installed into subdirectory based on whether logically in the Core or a part of the RTEMS API.
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-2/+16
| | | | | | | | | | | | | | | Rearranged code to created thread handler routines to initialize, start, restart, and "close/delete" a thread. Made internal threads their own object class. This now uses the thread support routines for starting and initializing a thread. Insured deleted tasks are freed to the Inactive pool associated with the correct Information block. Added an RTEMS API specific data area to the thread control block. Beginnings of removing the word "rtems" from the core.
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-237-7/+7
| | | | | | both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.
* maximum number of messages removed and include statement cleanupJoel Sherrill1995-08-178-48/+66
|
* Fully tested on all in-house targetsJoel Sherrill1995-05-242-9/+0
|
* Initial revisionJoel Sherrill1995-05-1124-0/+3101