Commit Graph

2237 Commits

Author SHA1 Message Date
Ralf Corsepius
acd08dd1b1 2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx07/init.c: Add HAVE_DECL_PTHREAD_ATTR_SETGUARDSIZE guard around
	guardsize.
2010-10-08 09:39:36 +00:00
Ralf Corsepius
4163a697b3 2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx07/init.c: Add HAVE_DECL_PTHREAD_ATTR_SETGUARDSIZE guard around
	guardsize.
2010-10-08 09:39:35 +00:00
Joel Sherrill
f564c32b34 2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxhdrs/pthread37.c, psxhdrs/pthread38.c, psxhdrs/pthread39.c,
	psxhdrs/pthread40.c: New files.
2010-10-04 16:09:44 +00:00
Joel Sherrill
6baf5a5bc3 2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, psx07/init.c, psx07/psx07.scn,
	psxhdrs/Makefile.am, psxstack01/init.c: Add pthread_attr_getstack,
	pthread_attr_setstack, pthread_attr_getguardsize, and
	pthread_attr_setguardsize.
	* psxstack02/.cvsignore, psxstack02/Makefile.am, psxstack02/init.c,
	psxstack02/psxstack02.doc, psxstack02/psxstack02.scn: New files.
2010-10-04 15:53:45 +00:00
Ralf Corsepius
50ab8586ea 2010-10-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* spfifo03/spfifo03.scn: Replace file.
2010-10-04 04:07:47 +00:00
Ralf Corsepius
6227170193 2010-10-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* spsize/size.c: Fix typo.
2010-10-03 07:16:50 +00:00
Ralf Corsepius
db9b700a92 2010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1708/build:
	* aclocal/check-cpuopts.m4: Fix m4-quoting.
2010-10-01 17:00:16 +00:00
Ralf Corsepius
f23b023550 2010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for pthread_attr_{get,set}cputime instead of
	pthread_pthread_attr_{get,set}cputime (Typo).
2010-10-01 16:56:07 +00:00
Ralf Corsepius
c517ae782e 2010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for pthread_attr_{get,set}cputime instead of
	pthread_pthread_attr_{get,set}cputime (Typo).
2010-10-01 16:56:06 +00:00
Sebastian Huber
4bff27618d 2010-09-28 Sebastian Huber <sebastian.huber@embedded-brains.de>
* psx15/.cvsignore, psx15/Makefile.am, psx15/init.c, psx15/psx15.scn:
	New files.
	* Makefile.am, configure.ac: Reflect changes above.
2010-09-28 07:36:06 +00:00
Ralf Corsepius
9e16ae2a9a 2010-09-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
2010-09-23 14:50:11 +00:00
Ralf Corsepius
2c0464405f 2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/Makefile.am: Add htonl.
	* POSIX/htonl.c: New.
2010-09-01 06:42:58 +00:00
Ralf Corsepius
521869335b 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: AC_CHECK_DECLS([seteuid]).
	* psximfs02/init.c: Provide decl for seteuid if not provided by
	libc.
2010-08-30 16:58:13 +00:00
Ralf Corsepius
32ac0faf35 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: AC_CHECK_DECLS([seteuid]).
	* psximfs02/init.c: Provide decl for seteuid if not provided by
	libc.
2010-08-30 16:58:12 +00:00
Ralf Corsepius
80a7533ab6 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxenosys/init.c, psxenosys/psxenosys.doc,
	psxenosys/psxenosys.scn: Remove devctl.
2010-08-30 12:21:32 +00:00
Ralf Corsepius
8534b0e5a2 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxenosys/init.c, psxenosys/psxenosys.doc,
	psxenosys/psxenosys.scn: Remove devctl.
2010-08-30 12:21:31 +00:00
Joel Sherrill
29e1a88e33 2010-08-26 Bharath Suri <bharath.s.jois@gmail.com>
PR 1663/testing
	* spmkdir/init.c, spmkdir/spmkdir.scn: Added some test outputs to
	the test.
2010-08-26 19:40:09 +00:00
Joel Sherrill
5fa0adf64c 2010-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxenosys/init.c, psxenosys/psxenosys.scn: Update to reflect some of
	aio being implemented.
2010-08-26 19:35:09 +00:00
Sebastian Huber
5bb3197dfe 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
* spheapprot/.cvsignore, spheapprot/Makefile.am,
	spheapprot/spheapprot.doc, spheapprot/spheapprot.scn: New files.
	* Makefile.am, configure.ac: Reflect changes above.
2010-08-25 13:05:47 +00:00
Sebastian Huber
cfe3c083cc 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
* malloctest/init.c: Update for heap API changes.
2010-08-25 12:38:48 +00:00
Sebastian Huber
469e71d720 2010-08-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
* spchain/init.c, spchain/spchain.doc, spchain/spchain.scn: New test
	cases.
2010-08-24 15:01:04 +00:00
Sebastian Huber
c7eb1d450e Removed. 2010-08-23 09:13:58 +00:00
Sebastian Huber
b89e4cd89c 2010-08-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
* gxx01/gxx_wrappers.h, gxx02/.cvsignore, gxx02/Makefile.am,
	gxx02/gxx02.doc, gxx02/gxx02.scn, gxx02/init.c: Removed files.
	* Makefile.am, configure.ac: Reflect changes above.
	* gxx01/init.c: Removed fatal error test case.
2010-08-23 08:32:52 +00:00
Sebastian Huber
83636b5802 2010-08-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
* spfatal24/.cvsignore, spfatal24/Makefile.am,
	spfatal24/spfatal24.doc, spfatal24/spfatal24.scn,
	spfatal24/testcase.h, spfatal25/.cvsignore, spfatal25/Makefile.am,
	spfatal25/spfatal25.doc, spfatal25/spfatal25.scn,
	spfatal25/testcase.h: New files.
	* Makefile.am, configure.ac: Reflect changes above.
2010-08-23 08:27:34 +00:00
Joel Sherrill
b95e69d26c 2010-08-19 Joel Sherrill <joel.sherrilL@OARcorp.com>
* psxenosys/init.c, psxenosys/psxenosys.scn: Update to reflect AIO
	submission.
2010-08-19 19:55:29 +00:00
Joel Sherrill
1a20a15e66 2010-08-19 Joel Sherrill <joel.sherrilL@OARcorp.com>
* psxaio01/.cvsignore, psxaio02/.cvsignore: New files.
2010-08-19 12:31:22 +00:00
Ralf Corsepius
8b82bc3b41 2010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* fileio/Makefile.am: Remove AM_CONDITIONAL(LIBCHIP).
	* configure.ac: Remove AM_CONDITIONAL(LIBCHIP).
	Force autoconf-2.67, automake-1.11.1.
2010-08-16 14:20:48 +00:00
Ralf Corsepius
db8c6d6492 2010-08-16 Alin Rus <alin.codejunkie@gmail.com>
* Makefile.am, configure.ac: Add psxaio01/, psxaio02/.
	* psxaio01/Makefile.am, psxaio01/init.c, psxaio01/psxaio01.scn,
	psxaio01/system.h: New.
	* psxaio02/Makefile.am, psxaio02/init.c, psxaio02/psxaio02.scn,
	psxaio02/system.h: New.
2010-08-16 13:29:49 +00:00
Joel Sherrill
30c9b6a2c6 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1658/cpukit
	* Makefile.am, configure.ac: If the system is not up, consider it a
	fatal error. This eliminated sp61 and added spfatal23.
	* spfatal23/.cvsignore, spfatal23/Makefile.am, spfatal23/spfatal23.doc,
	spfatal23/spfatal23.scn, spfatal23/testcase.h: New files.
	* sp61/.cvsignore, sp61/Makefile.am, sp61/init.c, sp61/sp61.doc,
	sp61/sp61.scn: Removed.
2010-08-10 22:58:00 +00:00
Joel Sherrill
d539f2b807 2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>
PR 1661/testing
	* termios01/init.c, termios01/termios01.scn: Added a test case to
	hit a case in rtems_termios_read.
2010-08-10 22:31:49 +00:00
Joel Sherrill
ce656dff3a 2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>
PR 1663/testing
	* spmkdir/init.c: New cases to get the error path in rtems_mkdir
	routine.
2010-08-10 17:34:12 +00:00
Joel Sherrill
d9c60fdde1 2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>
PR 1598/testing
	* psxpasswd02/init.c, psxpasswd02/psxpasswd02.scn: New test case
	added to improve coverage of getpwent.c.
2010-08-10 14:50:14 +00:00
Joel Sherrill
a263ce5cbf 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1664/testing
	* termios01/init.c: Use INT_MAX instead of hard-coded number for error
	case to avoid warning on 16-bit targets.
2010-08-10 14:45:22 +00:00
Joel Sherrill
b50cde4222 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1665/testing
	* psximfs02/init.c: Fix uninitialized variable warning.
2010-08-10 14:41:47 +00:00
Joel Sherrill
07b93de9fd 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1661/testing
	* malloc04/init.c: Add public methods to get/set malloc heap pointer so
	the tests do not have to peer behind the API.
2010-08-10 13:15:38 +00:00
Joel Sherrill
9f7690f36d 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>
PR 1661/testing
	* psximfs02/init.c: Changes to improve coverage of
	imfs_initsupp.c, by using a bad value for
	CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK
2010-08-09 14:37:01 +00:00
Joel Sherrill
2e54cdc4d8 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>
PR 1661/testing
	* termios01/init.c, termios01/termios_testdriver.c,
	termios01/termios01.scn: Changes to improve coverage of
	rtems_termios_open routine.
2010-08-09 14:36:47 +00:00
Joel Sherrill
8d9c8247e5 2010-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1661/testing
	* spfifo02/init.c, spmountmgr01/init.c, spprivenv01/init.c: Eliminate
	most references to RTEMS_Malloc_Heap.
2010-08-09 14:29:36 +00:00
Joel Sherrill
38cc1e1b21 2010-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1661/testing
	* psxchroot01/test.c, psximfs01/init.c, psximfs02/init.c,
	psxpipe01/init.c: Eliminate most references to RTEMS_Malloc_Heap.
2010-08-09 14:29:33 +00:00
Sebastian Huber
e9f7e13b18 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* sp09/screen12.c: Update for rtems_region_create() changes.
	* sp09/sp09.scn: Update.
2010-08-09 08:46:56 +00:00
Ralf Corsepius
87adad480a 2010-08-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxpasswd02/init.c: Remove unused variable.
2010-08-09 05:24:01 +00:00
Ralf Corsepius
7a844633f6 2010-08-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxpasswd02/init.c: Remove unused variable.
2010-08-09 05:24:00 +00:00
Joel Sherrill
c016f4e170 2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1647/testing
	* spsize/size.c: Remove redundant initialize uninitialized to 0.
2010-08-08 16:34:00 +00:00
Joel Sherrill
58c5a9b59e 2010-08-06 Bharath Suri <bharath.s.jois@gmail.com>
PR 1654/testing
	* deviceio01/init.c, deviceio01/deviceio01.doc,
	deviceio01/deviceio01.scn, deviceio01/test_driver.c,
	deviceio01/test_driver.h, deviceio01/Makefile.am: New test added.
	* Makefile.am, configure.ac: Changes to added above test.
	* tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
2010-08-07 00:24:48 +00:00
Joel Sherrill
99e6fb5244 2010-08-06 Bharath Suri <bharath.s.jois@gmail.com>
PR 1654/testing
	* psx13/test.c, psx13/psx13.scn: Test case to improve testing of
	dup2 routine.
	* psxfile01/test.c, psxfile01/psxfile01.scn: New test to improve
	testing of fcntl routine.
	* psximfs01/init.c, psximfs01/psximfs01.scn: Improve testing of
	imfs routines.
	* psximfs02/init.c, psximfs02/psximfs02.scn: Improve coverage of
	imfs routines.
	* psxpasswd02/init.c, psxpasswd02/psxpasswd02.scn: New tests to
	improve coverage of getpwent.c.
2010-08-07 00:22:46 +00:00
Ralf Corsepius
39a056b8a1 2010-08-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1652/GCC:
	* psxpipe01/init.c: Expand incomplete initializers triggering
	powerpc-gcc -msdata breakdown.
2010-08-06 07:44:23 +00:00
Ralf Corsepius
014bff5a5c 2010-08-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1652/GCC:
	* psxpipe01/init.c: Expand incomplete initializers triggering
	powerpc-gcc -msdata breakdown.
2010-08-06 07:44:22 +00:00
Joel Sherrill
189b89efb3 2010-07-30 Bharath Suri <bharath.s.jois@gmail.com>
PR 1642/testing
	* psximfs02/init.c, psximfs02/psximfs02.scn,
	psximfs02/psximfs02.doc: Added test cases to exercise chmod(),
	chown() and routines in imfs_debug.c.
2010-08-02 18:19:35 +00:00
Joel Sherrill
d0e825d0b9 2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add test for rtems_print_buffer().
	* dumpbuf01/.cvsignore, dumpbuf01/Makefile.am, dumpbuf01/dumpbuf01.doc,
	dumpbuf01/dumpbuf01.scn, dumpbuf01/init.c: New files.
2010-08-02 18:17:11 +00:00
Joel Sherrill
9e8f3dc9bf 2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add test cases to
	improve coverage.
2010-08-02 18:11:53 +00:00