summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2006-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-052-2/+10
| | | | | | | | | | Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru> * spsize/size.c: Victor spotted the problem that _MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate variables and needed to be set to the same value. I took that idea and just removed _Thread_MP_Receive. All uses are now _MPCI_Receive_server_tcb.
* 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-222-3/+5
| | | | | * configure.ac: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
* Fix my email addressRalf Corsepius2005-11-131-5/+5
|
* Convert to use *_PROGRAMS.Ralf Corsepius2005-11-1332-382/+286
|
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-131-0/+15
| | | | | | | | | | | | | | | * 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, sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am, spfatal/Makefile.am, spsize/Makefile.am: Convert to use *_PROGRAMS.
* Fix typos.Ralf Corsepius2005-11-111-16/+16
|
* * sp01/Makefile.am: Rework.Ralf Corsepius2005-11-111-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sp02/Makefile.am: Rework. * sp03/Makefile.am: Rework. * sp04/Makefile.am: Rework. * sp05/Makefile.am: Rework. * sp06/Makefile.am: Rework. * sp07/Makefile.am: Rework. * sp08/Makefile.am: Rework. * sp09/Makefile.am: Rework. * sp11/Makefile.am: Rework. * sp12/Makefile.am: Rework. * sp13/Makefile.am: Rework. * sp14/Makefile.am: Rework. * sp15/Makefile.am: Rework. * sp16/Makefile.am: Rework. * sp17/Makefile.am: Rework. * sp19/Makefile.am: Rework. * sp20/Makefile.am: Rework. * sp21/Makefile.am: Rework. * sp22/Makefile.am: Rework. * sp23/Makefile.am: Rework. * sp24/Makefile.am: Rework. * sp25/Makefile.am: Rework. * sp26/Makefile.am: Rework. * sp27/Makefile.am: Rework. * sp28/Makefile.am: Rework. * sp29/Makefile.am: Rework. * sp30/Makefile.am: Rework. * sp31/Makefile.am: Rework. * sp32/Makefile.am: Rework. * spfatal/Makefile.am: Rework. * spsize/Makefile.am: Rework.
* Rework.Ralf Corsepius2005-11-1132-926/+252
|
* Eliminate TEST.Ralf Corsepius2005-11-1132-224/+192
|
* Remove.Ralf Corsepius2005-11-111-23/+0
|
* Expand sptests.am.Ralf Corsepius2005-11-1132-32/+672
|
* 2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-111-0/+15
| | | | | | | | | | | | | | | * 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, sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am, spfatal/Makefile.am, spsize/Makefile.am: Expand sptests.am. * sptests.am: Remove.
* Eliminate DOCTYPES.Ralf Corsepius2005-11-1032-64/+32
|
* AM_CPPFLAGS += -I..../support/include.Ralf Corsepius2005-11-0931-0/+62
|
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-091-0/+14
| | | | | | | | | | | | | | * 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, sp28/Makefile.am, sp29/Makefile.am, sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am, spfatal/Makefile.am, spsize/Makefile.am: AM_CPPFLAGS += -I..../support/include.
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-092-1/+5
| | | | * sptests.am: Set project_bspdir=$(PROJECT_ROOT)
* Remove stray commentRalf Corsepius2005-11-091-2/+0
|
* changesRalf Corsepius2005-11-071-0/+8
|
* New.Ralf Corsepius2005-11-071-0/+1
|
* RemoveRalf Corsepius2005-11-071-1/+0
|
* Rename TEST to spsize.Ralf Corsepius2005-11-071-1/+1
|
* Add spfatal to DIST_SUBDIRS.Ralf Corsepius2005-11-071-3/+2
|
* Add spfatal/Makefile.Ralf Corsepius2005-11-071-0/+1
|
* Misc. bugfixes.Ralf Corsepius2005-11-075-8/+7
|
* * sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,Ralf Corsepius2005-11-071-0/+2
| | | | sp30/Makefile.am, sp31/Makefile.am: Misc. bugfixes.
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-2/+6
| | | | * sptests.am: Remove LIB_VARIANT.
* Remove SRC, PRINT_SRC.Ralf Corsepius2005-11-0732-63/+0
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+14
| | | | | | | | | | | | | | * 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, sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am, spfatal/Makefile.am, spsize/Makefile.am: Remove SRC, PRINT_SRC.
* Switch back to include compile.am instead of amcompile.amRalf Corsepius2005-11-0732-32/+32
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-1/+5
| | | | * Makefile.am: Cleanup.
* Partial conversion to automake.Ralf Corsepius2005-11-0732-272/+195
|
* 2005-11-07 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+16
| | | | | | | | | | | | | | | | * sptests.am: Add $(PGM): ${ARCH}/$(dirstamp). * 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, sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am, spfatal/Makefile.am, spsize/Makefile.am: Partial conversion to automake.
* Add $(PGM): ${ARCH}/$(dirstamp).Ralf Corsepius2005-11-071-0/+2
|
* 2005-03-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-03-072-8/+12
| | | | * sp13/task1.c: Removed warnings.
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-292-19/+4
| | | | * spsize/size.c: i960 obsoleted and all references removed.
* Fix typo in previous change.Ralf Corsepius2004-09-241-1/+1
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-242-1/+5
| | | | * configure.ac: Require automake > 1.9.
* Remove stray white spaces.Ralf Corsepius2004-04-1643-139/+139
|
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
|
* * sp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.Ralf Corsepius2004-04-0133-32/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp27/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp28/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp29/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp30/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp31/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp32/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * spfatal/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * spsize/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-012-1/+5
| | | | * sp07/buffered_io.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
* 2004-03-30 David Querbach <querbach@realtime.bc.ca>Joel Sherrill2004-03-307-33/+30
| | | | | | | | | PR 595/tests * sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/system.h, sp13/task1.c, sp13/task2.c: Fill_buffer() in fillbuff.c overruns the supplied buffer due to confusion in the definition of MESSAGE_SIZE. Some files in the sp13 test treat MESSAGE_SIZE as a count of bytes, others treat it as a count of longs.
* 2004-03-30 David Querbach <querbach@realtime.bc.ca>Joel Sherrill2004-03-302-0/+8
| | | | | | | PR 596/tests * sp32/init.c: A missing definition of TEST_INIT before including <tmacros.h> means that buffered output will not work even if selected in buffer_test_io.h.
* 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-3039-80/+92
| | | | | | | | | | | | | | * sp02/task1.c, sp04/system.h, sp04/task1.c, sp04/tswitch.c, sp05/task1.c, sp06/task1.c, sp09/screen01.c, sp09/screen07.c, sp09/screen12.c, sp09/system.h, sp09/task3.c, sp11/task1.c, sp12/pridrv.c, sp12/pritask.c, sp12/system.h, sp13/task1.c, sp13/task2.c, sp13/task3.c, sp14/system.h, sp15/system.h, sp16/system.h, sp17/system.h, sp19/first.c, sp19/fptask.c, sp19/inttest.h, sp19/system.h, sp19/task1.c, sp20/init.c, sp20/system.h, sp20/task1.c, sp23/system.h, sp24/init.c, sp25/system.h, sp30/init.c, spfatal/fatal.c, spfatal/puterr.c, spfatal/system.h, spsize/size.c: Convert to using c99 fixed size types.
* 2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-252-1/+5
| | | | * configure.ac: Add 2nd arg to RTEMS_TOP.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-2/+6
| | | | * sp07/buffered_io.c: Remove warning.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-1433-0/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sp01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * sp02/Makefile.am: Ditto. * sp03/Makefile.am: Ditto. * sp04/Makefile.am: Ditto. * sp05/Makefile.am: Ditto. * sp06/Makefile.am: Ditto. * sp07/Makefile.am: Ditto. * sp08/Makefile.am: Ditto. * sp09/Makefile.am: Ditto. * sp11/Makefile.am: Ditto. * sp12/Makefile.am: Ditto. * sp13/Makefile.am: Ditto. * sp14/Makefile.am: Ditto. * sp15/Makefile.am: Ditto. * sp16/Makefile.am: Ditto. * sp17/Makefile.am: Ditto. * sp19/Makefile.am: Ditto. * sp20/Makefile.am: Ditto. * sp21/Makefile.am: Ditto. * sp22/Makefile.am: Ditto. * sp23/Makefile.am: Ditto. * sp24/Makefile.am: Ditto. * sp25/Makefile.am: Ditto. * sp26/Makefile.am: Ditto. * sp27/Makefile.am: Ditto. * sp28/Makefile.am: Ditto. * sp29/Makefile.am: Ditto. * sp30/Makefile.am: Ditto. * sp31/Makefile.am: Ditto. * sp32/Makefile.am: Ditto. * spfatal/Makefile.am: Ditto. * spsize/Makefile.am: Ditto.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-12/+12
| | | | * sptests.am: Add dirstamp support.
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-3/+7
| | | | * sptests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-12-1613-16/+121
| | | | | | | | | | PR 544/tests * sp07/Makefile.am, sp07/init.c, sp07/system.h, sp07/task4.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c, sp09/system.h, sp19/system.h, sp20/system.h: Various modifications to make tests account for resources and not print at inappropriate times. * sp07/buffered_io.c: New file.