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
Joel Sherrill
9325362b21
2009-12-21 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* block06/init.c: Update for disk device API change. Changed EBADRQC
to EINVAL.
2009-12-21 14:49:55 +00:00
Glenn Humphrey
f4926e1fde
2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* sp69/init.c: Fixed warnings.
2009-12-15 18:24:12 +00:00
Joel Sherrill
e8e3848188
2009-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* termios01/init.c: Increase number of termios ports by 1.
2009-12-11 02:12:57 +00:00
Joel Sherrill
4cbb4af6d5
2009-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sp14/sp14.doc, sp14/sp14.scn: doc file have scn contents. Fix and
update.
2009-12-10 22:58:05 +00:00
Joel Sherrill
fe0286a0cf
2009-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sp69/init.c, sp69/sp69.doc, sp69/sp69.scn: Add test for statistics on
expired periods. This detected the recently introduced PR1480.
2009-12-10 20:25:39 +00:00
Joel Sherrill
44396163d3
2009-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sp69/.cvsignore: New file.
2009-12-10 18:42:17 +00:00
Ralf Corsepius
0b7c296c46
2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* termios01/termios_testdriver.c:
Reflect changes to rtems_termios_callbacks->write.
2009-12-10 14:26:39 +00:00
Ralf Corsepius
ea9a626e3a
Reflect changes to rtems_termios_callbacks->write.
2009-12-10 14:26:32 +00:00
Glenn Humphrey
7199b1d0dc
2009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* Makefile.am, configure.ac: Added a test for rate_monotonic_get_status
to ensure that all paths are tested.
* sp69/Makefile.am, sp69/init.c, sp69/sp69.doc, sp69/sp69.scn: New files.
2009-12-08 23:07:38 +00:00
Glenn Humphrey
6cc1c294d6
2009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* support/include/test_support.h, support/include/tmacros.h,
support/src/test_support.c: Added support functions to spin for a
number of ticks and to spin until the next tick.
* support/src/spin.c: New file.
2009-12-08 21:39:21 +00:00
Joel Sherrill
d3a0b00076
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxrwlock01/test.c, psxspin01/test.c, psxspin02/test.c: Fix spacing
and compilation issues. Initial test build was accidentally without
POSIX enabled.
2009-12-08 21:16:02 +00:00
Joel Sherrill
5c3c78ba2e
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sp31/task1.c: Fixed spacing.
2009-12-08 21:03:29 +00:00
Joel Sherrill
0654c588a8
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* support/include/tmacros.h: Use rtems_test_assert() consistently
instead of system assert(). rtems_test_assert() is designed to
integrate into the RTEMS test suite infrastructure.
2009-12-08 17:53:04 +00:00
Joel Sherrill
593ae972fc
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* tm20/task1.c: Use rtems_test_assert() consistently instead of system
assert(). rtems_test_assert() is designed to integrate into the RTEMS
test suite infrastructure.
2009-12-08 17:53:00 +00:00
Joel Sherrill
9f90987bed
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* tmitronsem01/system.h: Use rtems_test_assert() consistently instead
of system assert(). rtems_test_assert() is designed to integrate into
the RTEMS test suite infrastructure.
2009-12-08 17:52:58 +00:00
Joel Sherrill
9e7d02a3dc
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sp18/init.c, sp31/task1.c, sp43/init.c, sp63/init.c, sp64/init.c,
spfatal10/testcase.h, spfatal11/testcase.h, spobjgetnext/init.c,
spwkspace/init.c: Use rtems_test_assert() consistently instead of
system assert(). rtems_test_assert() is designed to integrate into
the RTEMS test suite infrastructure.
2009-12-08 17:52:56 +00:00
Joel Sherrill
2317457e10
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
psx03/init.c, psx03/task.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, psxclock/init.c,
psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
psxfile01/test_write.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, psxreaddir/test.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, psxstat/test.c, psxtime/test.c, psxualarm/init.c:
Use rtems_test_assert() consistently instead of system assert().
rtems_test_assert() is designed to integrate into the RTEMS test
suite infrastructure.
2009-12-08 17:52:53 +00:00
Joel Sherrill
500fcd5c88
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* block01/init.c, block02/init.c, block03/init.c, block04/init.c,
block05/init.c, block07/init.c, bspcmdline01/init.c,
stringto01/init.c, stringto01/stringto_test_template.h,
termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
Use rtems_test_assert() consistently instead of system assert().
rtems_test_assert() is designed to integrate into the RTEMS test
suite infrastructure.
2009-12-08 17:52:49 +00:00
Joel Sherrill
d35734dd77
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* itronmbf01/init.c, itronsem01/init.c, itronsem01/system.h,
itrontask02/dormant.c, itrontask02/init.c, itrontask03/init.c,
itrontask03/preempt.c: Use rtems_test_assert() consistently instead
of system assert(). rtems_test_assert() is designed to integrate into
the RTEMS test suite infrastructure.
2009-12-08 17:52:47 +00:00
Ralf Corsepius
e56cac325f
2009-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* POSIX/Makefile.am: Add readv, writev.
* POSIX/writev.c, POSIX/readv.c: New.
2009-12-06 06:52:15 +00:00
Ralf Corsepius
4ec957a156
Add readv, writev.
2009-12-06 06:52:08 +00:00
Ralf Corsepius
c7183ce0d9
New.
2009-12-06 06:51:40 +00:00
Ralf Corsepius
3e70362587
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* POSIX/sigfillset.c: Let main() return "status".
2009-12-04 15:18:47 +00:00
Ralf Corsepius
0c5ff13483
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
sigismember.
* POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
POSIX/sigismember.c: New.
2009-12-04 15:17:45 +00:00