Sebastian Huber
b00c3cdfeb
2010-06-08 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* psxfile01/test.c: Update for IMFS API changes.
2010-06-08 13:12:56 +00:00
Joel Sherrill
4d39a9015e
2010-06-07 Bharath Suri <bharath.s.jois@gmail.com>
...
* spfifo01/main.c: New file.
2010-06-08 00:31:53 +00:00
Jennifer Averett
065d65a773
2010-06-07 Bharath Suri <bharath.s.jois@gmail.com>
...
PR PR1542
* spfifo01/Makefile.am: New file.
2010-06-07 19:41:36 +00:00
Ralf Corsepius
ba021d5c42
2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/version.m4: Bump RTEMS_API to 4.11.
Bump _RTEMS_VERSION to 4.10.99.0.
2010-06-07 19:33:53 +00:00
Jennifer Averett
cfde647908
2010-06-07 Bharath Suri <bharath.s.jois@gmail.com>
...
PR PR1542
* Makefile.am, configure.ac: Coverage improvement: fifo_open.
* spfifo01/spfifo01.doc, spfifo01/spfifo01.scn, spfifo01/test.c,
spfifo02/Makefile.am, spfifo02/main.c, spfifo02/spfifo02.doc,
spfifo02/spfifo02.scn, spfifo02/test.c, spfifo03/Makefile.am,
spfifo03/main.c, spfifo03/spfifo03.doc, spfifo03/spfifo03.scn,
spfifo03/test.c, spfifo04/Makefile.am, spfifo04/main.c,
spfifo04/spfifo04.doc, spfifo04/spfifo04.scn, spfifo04/test.c: New
files.
2010-06-07 19:09:28 +00:00
Joel Sherrill
9f5f6f533c
2010-06-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* termios01/init.c, termios01/termios01.scn, termios02/init.c,
termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
are minimal implementations so the tests will have to grow as the
methods grow.
2010-06-07 18:33:09 +00:00
Sebastian Huber
b0e81c9689
2010-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
2010-06-07 09:33:32 +00:00
Sebastian Huber
e66b4e9694
2010-06-07 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* sp09/screen12.c: Update for heap extend changes.
2010-06-07 09:33:16 +00:00
Chris Johns
4067f7f5e8
2010-06-02 Chris Johns <chrisj@rtems.org>
...
* iostream/init.cc: Remove the hack.
2010-06-02 04:38:49 +00:00
Chris Johns
042a44210a
2010-06-02 Chris Johns <chrisj@rtems.org>
...
* psxfile01/test.c, psxmount/test.c, psxreaddir/test.c,
psxstat/test.c: Update to the new mount API.
2010-06-02 00:50:37 +00:00
Chris Johns
558a5f48fc
2010-06-02 Chris Johns <chrisj@rtems.org>
...
* fileio/init.c: Update to new mount API.
* iostream/init.cc: Hack to work around confdefs.h in C++.
* iostream/system.h: Add comment about base miniIMFS.
2010-06-02 00:47:15 +00:00
Ralf Corsepius
700b9116a8
2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add AC_CHECK_SIZEOF(off_t).
* include/pmacros.h: Add PRIdoff_t.
2010-05-29 05:31:46 +00:00
Ralf Corsepius
668bcccde6
2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add AC_CHECK_SIZEOF(off_t).
* include/pmacros.h: Add PRIdoff_t.
2010-05-29 05:31:45 +00:00
Ralf Corsepius
45215d2075
2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Remove PRIdoff_t.
2010-05-29 05:29:33 +00:00
Joel Sherrill
514a3fe4d3
2010-05-17 Bharath Suri <bharath.s.jois@gmail.com>
...
* psxfile01/test.c, psxfile01/psxfile01.scn: This file now
exercises the _rename_r in libcsupport. For now, it also
provides two fsmount_me_h handlers to enable certain error
checking paths
2010-05-17 17:56:13 +00:00
Sebastian Huber
377c0cb0e3
2010-05-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1433/cpukit
* block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
* block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
RTEMS_NO_MEMORY.
2010-05-17 08:34:55 +00:00
Sebastian Huber
c1b2bac5d4
2010-05-03 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* block01/init.c, block02/init.c, block03/init.c, block04/init.c,
block05/init.c, block06/init.c, block07/init.c, block09/init.c,
block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
2010-05-03 09:14:27 +00:00
Ralf Corsepius
1e1b6b545c
2010-05-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Move POSIX in front of other tests.
2010-05-01 04:20:27 +00:00
Joel Sherrill
6196ded1d5
2010-04-22 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* support/include/tmacros.h: Changed check_dispatch_disable_level() to
treat all non-zero values of _Thread_Dispatch_disable_level equally.
2010-04-28 16:37:20 +00:00
Joel Sherrill
cb930b4dae
2010-04-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxfile01/test.c: Add check for errno on chdir(NULL).
2010-04-28 15:01:51 +00:00
Joel Sherrill
18b3b58110
2010-04-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxrdwrv/test.c: Use SIZE_MAX not SSIZE_MAX.
2010-04-25 19:53:38 +00:00
Joel Sherrill
2cc30e90c2
2010-04-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psx07/init.c, psx07/task.c: Introduce enough of a delay so the Init()
thread can reliably reach the pthread_join() call.
2010-04-25 19:40:12 +00:00
Joel Sherrill
e8b4506836
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* psxreaddir/psxreaddir.scn, psxreaddir/test.c: Do not test for
rewinddir(NULL) since we are now using newlib's implementation and it
does not check for NULL. This causes a fault on some targets.
2010-04-25 19:17:52 +00:00
Joel Sherrill
fb2789688a
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* bspcmdline01/init.c: Fix assert conditional.
2010-04-25 19:12:22 +00:00
Ralf Corsepius
a290e72a5d
2010-04-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
* POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
2010-04-11 16:44:52 +00:00
Ralf Corsepius
5d8a42a518
Add flockfile, funlockfile, ftrylockfile.
2010-04-11 16:44:35 +00:00
Ralf Corsepius
87fbcc5ea2
New.
2010-04-11 16:44:20 +00:00
Ralf Corsepius
ed85933279
2010-04-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* capture/init.c: Remove unused variable "out".
2010-04-04 09:41:22 +00:00
Ralf Corsepius
b80b7a9803
Remove unused variable "out".
2010-04-04 09:41:05 +00:00
Ralf Corsepius
c0c98985f8
2010-04-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psx07/init.c, psx09/init.c, psx12/init.c, psxhdrs/pthread11.c,
psxhdrs/pthread22.c, psxhdrs/sched01.c, psxhdrs/sched03.c:
Reflect POSIX changes to sched_param.
2010-04-03 06:07:34 +00:00
Ralf Corsepius
66c9ad8692
Reflect POSIX changes to sched_param.
2010-04-03 06:07:24 +00:00
Ralf Corsepius
71a594af54
2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp62/init.c, sp65/init.c: #include <unistd.h>.
2010-04-03 06:04:33 +00:00
Ralf Corsepius
55bf5c8878
#include <unistd.h>
2010-04-03 06:04:25 +00:00
Ralf Corsepius
00d8eab920
#include <unistd.h>.
2010-04-02 07:28:41 +00:00
Ralf Corsepius
121d116919
2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc07.c,
psxhdrs/proc08.c, psxhdrs/proc09.c, psxhdrs/proc10.c,
psxhdrs/proc11.c, psxhdrs/proc12.c, psxhdrs/proc13.c,
psxhdrs/proc14.c, psxhdrs/signal20.c, psxhdrs/signal21.c:
#include <unistd.h>.
2010-04-02 07:28:15 +00:00
Thomas Doerfler
cdf44d93da
exclude big samples for SMALL MEMORY BSPs
2010-03-29 11:30:49 +00:00
Joel Sherrill
88353c47f2
2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sp43/init.c: Readdress use of ctype methods per recommendation from
D.J. Delorie on the newlib mailing list. We should pass an unsigned
char into these methods.
2010-03-12 16:26:36 +00:00
Joel Sherrill
3c02c9dd47
2010-03-12 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* fileio/init.c: Remove deprecation warnings.
2010-03-12 16:00:58 +00:00
Joel Sherrill
8c8e3e0977
2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* fileio/init.c: Fix warnings for ctype methods.
2010-03-11 19:13:13 +00:00
Joel Sherrill
05f7e55c46
Changed year.
2010-03-10 18:15:24 +00:00
Joel Sherrill
1f51923f59
2010-03-10 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add new fatal error for configuring
unlimited and maximum of 0.
* spfatal13/.cvsignore, spfatal13/Makefile.am, spfatal13/spfatal13.doc,
spfatal13/spfatal13.scn, spfatal13/testcase.h: New files.
2010-03-10 18:14:43 +00:00
Joel Sherrill
bb30ffd3bf
2010-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* block10/.cvsignore: New file.
2010-02-26 14:57:33 +00:00
Thomas Doerfler
e7fb54eb05
add purge capability to libblock, add proper test case
2010-01-26 15:09:03 +00:00
Joel Sherrill
dd6a748a49
2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* block08/.cvsignore, block09/.cvsignore: New files.
2010-01-20 17:15:51 +00:00
Joel Sherrill
4783238f5a
2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* block08/init.c: Remove warning.
2010-01-20 17:15:14 +00:00
Joel Sherrill
c313b68128
2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* block08/block08.scn, block08/init.c: Add starting and ending messages
so the scripts detect successful exit.
2010-01-20 17:12:38 +00:00
Joel Sherrill
35dfbd79eb
2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sp43/init.c: Fix warning.
2010-01-20 17:11:01 +00:00
Thomas Doerfler
64734fc14b
updates and new test cases
2010-01-19 08:55:18 +00:00
Joel Sherrill
161f54b4d6
2009-12-28 Shrikant Gaikwad <n3oo3n@gmail.com>
...
* psx13/test.c, psx13/psx13.scn Added new routine PipeTestNull()
to cover the trivial NULL case for pipe function.
2009-12-28 16:43:10 +00:00
Joel Sherrill
aea66e878a
2009-12-28 Aanjhan Ranganathan <aanjhan@gmail.com>
...
* bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
to cover the bsp_cmdline_get_param() routine.
2009-12-28 16:42:08 +00:00