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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Ralf Corsepius
cc43b36400
2010-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove
intital_fs directory.
2010-07-31 03:07:34 +00:00
Ralf Corsepius
e1b8e8e732
2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am, tar02/Makefile.am: Apply TARTESTS.
2010-07-30 08:56:09 +00:00
Ralf Corsepius
9b52f0ef04
Fix typo.
2010-07-30 08:53:58 +00:00
Ralf Corsepius
a7b7386772
2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am:
Apply $LN_S, $PAX. Use subshell for tarball creation.
Don't add initial_fs to CLEANFILES.
* tar02/Makefile.am:
Apply $LN_S, $PAX. Use subshell for tarball creation.
2010-07-30 08:46:13 +00:00
Ralf Corsepius
e33e5c6726
2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add AC_PROG_LN_S.
Add AC_PATH_PROG([PAX]).
Add AM_CONDITIONAL(TARTESTS).
2010-07-30 08:42:37 +00:00
Ralf Corsepius
b3c6b5e867
2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am, tar02/Makefile.am:
Eliminate stamp-filesystem.
2010-07-30 06:13:06 +00:00
Ralf Corsepius
1061b9df74
2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am, tar02/Makefile.am:
Add BUILT_SOURCES.
2010-07-30 05:51:07 +00:00
Ralf Corsepius
b013e6d323
2010-06-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: autoconf >= 2.65, automake >= 1.11.
2010-07-30 04:00:20 +00:00
Joel Sherrill
8091f2466f
2010-07-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* tar01/Makefile.am, tar02/Makefile.am: Fix dependencies for parallel
build.
2010-07-29 20:56:02 +00:00
Ralf Corsepius
1813048180
2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade
with $(MKDIR_P).
2010-07-29 16:20:36 +00:00
Ralf Corsepius
48b2c10e49
2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
2010-07-29 16:17:15 +00:00
Ralf Corsepius
188f87d028
2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
2010-07-29 16:13:44 +00:00
Ralf Corsepius
57c841e909
Remove MANAGERS.
2010-07-29 16:13:36 +00:00
Joel Sherrill
270434cc4a
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1532/testing
* Makefile.am, configure.ac: Add initial tests for untar capabilities.
* tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc,
tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c,
tar02/tar02.doc, tar02/tar02.scn: New files.
2010-07-27 18:16:50 +00:00
Joel Sherrill
ad7e2f02f0
2010-07-27 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1631/testing
* gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc,
gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
* Makefile.am, configure.ac: Changes to accommodate new tests
2010-07-27 14:45:10 +00:00
Joel Sherrill
8e8775dbad
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1632/testing
* Makefile.am, configure.ac: Make dedicated fatal error test for
/dev/null already registered. Using code from Bharath in new test
framework.
* devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
devnullfatal01/testcase.h: New files.
2010-07-27 13:57:17 +00:00
Joel Sherrill
c2e6cb1d28
2010-07-27 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1632/testing
* devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
null_initialize() and null_write().
2010-07-27 13:56:30 +00:00
Joel Sherrill
a7d3237314
*** empty log message ***
2010-07-27 13:54:56 +00:00
Joel Sherrill
04ecf40405
2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* gxx01/gxx01.scn, gxx01/init.c: Remove local _exit().
2010-07-25 15:51:55 +00:00
Joel Sherrill
118cc56c10
2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* gxx01/gxx01.scn, gxx01/init.c: Add test f0r rtems_gxx_key_dtor().
2010-07-25 15:48:16 +00:00