summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* *** empty log message ***Joel Sherrill2006-09-142-2/+2
|
* Eliminate scndir, docdir. Use rtems_testsdir instead.Ralf Corsepius2006-07-115-12/+6
|
* 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-07-111-0/+6
| | | | | | * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir instead.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-4/+8
| | | | * rtems++/Task1.cc: Fix warnings.
* 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-138-88/+63
|
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-131-0/+7
| | | | | | | * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Convert to using *_PROGRAMS.
* Fix typos.Ralf Corsepius2005-11-111-4/+4
|
* * cpuuse/Makefile.am: Rework.Ralf Corsepius2005-11-111-0/+7
| | | | | | | | | | * malloctest/Makefile.am: Rework. * monitor/Makefile.am: Rework. * putenvtest/Makefile.am: Rework. * rtems++/Makefile.am: Rework. * rtmonuse/Makefile.am: Rework. * stackchk/Makefile.am: Rework. * termios/Makefile.am: Rework.
* Rework.Ralf Corsepius2005-11-118-183/+46
|
* Cosmetics.Ralf Corsepius2005-11-118-24/+0
|
* Eliminate TEST.Ralf Corsepius2005-11-118-38/+30
|
* Expand libtests.am.Ralf Corsepius2005-11-118-8/+104
|
* 2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-111-0/+7
| | | | | | | * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am. * libtests.am: Remove.
* Remove.Ralf Corsepius2005-11-111-15/+0
|
* Cosmetics.Ralf Corsepius2005-11-101-1/+0
|
* Eliminate DOCTYPES.Ralf Corsepius2005-11-108-15/+8
|
* AM_CPPFLAGS += -I..../support/include.Ralf Corsepius2005-11-098-0/+16
|
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-091-0/+7
| | | | | | | * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: AM_CPPFLAGS += -I..../support/include.
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-092-1/+2
| | | | * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-092-1/+5
| | | | * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-2/+6
| | | | * libtests.am: Remove LIB_VARIANT.
* Remove SRC, PRINT_SRC.Ralf Corsepius2005-11-078-16/+0
|
* * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,Ralf Corsepius2005-11-071-0/+6
| | | | | putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
* Switch back to include compile.am instead of amcompile.amRalf Corsepius2005-11-078-8/+8
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-2/+4
| | | | * Makefile.am: Cleanup.
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+8
| | | | | | | | * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp). * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Partial conversion to automake.
* Partial conversion to automake.Ralf Corsepius2005-11-078-71/+49
|
* Add $(PGM): ${ARCH}/$(dirstamp).Ralf Corsepius2005-11-071-0/+2
|
* 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-062-1/+5
| | | | * rtems++/Makefile.am: Remove LIB_VARIANT.
* 2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-224-7/+11
| | | | | | | * configure.ac: Remove -ansi to prevent folks from further damaging the code with broken prototypes. * putenvtest/init.c: Remove broken putenv prototype. * termios/init.c (print_c_cc): Don't loop over NCCS.
* 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-208-102/+102
|
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
|
* * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.Ralf Corsepius2004-04-019-8/+19
| | | | | | | | | | * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-3014-31/+39
| | | | | | | | * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c, monitor/system.h, rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.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-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-149-0/+28
| | | | | | | | | | | | * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * malloctest/Makefile.am: Ditto. * monitor/Makefile.am: Ditto. * putenvtest/Makefile.am: Ditto. * rtems++/Makefile.am: Ditto. * rtmonuse/Makefile.am: Ditto. * stackchk/Makefile.am: Ditto. * termios/Makefile.am: Ditto.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-4/+8
| | | | * libtests.am: Add dirstamp support.
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-1/+5
| | | | * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-12-163-2/+8
| | | | | | PR 544/tests * malloctest/system.h, rtmonuse/system.h: Various modifications to make tests account for resources and not print at inappropriate times.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-2/+6
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-019-16/+19
| | | | | | | | | | | * cpuuse/Makefile.am: Remove all-local: $(ARCH). * malloctest/Makefile.am: Remove all-local: $(ARCH). * monitor/Makefile.am: Remove all-local: $(ARCH). * putenvtest/Makefile.am: Remove all-local: $(ARCH). * rtems++/Makefile.am: Remove all-local: $(ARCH). * rtmonuse/Makefile.am: Remove all-local: $(ARCH). * stackchk/Makefile.am: Remove all-local: $(ARCH). * termios/Makefile.am: Remove all-local: $(ARCH).
* 2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-102-1/+5
| | | | * configure.ac: Reflect having moved to testsuites/.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-222-1/+4
| | | | * configure.ac: Remove RTEMS_CANONICAL_HOST.
* 2003-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-022-1/+4
| | | | * configure.ac:Remove RTEMS_CHECK_CPU.