summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rtems++ (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+2
* malloctest/Makefile.am: include leaf.am instead of leaf.cfg. * monitor/Makefile.am: include leaf.am instead of leaf.cfg. * termios/Makefile.am: include leaf.am instead of leaf.cfg. * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg. * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use make-cxx-exe. * stackchk/Makefile.am: include leaf.am instead of leaf.cfg. * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg. * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
* cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Include compile.am
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill2-7/+7
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+2
adds .cvsignore.
2000-01-31Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
that contains cosmetical changes to the Makefile.ams below tests (removes old, now invalid comments from these Makefile.ams).
1999-11-23Patch rtems-rc-19991117-13.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+48
to convert the libtests directory from Makefile.in to Makefile.am.
1999-11-17Updated copyright notice.Joel Sherrill5-10/+5
1998-04-27Added CONFIGURE_EXTRA_TASK_STACKS definition to make memory requirementsJoel Sherrill1-1/+3
more accurate.
1998-02-17updated copyright to 1998Joel Sherrill5-5/+5
1997-10-09Fixed some spacing.Joel Sherrill2-4/+4
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill5-10/+10
1997-10-06Fixed some weird line duplications. Thanks to Chris Johns.Joel Sherrill1-18/+9
1997-08-26Patches from Chris Johns to clean up test.Joel Sherrill5-19/+52
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill7-0/+1208
<cjohns@plessey.com.au>. This patch includes the ods68302 bsp, the RTEMS++ class library, and the rtems++ test.