summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm25/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/tmtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-24/+0
| | | | | | This change is part of the testsuite Makefile.am reorganization. Update #3382
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-4/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+5
| | | | | See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
* Remove CVS-Ids.Ralf Corsépius2012-05-041-5/+0
|
* 2011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-12-081-3/+1
| | | | | | | | | | | | | | | | PR 1589/build * 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, tm30/Makefile.am, tmck/Makefile.am, tmoverhd/Makefile.am: Remove obsolete optional manager capability.
* Eliminate _exe_/.exe.Ralf Corsepius2009-04-031-7/+7
|
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-311-1/+2
| | | | | | | | | | | | | | | | | | | | * tm01/Makefile.am, tm01/task1.c, tm02/Makefile.am, tm02/task1.c, tm03/Makefile.am, tm03/task1.c, tm04/Makefile.am, tm04/task1.c, tm05/Makefile.am, tm05/task1.c, tm06/Makefile.am, tm06/task1.c, tm07/Makefile.am, tm07/task1.c, tm08/Makefile.am, tm08/task1.c, tm09/Makefile.am, tm09/task1.c, tm10/Makefile.am, tm10/task1.c, tm11/Makefile.am, tm11/task1.c, tm12/Makefile.am, tm12/task1.c, tm13/Makefile.am, tm13/task1.c, tm14/Makefile.am, tm14/task1.c, tm15/Makefile.am, tm15/task1.c, tm16/Makefile.am, tm16/task1.c, tm17/Makefile.am, tm17/task1.c, tm18/Makefile.am, tm18/task1.c, tm19/Makefile.am, tm19/task1.c, tm20/Makefile.am, tm20/task1.c, tm21/Makefile.am, tm21/task1.c, tm22/Makefile.am, tm22/task1.c, tm23/Makefile.am, tm23/task1.c, tm24/Makefile.am, tm24/task1.c, tm25/Makefile.am, tm25/task1.c, tm26/Makefile.am, tm26/task1.c, tm27/Makefile.am, tm27/task1.c, tm28/Makefile.am, tm28/task1.c, tm29/Makefile.am, tm29/task1.c, tmck/Makefile.am, tmck/task1.c, tmoverhd/Makefile.am, tmoverhd/testtask.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-111-1/+1
| | | | | | | | | | | | | | * 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.
* Eliminate scndir, docdir. Use rtems_testsdir instead.Ralf Corsepius2006-07-111-2/+1
|
* Convert to using *_PROGRAMS.Ralf Corsepius2005-11-131-12/+8
|
* Rework.Ralf Corsepius2005-11-111-22/+6
|
* Cosmetics.Ralf Corsepius2005-11-111-3/+0
|
* Eliminate TEST.Ralf Corsepius2005-11-111-5/+4
|
* Expand tmtests.am.Ralf Corsepius2005-11-111-1/+13
|
* Eliminate DOCTYPES.Ralf Corsepius2005-11-101-2/+1
|
* AM_CPPFLAGS += -I..../support/include.Ralf Corsepius2005-11-091-0/+2
|
* Add ../include/systime.hRalf Corsepius2005-11-081-1/+1
|
* CleanupRalf Corsepius2005-11-071-3/+1
|
* Remove SRC, PRINT_SRC.Ralf Corsepius2005-11-071-2/+0
|
* Switch back to include compile.am instead of amcompile.amRalf Corsepius2005-11-071-1/+1
|
* Partial conversion to automake.Ralf Corsepius2005-11-071-8/+7
|
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tm01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * tm02/Makefile.am: Ditto. * tm03/Makefile.am: Ditto. * tm04/Makefile.am: Ditto. * tm05/Makefile.am: Ditto. * tm06/Makefile.am: Ditto. * tm07/Makefile.am: Ditto. * tm08/Makefile.am: Ditto. * tm09/Makefile.am: Ditto. * tm10/Makefile.am: Ditto. * tm11/Makefile.am: Ditto. * tm12/Makefile.am: Ditto. * tm13/Makefile.am: Ditto. * tm14/Makefile.am: Ditto. * tm15/Makefile.am: Ditto. * tm16/Makefile.am: Ditto. * tm17/Makefile.am: Ditto. * tm18/Makefile.am: Ditto. * tm19/Makefile.am: Ditto. * tm20/Makefile.am: Ditto. * tm21/Makefile.am: Ditto. * tm22/Makefile.am: Ditto. * tm23/Makefile.am: Ditto. * tm24/Makefile.am: Ditto. * tm25/Makefile.am: Ditto. * tm26/Makefile.am: Ditto. * tm27/Makefile.am: Ditto. * tm28/Makefile.am: Ditto. * tm29/Makefile.am: Ditto. * tmck/Makefile.am: Ditto. * tmoverhd/Makefile.am: Ditto.
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-011-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/Makefile.am: Reformat. * tm01/Makefile.am: Remove all-local: $(ARCH). * tm02/Makefile.am: Remove all-local: $(ARCH). * tm03/Makefile.am: Remove all-local: $(ARCH). * tm04/Makefile.am: Remove all-local: $(ARCH). * tm05/Makefile.am: Remove all-local: $(ARCH). * tm06/Makefile.am: Remove all-local: $(ARCH). * tm07/Makefile.am: Remove all-local: $(ARCH). * tm08/Makefile.am: Remove all-local: $(ARCH). * tm09/Makefile.am: Remove all-local: $(ARCH). * tm10/Makefile.am: Remove all-local: $(ARCH). * tm11/Makefile.am: Remove all-local: $(ARCH). * tm12/Makefile.am: Remove all-local: $(ARCH). * tm13/Makefile.am: Remove all-local: $(ARCH). * tm14/Makefile.am: Remove all-local: $(ARCH). * tm15/Makefile.am: Remove all-local: $(ARCH). * tm16/Makefile.am: Remove all-local: $(ARCH). * tm17/Makefile.am: Remove all-local: $(ARCH). * tm18/Makefile.am: Remove all-local: $(ARCH). * tm19/Makefile.am: Remove all-local: $(ARCH). * tm20/Makefile.am: Remove all-local: $(ARCH). * tm21/Makefile.am: Remove all-local: $(ARCH). * tm22/Makefile.am: Remove all-local: $(ARCH). * tm23/Makefile.am: Remove all-local: $(ARCH). * tm24/Makefile.am: Remove all-local: $(ARCH). * tm25/Makefile.am: Remove all-local: $(ARCH). * tm26/Makefile.am: Remove all-local: $(ARCH). * tm27/Makefile.am: Remove all-local: $(ARCH). * tm28/Makefile.am: Remove all-local: $(ARCH). * tm29/Makefile.am: Remove all-local: $(ARCH). * tmck/Makefile.am: Remove all-local: $(ARCH). * tmoverhd/Makefile.am: Remove all-local: $(ARCH).
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-161-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. tm01/Makefile.am: Reflect having moved automake. tm02/Makefile.am: Reflect having moved automake. tm03/Makefile.am: Reflect having moved automake. tm04/Makefile.am: Reflect having moved automake. tm05/Makefile.am: Reflect having moved automake. tm06/Makefile.am: Reflect having moved automake. tm07/Makefile.am: Reflect having moved automake. tm08/Makefile.am: Reflect having moved automake. tm09/Makefile.am: Reflect having moved automake. tm10/Makefile.am: Reflect having moved automake. tm11/Makefile.am: Reflect having moved automake. tm12/Makefile.am: Reflect having moved automake. tm13/Makefile.am: Reflect having moved automake. tm14/Makefile.am: Reflect having moved automake. tm15/Makefile.am: Reflect having moved automake. tm16/Makefile.am: Reflect having moved automake. tm17/Makefile.am: Reflect having moved automake. tm18/Makefile.am: Reflect having moved automake. tm19/Makefile.am: Reflect having moved automake. tm20/Makefile.am: Reflect having moved automake. tm21/Makefile.am: Reflect having moved automake. tm22/Makefile.am: Reflect having moved automake. tm23/Makefile.am: Reflect having moved automake. tm24/Makefile.am: Reflect having moved automake. tm25/Makefile.am: Reflect having moved automake. tm26/Makefile.am: Reflect having moved automake. tm27/Makefile.am: Reflect having moved automake. tm28/Makefile.am: Reflect having moved automake. tm29/Makefile.am: Reflect having moved automake. tmck/Makefile.am: Reflect having moved automake. tmoverhd/Makefile.am: Reflect having moved automake.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tm01/Makefile.am: Use $(OBJEXT) instead of .o. * tm02/Makefile.am: Use $(OBJEXT) instead of .o. * tm03/Makefile.am: Use $(OBJEXT) instead of .o. * tm04/Makefile.am: Use $(OBJEXT) instead of .o. * tm05/Makefile.am: Use $(OBJEXT) instead of .o. * tm06/Makefile.am: Use $(OBJEXT) instead of .o. * tm07/Makefile.am: Use $(OBJEXT) instead of .o. * tm08/Makefile.am: Use $(OBJEXT) instead of .o. * tm09/Makefile.am: Use $(OBJEXT) instead of .o. * tm10/Makefile.am: Use $(OBJEXT) instead of .o. * tm11/Makefile.am: Use $(OBJEXT) instead of .o. * tm12/Makefile.am: Use $(OBJEXT) instead of .o. * tm13/Makefile.am: Use $(OBJEXT) instead of .o. * tm14/Makefile.am: Use $(OBJEXT) instead of .o. * tm15/Makefile.am: Use $(OBJEXT) instead of .o. * tm16/Makefile.am: Use $(OBJEXT) instead of .o. * tm17/Makefile.am: Use $(OBJEXT) instead of .o. * tm18/Makefile.am: Use $(OBJEXT) instead of .o. * tm19/Makefile.am: Use $(OBJEXT) instead of .o. * tm20/Makefile.am: Use $(OBJEXT) instead of .o. * tm21/Makefile.am: Use $(OBJEXT) instead of .o. * tm22/Makefile.am: Use $(OBJEXT) instead of .o. * tm23/Makefile.am: Use $(OBJEXT) instead of .o. * tm24/Makefile.am: Use $(OBJEXT) instead of .o. * tm25/Makefile.am: Use $(OBJEXT) instead of .o. * tm26/Makefile.am: Use $(OBJEXT) instead of .o. * tm27/Makefile.am: Use $(OBJEXT) instead of .o. * tm28/Makefile.am: Use $(OBJEXT) instead of .o. * tm29/Makefile.am: Use $(OBJEXT) instead of .o. * tmck/Makefile.am: Use $(OBJEXT) instead of .o. * tmoverhd/Makefile.am: Use $(OBJEXT) instead of .o.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * tm01/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm02/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm03/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm04/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm05/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm06/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm07/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm08/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm09/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm10/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm11/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm12/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm13/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm14/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm15/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm16/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm17/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm18/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm19/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm20/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm21/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm22/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm23/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm24/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm25/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm26/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm27/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm28/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm29/Makefile.am: Remove AUTOMAKE_OPTIONS. * tmck/Makefile.am: Remove AUTOMAKE_OPTIONS. * tmoverhd/Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tm27/Makefile.am: include leaf.am instead of leaf.cfg. * tm26/Makefile.am: include leaf.am instead of leaf.cfg. * tm24/Makefile.am: include leaf.am instead of leaf.cfg. * tm16/Makefile.am: include leaf.am instead of leaf.cfg. * tm18/Makefile.am: include leaf.am instead of leaf.cfg. * tm02/Makefile.am: include leaf.am instead of leaf.cfg. * tm10/Makefile.am: include leaf.am instead of leaf.cfg. * tm11/Makefile.am: include leaf.am instead of leaf.cfg. * tm15/Makefile.am: include leaf.am instead of leaf.cfg. * tm19/Makefile.am: include leaf.am instead of leaf.cfg. * tm04/Makefile.am: include leaf.am instead of leaf.cfg. * tm17/Makefile.am: include leaf.am instead of leaf.cfg. * tm28/Makefile.am: include leaf.am instead of leaf.cfg. * tmck/Makefile.am: include leaf.am instead of leaf.cfg. * tm08/Makefile.am: include leaf.am instead of leaf.cfg. * tm12/Makefile.am: include leaf.am instead of leaf.cfg. * tm03/Makefile.am: include leaf.am instead of leaf.cfg. * tm13/Makefile.am: include leaf.am instead of leaf.cfg. * tm29/Makefile.am: include leaf.am instead of leaf.cfg. * tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg. * tm20/Makefile.am: include leaf.am instead of leaf.cfg. * tm09/Makefile.am: include leaf.am instead of leaf.cfg. * tm01/Makefile.am: include leaf.am instead of leaf.cfg. * tm21/Makefile.am: include leaf.am instead of leaf.cfg. * tm07/Makefile.am: include leaf.am instead of leaf.cfg. * tm25/Makefile.am: include leaf.am instead of leaf.cfg. * tm22/Makefile.am: include leaf.am instead of leaf.cfg. * tm06/Makefile.am: include leaf.am instead of leaf.cfg. * tm05/Makefile.am: include leaf.am instead of leaf.cfg. * tm14/Makefile.am: include leaf.am instead of leaf.cfg. * tm23/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
| | | | | | | | | | | | | | * 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: Include compile.am
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-3/+4
|
* 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-12.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-0/+45
to convert the tmtests directory from Makefile.in to Makefile.am.