summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-123-4/+11
| | | | * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
* 2003-06-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-042-0/+11
| | | | * pppd/system.h: Hack from Ralf to compile on all targets.
* 2003-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-05-299-23/+34
| | | | | | * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c, psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c, psxtimer/psxtimer.c: Removed warnings.
* 2003-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-05-294-0/+10
| | | | * sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-2712-12/+30
| | | | | * configure.ac: Remove CC_CFLAGS_DEBUG_V. CC_CFLAGS_DEFAULT (obsolete).
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-2712-12/+30
| | | | | * configure.ac: Remove CC_CFLAGS_PROFILE_V. Remove CC_LDFLAGS_PROFILE_V.
* 2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-04-293-0/+7
| | | | | * configure.ac: Add pppd. * Makefile.am: Add pppd.
* 2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-04-2911-0/+403
| | | | | | | | | | | | | | Adding pppd: * pppd/Makefile-user: New, copied over from libnetworking/pppd/example. * pppd/README: New, copied over from libnetworking/pppd/example. * pppd/init.c: New, copied over from libnetworking/pppd/example. * pppd/netconfig.h: New, copied over from libnetworking/pppd/example. * pppd/ppp.conf: New, copied over from libnetworking/pppd/example. * pppd/pppdapp.c: New, copied over from libnetworking/pppd/example. * pppd/system.h: New, copied over from libnetworking/pppd/example. * pppd/pppd.options: New, copied over from libnetworking/pppd/example. * pppd/Makefile.am: New, converted to automake from Makefile-user. * pppd/.cvsignore: New.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-1124-12/+48
|
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-1122-11/+55
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-1122-11/+55
| | | | * configure.ac: AC_PREREQ(2.57).
* 2003-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-043-7/+10
| | | | | | * configure.ac: Unconditionally check for CXX. Require autoconf-2.57, automake-1.7.2. * rtems++: Eliminate CC_O_FILES.
* 2003-01-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-275-0/+431
| | | | | | | | | | * Makefile.am, configure.ac: Added new test loopback which shows how to use the loopback interface. Thank you Eric Norum for a portable target independent test which exercises the TCP/IP. This should prevent massive failures in the TCP/IP stack from reaching the street. * loopback/.cvsignore, loopback/Makefile.am, loopback/README, loopback/init.c, loopback/loopback.scn: New files.
* 2003-01-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-273-1/+17
| | | | | | | | | | | * Makefile.am, configure.ac: Added new test loopback which shows how to use the loopback interface. Thank you Eric Norum for a portable target independent test which exercises the TCP/IP. This should prevent massive failures in the TCP/IP stack from reaching the street. * loopback/.cvsignore, loopback/Makefile.am, loopback/README, loopback/init.c, loopback/loopback.scn: New files.
* 2003-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-033-7/+13
| | | | | * unlimited/system.h, unlimited/test1.c: Backed off previous modification as it does not compile.
* 2002-10-31 Chris Johns <ccj@acm.org>Joel Sherrill2003-01-033-8/+14
| | | | | | | * unlimited/test1.c: PR296. Only fails if more tasks than allowed can be created. * unlimited/system.h: PR296. Reference the number of tasks in the configuration table rather than a hardcoded number.
* 2002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-12-032-5/+9
| | | | * malloctest/init.c: Tasks should be floating point.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-202-2/+4
| | | | * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
* 2002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-1413-15/+22
| | | | | | | * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn, psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn, psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn: Per PR239 update the IDs in the various screens.
* 2002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-149-25/+31
| | | | | | * sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn, sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239 update the IDs in the screens.
* 2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-052-3/+6
| | | | | * configure.ac: Unconditionally check for CXX (Hack to bug in autoconf > 2.54).
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-1/+5
| | | | * base_mp/apptask.c: Removed warning.
* PR298. Made raw_input static.Chris Johns2002-10-311-1/+1
|
* 2002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-282-0/+5
| | | | * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-2124-36/+108
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-142-0/+6
| | | | * sp32/.cvsignore: New file.
* 2002-09-14 Aaron J. Grier <aaron@frye.com>Joel Sherrill2002-09-146-1/+161
| | | | | | | * PR271 was not applicable against the current source but included a nice test that Joel decided to add to the tree as sp32. * sp32/Makefile.am, sp32/init.c, sp32/sp32.scn: New file. * Makefile.am, configure.ac: Modified to reflect addition.
* 2002-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-213-14/+25
| | | | | | | * include/Makefile.am: Remove. * Makefile.am: Merge in former include/Makefile.am. * configure.ac: Reflect changes above. Take out unnecessary autoconf macros.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-1110-10/+22
| | | | | | | | | | | | * base_mp/node1/Makefile.am: Use .$(OBJEXT) instead of .o. * base_mp/node2/Makefile.am: Use .$(OBJEXT) instead of .o. * base_sp/Makefile.am: Use .$(OBJEXT) instead of .o. * cdtest/Makefile.am: Use .$(OBJEXT) instead of .o. * hello/Makefile.am: Use .$(OBJEXT) instead of .o. * minimum/Makefile.am: Use .$(OBJEXT) instead of .o. * paranoia/Makefile.am: Use .$(OBJEXT) instead of .o. * ticker/Makefile.am: Use .$(OBJEXT) instead of .o. * unlimited/Makefile.am: Use .$(OBJEXT) instead of .o.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-1110-9/+21
| | | | | | | | | | | | * itronhello/Makefile.am: Use .$(OBJEXT) instead of .o. * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o. * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o. * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-112-1/+5
| | | | * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-1125-24/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | * psx01/Makefile.am: Use .$(OBJEXT) instead of .o. * psx02/Makefile.am: Use .$(OBJEXT) instead of .o. * psx03/Makefile.am: Use .$(OBJEXT) instead of .o. * psx04/Makefile.am: Use .$(OBJEXT) instead of .o. * psx05/Makefile.am: Use .$(OBJEXT) instead of .o. * psx06/Makefile.am: Use .$(OBJEXT) instead of .o. * psx07/Makefile.am: Use .$(OBJEXT) instead of .o. * psx08/Makefile.am: Use .$(OBJEXT) instead of .o. * psx09/Makefile.am: Use .$(OBJEXT) instead of .o. * psx10/Makefile.am: Use .$(OBJEXT) instead of .o. * psx11/Makefile.am: Use .$(OBJEXT) instead of .o. * psx12/Makefile.am: Use .$(OBJEXT) instead of .o. * psx13/Makefile.am: Use .$(OBJEXT) instead of .o. * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o. * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o. * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o. * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o. * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o. * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o. * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o. * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o. * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o. * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o. * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-1132-31/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sp01/Makefile.am: Use $(OBJEXT) instead of .o. * sp02/Makefile.am: Use $(OBJEXT) instead of .o. * sp03/Makefile.am: Use $(OBJEXT) instead of .o. * sp04/Makefile.am: Use $(OBJEXT) instead of .o. * sp05/Makefile.am: Use $(OBJEXT) instead of .o. * sp06/Makefile.am: Use $(OBJEXT) instead of .o. * sp07/Makefile.am: Use $(OBJEXT) instead of .o. * sp08/Makefile.am: Use $(OBJEXT) instead of .o. * sp09/Makefile.am: Use $(OBJEXT) instead of .o. * sp11/Makefile.am: Use $(OBJEXT) instead of .o. * sp12/Makefile.am: Use $(OBJEXT) instead of .o. * sp13/Makefile.am: Use $(OBJEXT) instead of .o. * sp14/Makefile.am: Use $(OBJEXT) instead of .o. * sp15/Makefile.am: Use $(OBJEXT) instead of .o. * sp16/Makefile.am: Use $(OBJEXT) instead of .o. * sp17/Makefile.am: Use $(OBJEXT) instead of .o. * sp19/Makefile.am: Use $(OBJEXT) instead of .o. * sp20/Makefile.am: Use $(OBJEXT) instead of .o. * sp21/Makefile.am: Use $(OBJEXT) instead of .o. * sp22/Makefile.am: Use $(OBJEXT) instead of .o. * sp23/Makefile.am: Use $(OBJEXT) instead of .o. * sp24/Makefile.am: Use $(OBJEXT) instead of .o. * sp25/Makefile.am: Use $(OBJEXT) instead of .o. * sp26/Makefile.am: Use $(OBJEXT) instead of .o. * sp27/Makefile.am: Use $(OBJEXT) instead of .o. * sp28/Makefile.am: Use $(OBJEXT) instead of .o. * sp29/Makefile.am: Use $(OBJEXT) instead of .o. * sp30/Makefile.am: Use $(OBJEXT) instead of .o. * sp31/Makefile.am: Use $(OBJEXT) instead of .o. * spfatal/Makefile.am: Use $(OBJEXT) instead of .o. * spsize/Makefile.am: Use $(OBJEXT) instead of .o.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-119-8/+19
| | | | | | | | | | | * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o. * malloctest/Makefile.am: Use $(OBJEXT) instead of .o. * monitor/Makefile.am: Use $(OBJEXT) instead of .o. * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o. * rtems++/Makefile.am: Use $(OBJEXT) instead of .o. * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o. * stackchk/Makefile.am: Use $(OBJEXT) instead of .o. * termios/Makefile.am: Use $(OBJEXT) instead of .o.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-1132-31/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-1129-28/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mp01/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp01/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp02/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp02/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp03/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp03/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp04/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp04/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp05/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp05/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp06/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp06/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp07/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp07/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp08/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp08/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp09/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp09/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp10/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp10/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp11/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp11/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp12/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp12/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp13/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp13/node2/Makefile.am: Use $(OBJEXT) instead of .o. * mp14/node1/Makefile.am: Use $(OBJEXT) instead of .o. * mp14/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-022-0/+12
| | | | | | | | | | | * Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * cdtest/init.c: Modified.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-026-12/+26
| | | | | | | | | | | | * Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c, rtmonuse/task1.c, termios/init.c: Modified.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-022-1/+12
| | | | | | | | | | | * Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * tmitronsem01/init.c: Modified.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-0210-9/+22
| | | | | | | | | | | | | * Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c, itronsem01/init.c, itrontask01/task1.c, itrontask02/init.c, itrontask03/task1.c, itrontask04/task3.c, itrontime01/init.c: Modified.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-0242-44/+100
| | | | | | | | | | | | | | | | | | | | | | * Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c, psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c, psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c, psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c, psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c, psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c, psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c, psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am, psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c, psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c: Modified.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-0215-16/+29
| | | | | | | | | | | | | * Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * mp01/task1.c, mp02/task1.c, mp03/task1.c, mp04/task1.c, mp05/task1.c, mp06/task1.c, mp07/task1.c, mp08/task1.c, mp09/task1.c, mp10/init.c, mp11/init.c, mp12/init.c, mp13/init.c, mp13/task2.c: Modified.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-0233-33/+49
| | | | | | | | | | | | | | | | | * Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * 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, tm19/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: Modified.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-0231-42/+57
| | | | | | | | | | | | | | | | | * Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * sp01/task1.c, sp02/task1.c, sp03/task2.c, sp04/task1.c, sp05/task1.c, sp06/task1.c, sp07/taskexit.c, sp08/task1.c, sp09/task1.c, sp11/task1.c, sp12/pritask.c, sp12/task5.c, sp13/task1.c, sp14/task2.c, sp15/task1.c, sp16/task1.c, sp17/task1.c, sp19/fptask.c, sp20/task1.c, sp21/task1.c, sp22/task1.c, sp23/task1.c, sp24/task1.c, sp25/task1.c, sp26/init.c, sp26/task1.c, sp30/task1.c, sp31/task1.c, spsize/init.c, spsize/size.c: Modified.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-023-14/+151
| | | | | | | | | | | * Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * include/buffer_test_io.h: New file.
* 2002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-302-2/+10
| | | | | * spsize/size.c: Don't reference the RTEMS allocated interrupt stack if the port doesn't configure using it.
* 2002-07-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-054-12/+128
| | | | | | * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn: Updated as part of PR164 which reported problems with the RTEMS implementation of pthread_cancel.
* 2002-07-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-042-2/+5
| | | | | * Jump table for single entry point removed. * spsize/size.c: Modified to reflect above.
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-012-3/+11
| | | | | * unlimited/test1.c: Corrected use of _Objects_Information_table now that it is a two dimensional array based upon API and class.
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-012-1/+7
| | | | * sp29/init.c: Corrected definitions for task stack usage.