Commit Graph

2237 Commits

Author SHA1 Message Date
Ralf Corsepius
2d3366223a 2010-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* stringto01/init.c: Redefine LONG_LONG_MAX and LONG_LONG_MIN
	for c99.
2011-02-11 08:21:04 +00:00
Ralf Corsepius
0bd7a4896d Remove (Erroniously checked in). 2011-02-11 00:35:00 +00:00
Ralf Corsepius
4a2d1ea4ac 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtmmutex02/init.c, psxtmthread03/init.c: end_time is a uint32_t.
2011-02-08 08:26:13 +00:00
Ralf Corsepius
e45c13ca70 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp69/init.c: Use "ld" instead of PRId32 to print
	struct timespec->tv_nsec.
2011-02-08 07:23:42 +00:00
Ralf Corsepius
5aa9263ff0 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Remove PRIxblksize_t, PRIxblkcnt_t.
2011-02-08 06:39:57 +00:00
Ralf Corsepius
c03792fcd7 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/pmacros.h: Add PRIxblksize_t, PRIxblkcnt_t.
	* configure.ac: Add AC_CHECK_SIZEOF([blksize_t]),
	AC_CHECK_SIZEOF([blkcnt_t]).
2011-02-08 06:37:34 +00:00
Ralf Corsepius
cfa956e9c7 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/pmacros.h: Add PRIxblksize_t, PRIxblkcnt_t.
	* configure.ac: Add AC_CHECK_SIZEOF([blksize_t]),
	AC_CHECK_SIZEOF([blkcnt_t]).
2011-02-08 06:37:33 +00:00
Ralf Corsepius
5661a69614 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp19/inttest.h: Use PRIx32 instead of "lx".
2011-02-08 04:49:38 +00:00
Joel Sherrill
28ab68ae6f 2011-02-02 Joel Sherrill <joel.sherrilL@OARcorp.com>
* sp04/tswitch.c: Shrink memory requirements.
2011-02-02 19:02:06 +00:00
Joel Sherrill
e6e9cbe050 2011-02-02 Joel Sherrill <joel.sherrilL@OARcorp.com>
* cpuuse/tswitch.c: Shrink memory requirements.
2011-02-02 18:52:50 +00:00
Ralf Corsepius
8ee3775f30 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:43 +00:00
Ralf Corsepius
677e81332b 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:25 +00:00
Ralf Corsepius
ae790c6477 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* math/math.scn, mathf/mathf.scn, mathl/mathl.scn: Regenerate.
2011-02-02 14:06:13 +00:00
Ralf Corsepius
a19ed1350c 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am, configure.ac: Add mathf/, mathl/.
	* math/init.c, math/Makefile.am: Reflect having split-out
	mathl and mathf.
	* math/domathf.c, math/domathl.c: Remove.
	* mathf/Makefile.am, mathf/domathf.c, mathf/init.c,
	mathf/mathf.scn: New (Split out from math/).
	* mathl/Makefile.am, mathf/domathl.c, mathl/init.c,
	mathl/mathl.scn: New (Split out from math/).
2011-02-02 14:02:18 +00:00
Ralf Corsepius
e9c71fc0e3 Add mathf/, mathl/. 2011-02-02 14:02:10 +00:00
Ralf Corsepius
1c64f50386 Reflect having split-out mathl and mathf. 2011-02-02 14:00:38 +00:00
Ralf Corsepius
e12d49d9da Remove. 2011-02-02 13:59:01 +00:00
Ralf Corsepius
2e50ba1a2b New (Split out from math/). 2011-02-02 13:58:02 +00:00
Ralf Corsepius
6fc0d9a479 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* math/init.c, complex/init.c:
	Use fprintf(stdout,..) instead of printf.
	Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
2011-02-02 07:36:25 +00:00
Ralf Corsepius
b8563fa95e 2011-01-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/clock_gettime.c, POSIX/gettimeofday.c: New.
	* POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
2011-02-02 07:34:34 +00:00
Ralf Corsepius
268531a72e 2011-01-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/clock_gettime.c, POSIX/gettimeofday.c: New.
	* Makefile.am: Add clock_gettime, gettimeofday.c.
2011-01-31 15:59:19 +00:00
Joel Sherrill
a4325457a7 2011-01-28 Bharath Suri <bharath.s.jois@gmail.com>
PR 1661/testing
	* termios06/init.c: Extend the test to cover sections related to
	flow control in termios.c
	* termios06/termios06.doc: Updated test concept
	* termios06/termios06.scn: Updated test run log
2011-01-28 15:39:46 +00:00
Joel Sherrill
a0cd082999 2011-01-17 Alin Rus <alin.codejunkie@gmail.com>
* Makefile.am, configure.ac: Add psxaio03/.
	* psxaio03/Makefile.am, psxaio03/init.c, psxaio03/psxaio03.scn
	psxaio03/system.h: New.
2011-01-17 22:17:18 +00:00
Ralf Corsepius
4ab0ffdb84 2011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* math/domath.in: Fix typo in printf.
	* math/domath.c, math/domathf.c, math/domathl.c: Regenerate.
	* math/math.scn: Regenerate.
2011-01-10 06:07:18 +00:00
Ralf Corsepius
83f7fd6f71 2011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Use ac_cv_header_complex_h.
2011-01-10 05:15:01 +00:00
Joel Sherrill
c2cfe9443d 2011-01-08 Alin Rus <alin.codejunkie@gmail.com>
* psxaio02/init.c: Improve aio_cancel() coverage.
2011-01-08 21:01:47 +00:00
Joel Sherrill
f989f1d224 2011-01-02 Joel Sherrill <joel.sherrilL@OARcorp.com>
* psx05/init.c: Spacing.
2011-01-03 01:59:22 +00:00
Joel Sherrill
9f8115f90a 2010-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* math/Makefile.am, math/init.c: Init task has to be floating point and
	there is no point in using optional manager stubs since libio needs
	semaphores.
2010-12-16 21:33:31 +00:00
Sebastian Huber
f4e67ff72e 2010-12-08 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* loopback/init.c: Loop back interface will be initialized now during
	normal initialization via rtems_bsdnet_initialize_network().
2010-12-08 10:32:05 +00:00
Joel Sherrill
4b0ac2c619 2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Add initial small set of POSIX Timing Tests.
2010-12-06 16:45:43 +00:00
Joel Sherrill
65b185eaf6 2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* README: Add initial small set of POSIX Timing Tests.
2010-12-06 16:35:53 +00:00
Joel Sherrill
519928c333 2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore, ChangeLog, Makefile.am, README, configure.ac,
	psxtmtests_plan.csv, psxtmmutex02/.cvsignore,
	psxtmmutex02/Makefile.am, psxtmmutex02/init.c,
	psxtmmutex02/psxtmmutex02.doc, psxtmthread01/.cvsignore,
	psxtmthread01/Makefile.am, psxtmthread01/init.c,
	psxtmthread01/psxtmthread01.doc, psxtmthread03/.cvsignore,
	psxtmthread03/Makefile.am, psxtmthread03/init.c,
	psxtmthread03/psxtmthread03.doc: New files.
2010-12-06 16:35:31 +00:00
Ralf Corsepius
87b4f1237c 2010-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for complex.h.
	Add AM_CONDITIONAL(HAS_COMPLEX) to allow building with outdated
	toolchains.
	* complex/Makefile.am: Apply HAS_COMPLEX.
2010-12-01 05:43:07 +00:00
Ralf Corsepius
0a0e7a9a41 2010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add complex, math subdirs.
	* configure.ac: Add complex, math subdirs.
2010-11-30 13:55:09 +00:00
Ralf Corsepius
e92b733440 2010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* complex/Makefile.am, complex/init.c, complex/docomplex.c,
	complex/docomplexf.c, complex/complex.scn, complex/docomplex.in,
	complex/complex.doc, complex/docomplexl.c: New.
	* math/Makefile.am, math/init.c, math/domath.c,
	math/domathf.c, math/math.scn, math/domath.in,
	math/math.doc, math/domathl.c: New.
2010-11-30 13:48:52 +00:00
Ralf Corsepius
a52ac89fc6 New. 2010-11-30 13:48:35 +00:00
Sebastian Huber
719f4dd492 2010-11-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
* spchain/init.c: Added test case.
2010-11-26 12:55:22 +00:00
Sebastian Huber
b758b90679 2010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
* tm26/task1.c, tm27/task1.c: Update for API changes.
2010-11-25 13:26:45 +00:00
Sebastian Huber
fb01c02230 2010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
* spchain/init.c, spchain/spchain.scn: More test cases.
2010-11-25 12:38:57 +00:00
Joel Sherrill
692775fa56 2010-11-24 Gedare Bloom <giddyup44@yahoo.com>
PR 1647/cpukit
	* tm26/task1.c, tm27/task1.c: Update documentation to reflect
	refactoring of SuperCore to add Scheduler Handler.
2010-11-24 16:06:37 +00:00
Joel Sherrill
95ec9e9879 2010-11-24 Gedare Bloom <giddyup44@yahoo.com>
PR 1647/cpukit
	* spsize/size.c: Update documentation to reflect refactoring of
	SuperCore to add Scheduler Handler.
2010-11-24 16:06:22 +00:00
Joel Sherrill
2b76c8dc25 2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp70/init.c, sp70/sp70.scn: Fix bug in test which lead to random
	memory corruption.
2010-11-16 19:01:29 +00:00
Joel Sherrill
a14b982755 2010-11-01 Alin Rus <alin.codejunkie@gmail.com>
* psxaio01/init.c, psxaio02/init.c: Improve coverage.
2010-11-01 17:33:08 +00:00
Joel Sherrill
ec12a7e366 Spacing. 2010-10-26 04:24:28 +00:00
Joel Sherrill
4cdce0e45a 2010-10-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* spchain/init.c: Attempt to improve coverage.
2010-10-26 04:22:55 +00:00
Sebastian Huber
ae78019467 2010-10-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
* spchain/init.c, spwatchdog/task1.c: Do not violate chain API.
2010-10-25 07:29:27 +00:00
Sebastian Huber
0e34d4397f 2010-10-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
* tm26/task1.c, tm27/task1.c: Do not violate chain API.
2010-10-25 07:27:51 +00:00
Joel Sherrill
8e9a25ac02 2010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* psx05/init.c: Check for correct status returned.
	* psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test code
	to exercise path when attempting to lock for reading but there
	is at least one writer blocked waiting for access.
2010-10-21 22:09:44 +00:00
Joel Sherrill
4fcd106dd4 2010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: New test to ensure pthread_cond_wait() and
	sleep() (e.g. interruptible blocking and sleeping) are interruptible
	by signal.
	* psxsignal06/.cvsignore, psxsignal06/Makefile.am, psxsignal06/init.c,
	psxsignal06/psxsignal06.doc, psxsignal06/psxsignal06.scn: New files.
2010-10-21 22:05:17 +00:00
Joel Sherrill
33c46f1a70 2010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* psx02/init.c, psx02/task.c, psx03/init.c, psx04/init.c,
	psx04/task1.c, psx04/task2.c, psx04/task3.c, psx05/init.c,
	psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
	psx06/task.c, psx06/task2.c, psx07/init.c, psx08/init.c,
	psx08/task2.c, psx08/task3.c, psx09/init.c, psx10/init.c,
	psx10/task.c, psx10/task2.c, psx10/task3.c, psx11/init.c,
	psx11/task.c, psx12/init.c, psxalarm01/init.c, psxbarrier01/test.c,
	psxcancel01/init.c, psxchroot01/test.c, psxitimer/init.c,
	psxkey01/task.c, psxkey02/init.c, psxkey03/init.c, psxmount/test.c,
	psxmsgq01/init.c, psxmsgq03/init.c, psxmsgq04/init.c,
	psxrwlock01/test.c, psxsem01/init.c, psxsignal01/init.c,
	psxsignal01/task1.c, psxsignal02/init.c, psxsignal03/init.c,
	psxsignal05/init.c, psxspin01/test.c, psxspin02/test.c,
	psxstack01/init.c, psxstack02/init.c, psxualarm/init.c: Eliminate
	double space after parenthesis on rtems_test_assert().
2010-10-21 21:22:25 +00:00