Commit Graph

1070 Commits

Author SHA1 Message Date
Ralf Corsepius
ccd81b60c2 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Ralf Corsepius
06908af6b0 2003-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Unconditionally check for CXX.
	Require autoconf-2.57, automake-1.7.2.
	* rtems++: Eliminate CC_O_FILES.
2003-02-04 01:16:14 +00:00
Joel Sherrill
25b957c10a 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* 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 23:30:53 +00:00
Joel Sherrill
4691b48d1d 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* 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 23:30:07 +00:00
Joel Sherrill
7ab11c06b4 2003-01-03 Joel Sherrill <joel@OARcorp.com>
* unlimited/system.h, unlimited/test1.c: Backed off previous
	modification as it does not compile.
2003-01-03 22:55:54 +00:00
Joel Sherrill
3d9f688e24 2002-10-31 Chris Johns <ccj@acm.org>
* 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.
2003-01-03 20:51:34 +00:00
Joel Sherrill
5a5b0b5203 2002-12-02 Joel Sherrill <joel@OARcorp.com>
* malloctest/init.c: Tasks should be floating point.
2002-12-03 00:46:40 +00:00
Ralf Corsepius
3bebc79479 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
2002-11-20 01:22:20 +00:00
Joel Sherrill
6da9972793 2002-11-14 Joel Sherrill <joel@OARcorp.com>
* 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 17:36:48 +00:00
Joel Sherrill
afcd56350b 2002-11-14 Joel Sherrill <joel@OARcorp.com>
* 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-14 17:36:14 +00:00
Ralf Corsepius
2595580275 2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Unconditionally check for CXX (Hack to bug in
	autoconf > 2.54).
2002-11-05 07:27:51 +00:00
Joel Sherrill
2ea9395740 2002-10-31 Joel Sherrill <joel@OARcorp.com>
* base_mp/apptask.c: Removed warning.
2002-10-31 20:15:07 +00:00
Chris Johns
42e42307f1 PR298. Made raw_input static. 2002-10-31 05:20:45 +00:00
Joel Sherrill
42b7ce27ce 2002-10-28 Joel Sherrill <joel@OARcorp.com>
* base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
2002-10-28 13:58:19 +00:00
Ralf Corsepius
8730f45f28 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
2002-10-21 12:19:27 +00:00
Joel Sherrill
0c0d089377 2002-09-14 Joel Sherrill <joel@OARcorp.com>
* sp32/.cvsignore: New file.
2002-09-14 18:47:56 +00:00
Joel Sherrill
0af7c20434 2002-09-14 Aaron J. Grier <aaron@frye.com>
* 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-09-14 18:47:07 +00:00
Ralf Corsepius
304cdca206 2002-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Remove.
	* Makefile.am: Merge in former include/Makefile.am.
	* configure.ac: Reflect changes above.
	Take out unnecessary autoconf macros.
2002-08-21 10:04:45 +00:00
Ralf Corsepius
fef95c563b 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 05:18:59 +00:00
Ralf Corsepius
ab2fce0647 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 05:17:41 +00:00
Ralf Corsepius
5c4c752b1b 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-08-11 05:17:03 +00:00
Ralf Corsepius
4f8d7dd13d 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 05:16:11 +00:00
Ralf Corsepius
a3a512ccd1 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 04:59:41 +00:00
Ralf Corsepius
9f33e26163 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 04:56:59 +00:00
Ralf Corsepius
dfdf09aece 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 04:53:39 +00:00
Ralf Corsepius
d822540ec6 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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-11 04:49:45 +00:00
Joel Sherrill
6ada2b1ea1 2002-08-01 Joel Sherrill <joel@OARcorp.com>
* 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-02 00:56:24 +00:00
Joel Sherrill
016a926def 2002-08-01 Joel Sherrill <joel@OARcorp.com>
* 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-02 00:55:27 +00:00
Joel Sherrill
0428ddf33e 2002-08-01 Joel Sherrill <joel@OARcorp.com>
* 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-02 00:53:54 +00:00
Joel Sherrill
6b9d16fc27 2002-08-01 Joel Sherrill <joel@OARcorp.com>
* 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-02 00:53:38 +00:00
Joel Sherrill
d8024895e3 2002-08-01 Joel Sherrill <joel@OARcorp.com>
* 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-02 00:53:21 +00:00
Joel Sherrill
116845e8ad 2002-08-01 Joel Sherrill <joel@OARcorp.com>
* 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-02 00:53:03 +00:00
Joel Sherrill
b454bc9149 2002-08-01 Joel Sherrill <joel@OARcorp.com>
* 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-02 00:52:37 +00:00
Joel Sherrill
3aa4c2e0ce 2002-08-01 Joel Sherrill <joel@OARcorp.com>
* 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-02 00:52:14 +00:00
Joel Sherrill
cd9396e7d0 2002-08-01 Joel Sherrill <joel@OARcorp.com>
* 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-08-02 00:51:52 +00:00
Joel Sherrill
3dc936c144 2002-07-30 Joel Sherrill <joel@OARcorp.com>
* spsize/size.c: Don't reference the RTEMS allocated interrupt
	stack if the port doesn't configure using it.
2002-07-30 23:24:48 +00:00
Joel Sherrill
4f234daac3 2002-07-05 Joel Sherrill <joel@OARcorp.com>
* 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-05 18:07:49 +00:00
Joel Sherrill
c3bb68a1bf 2002-07-04 Joel Sherrill <joel@OARcorp.com>
* Jump table for single entry point removed.
	* spsize/size.c:  Modified to reflect above.
2002-07-04 16:23:52 +00:00
Joel Sherrill
35290c995b 2002-07-01 Joel Sherrill <joel@OARcorp.com>
* 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 22:13:03 +00:00
Joel Sherrill
21bbb925a9 2002-07-01 Joel Sherrill <joel@OARcorp.com>
* sp29/init.c: Corrected definitions for task stack usage.
2002-07-01 22:11:44 +00:00
Joel Sherrill
a9047a0f9b 2002-07-01 Joel Sherrill <joel@OARcorp.com>
* spsize/size.c: _Thread_queue_Extract_table removed.
2002-07-01 22:11:15 +00:00
Joel Sherrill
8873684bdf 2001-05-17 Joel Sherrill <joel@OARcorp.com>
* sp21/task1.c (INVALID_DRIVER_MAJOR): Change definition to reflect
	number of staticly configured device drivers.
2002-05-17 18:06:23 +00:00
Joel Sherrill
606926fe68 2001-05-14 Joel Sherrill <joel@OARcorp.com>
* sp21/task1.c: Correct INVALID_DRIVER_MAJOR so it is precisely 1 more
	than the configured number of drivers.
2002-05-14 15:20:48 +00:00
Joel Sherrill
7ae7cf76af 2001-04-26 Joel Sherrill <joel@OARcorp.com>
* psxmsgq01/init.c: Reflect changes made to address PR81 that
	reworked POSIX message queues to add a descriptor separate from
	the underlying message queue.  This allows non-blocking to follow
	the "open" not the underlying queue.
2002-04-26 23:41:02 +00:00
Joel Sherrill
d25d17b282 2002-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* base_sp/apptask.c: Include <stdlib.h>.
	* hello/init.c: Ditto.
	* paranoia/init.c: Ditto.
	* ticker/tasks.c: Ditto.
	* unlimited/init.c: Ditto.
	* unlimited/test1.c: Ditto.
	* unlimited/test2.c: Ditto.
	* unlimited/test3.c: Ditto.
2002-04-17 14:01:40 +00:00
Joel Sherrill
cb9b2bfcaa 2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove ENABLE_GCC28.
2002-04-16 13:53:23 +00:00
Joel Sherrill
beaa47bc46 2001-04-04 Joel Sherrill <joel@OARcorp.com>
* spsize/size.c: Reflect SPARC modifcation to get rid of
	NO_TABLE_MOVE and references to  _CPU_Trap_Table_area.
2002-04-04 22:29:47 +00:00
Joel Sherrill
5729f62e12 2001-03-29 Joel Sherrill <joel@OARcorp.com>
* Per PR147 addressed problems when reseting and inserting a timer
	into a timer chain that did not honor time passage since the last
	time the timer server was scheduled and the new insertion.
	* sp31/sp31.scn, sp31/task1.c: Added test code to detect this case.
2002-03-29 15:32:08 +00:00
Joel Sherrill
0a32a213de 2001-03-28 Joel Sherrill <joel@OARcorp.com>
* Side-effect of PR132.
	* sp21/system.h: Now must explicitly request NULL driver.
2002-03-28 19:30:51 +00:00