summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-12-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-12-052-18/+9
| | | | | * tmoverhd/testtask.c: Spacing and remove call to obsolete rtems_initialize_executive().
* 2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-042-3/+8
| | | | | | * tmoverhd/testtask.c: Move interrupt_stack_size field from CPU Table to Configuration Table. Eliminate CPU Table from all ports. Delete references to CPU Table in all forms.
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-1127-26/+40
| | | | | | | | | | | | | | * tm05/Makefile.am, tm06/Makefile.am, tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am, tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am, tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am, tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am, tm19/Makefile.am, tm20/Makefile.am, tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am, tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am, tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am, tmoverhd/Makefile.am: Add optional managers to Makefiles. Clean up test cases so last output line follows END OF pattern. Make sure test case all run. All tests appeared ok on sis.
* 2007-02-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-02-068-22/+28
| | | | | | * tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c, tm14/task1.c, tm22/task1.c: Address size_t/uint32_t typing issues in message queue tests.
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-022-1/+5
| | | | * configure.ac: New BUG-REPORT address.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-2/+6
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* Eliminate scndir, docdir. Use rtems_testsdir instead.Ralf Corsepius2006-07-1131-62/+31
|
* 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-07-111-0/+15
| | | | | | | | | | | | | | | * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am, tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am, tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am, tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am, tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am, tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am, tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am, tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am, tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am, tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am, tmoverhd/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir instead.
* 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-4/+4
|
* Convert to using *_PROGRAMS.Ralf Corsepius2005-11-1331-370/+248
|
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-131-0/+19
| | | | | | | | | | | | | | | | | | | * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am, tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am, tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am, tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am, tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am, tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am, tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am, tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am, tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am, tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am, tmoverhd/Makefile.am: Convert to using *_PROGRAMS.
* Fix typos.Ralf Corsepius2005-11-111-16/+16
|
* * tm01/Makefile.am: Rework.Ralf Corsepius2005-11-111-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tm02/Makefile.am: Rework. * tm03/Makefile.am: Rework. * tm04/Makefile.am: Rework. * tm05/Makefile.am: Rework. * tm06/Makefile.am: Rework. * tm07/Makefile.am: Rework. * tm08/Makefile.am: Rework. * tm09/Makefile.am: Rework. * tm10/Makefile.am: Rework. * tm11/Makefile.am: Rework. * tm12/Makefile.am: Rework. * tm13/Makefile.am: Rework. * tm14/Makefile.am: Rework. * tm15/Makefile.am: Rework. * tm16/Makefile.am: Rework. * tm17/Makefile.am: Rework. * tm18/Makefile.am: Rework. * tm19/Makefile.am: Rework. * tm20/Makefile.am: Rework. * tm21/Makefile.am: Rework. * tm22/Makefile.am: Rework. * tm23/Makefile.am: Rework. * tm24/Makefile.am: Rework. * tm25/Makefile.am: Rework. * tm26/Makefile.am: Rework. * tm27/Makefile.am: Rework. * tm28/Makefile.am: Rework. * tm29/Makefile.am: Rework. * tmck/Makefile.am: Rework. * tmoverhd/Makefile.am: Rework.
* Rework.Ralf Corsepius2005-11-1131-681/+186
|
* Cosmetics.Ralf Corsepius2005-11-1131-93/+0
|
* Eliminate TEST.Ralf Corsepius2005-11-1131-155/+124
|
* Remove.Ralf Corsepius2005-11-111-15/+0
|
* Expand tmtests.am.Ralf Corsepius2005-11-1131-31/+403
|
* 2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-111-0/+15
| | | | | | | | | | | | | | | * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am, tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am, tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am, tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am, tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am, tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am, tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am, tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am, tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am, tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am, tmoverhd/Makefile.am: Expand tmtests.am. * tmtests.am: Remove.
* Eliminate DOCTYPES.Ralf Corsepius2005-11-1031-62/+31
|
* Remove redundnant AM_CPPFLAGSRalf Corsepius2005-11-102-6/+0
|
* * tm01/Makefile.am: AM_CPPFLAGS += -I..../support/include.Ralf Corsepius2005-11-091-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tm02/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm03/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm04/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm05/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm06/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm07/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm08/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm09/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm10/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm11/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm12/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm13/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm14/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm15/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm16/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm17/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm18/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm19/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm20/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm21/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm22/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm23/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm24/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm25/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm26/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm27/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm28/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tm29/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tmck/Makefile.am: AM_CPPFLAGS += -I..../support/include. * tmoverhd/Makefile.am: AM_CPPFLAGS += -I..../support/include.
* AM_CPPFLAGS += -I..../support/include.Ralf Corsepius2005-11-0931-0/+66
|
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-092-1/+5
| | | | * tmtests.am: Set project_bspdir=$(PROJECT_ROOT)
* changesRalf Corsepius2005-11-081-0/+15
|
* Add ../include/systime.hRalf Corsepius2005-11-0831-31/+31
|
* Remove noinst_HEADERSRalf Corsepius2005-11-081-2/+0
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-2/+6
| | | | * tmtests.am: Remove LIB_VARIANT.
* CleanupRalf Corsepius2005-11-0731-94/+31
|
* Remove SRC, PRINT_SRC.Ralf Corsepius2005-11-0731-62/+0
|
* * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,Ralf Corsepius2005-11-071-0/+14
| | | | | | | | | | | | | tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am, tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am, tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am, tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am, tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am, tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am, tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am, tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am, tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am, tmoverhd/Makefile.am: Remove SRC, PRINT_SRC.
* Switch back to include compile.am instead of amcompile.amRalf Corsepius2005-11-0731-31/+31
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-2/+4
| | | | * Makefile.am: Cleanup.
* Add $(PGM): ${ARCH}/$(dirstamp).Ralf Corsepius2005-11-071-0/+2
|
* Partial conversion to automake.Ralf Corsepius2005-11-0731-248/+217
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+16
| | | | | | | | | | | | | | | | * tmtests.am: Add $(PGM): ${ARCH}/$(dirstamp). * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am, tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am, tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am, tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am, tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am, tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am, tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am, tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am, tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am, tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am, tmoverhd/Makefile.am: Partial conversion to automake.
* Cosmetics.Ralf Corsepius2004-12-301-3/+3
|
* 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.
* 2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-232-1/+9
| | | | | | PR 610/bsps * tm27/task1.c: Use _RTEMS_RMTEST27 instead of RTEMS_TM27. Unconditionally include <tm27.h>.
* 2004-04-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-04-212-4/+6
| | | | | | PR 611/bsps * tm27/task1.c: Follow conventions for tm27 and do not add another macro definition.
* Remove stray white spaces.Ralf Corsepius2004-04-2036-82/+82
|
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
|
* * tm01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.Ralf Corsepius2004-04-0132-31/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tm02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm18/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm27/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm28/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm29/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tmck/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tmoverhd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* 2004-03-30 David Querbach <querbach@realtime.bc.ca>Joel Sherrill2004-03-3027-51/+55
| | | | | | | | | | | | | | | PR 597/tests * tm02/system.h, tm03/system.h, tm04/system.h, tm05/system.h, tm06/system.h, tm07/system.h, tm08/system.h, tm10/system.h, tm11/system.h, tm12/system.h, tm13/system.h, tm14/system.h, tm15/system.h, tm16/system.h, tm17/system.h, tm18/system.h, tm19/system.h, tm21/system.h, tm22/system.h, tm23/system.h, tm24/system.h, tm25/system.h, tm26/system.h, tm27/system.h, tm27/task1.c, tm29/system.h: The actual workspace needed by the tmtests depends on OPERATION_COUNT, but the definitions of CONFIGURE_MAXIMIM_xxx in the their system.h files do not reflect this. This results in unnecessary memory exhaustion on small-memory systems such as the SS555.
* 2004-03-28 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-2832-123/+135
| | | | | | | | | | | | * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c, tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c, tm08/task1.c, tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c, tm16/task1.c, tm17/task1.c, tm18/task1.c, tm20/task1.c, tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c, tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c, tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Convert to using c99 fixed size types.
* 2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-264-11/+3
| | | | | | * include/Makefile.am: Remove. * Makefile.am: Merge-in include/Makefile.am. * configure.ac: Reflect changes above.
* 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-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-263-0/+17
| | | | | | PR 583/tests * tm26/task1.c, tm27/task1.c: Correctly reset _Thread_Dispatch_disable_level so printing is safe.