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
Ralf Corsepius
4583cac88e
New.
2009-12-04 15:17:31 +00:00
Joel Sherrill
bb14405df2
2009-12-04 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* sp31/sp31.scn, sp31/task1.c, spintrcritical17/init.c: New test
cases. Updated copyright notice.
2009-12-04 14:08:51 +00:00
Ralf Corsepius
0cd3878008
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* POSIX/Makefile.am: Add wait.
* POSIX/wait.c: New.
2009-12-04 06:55:02 +00:00
Joel Sherrill
4828ee25a2
2009-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: New test to exercise getgrnam and getpwnam
families.
* psxpasswd01/.cvsignore, psxpasswd01/Makefile.am, psxpasswd01/init.c,
psxpasswd01/psxpasswd01.doc, psxpasswd01/psxpasswd01.scn: New files.
2009-12-03 17:15:02 +00:00
Joel Sherrill
73008d3d60
2009-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bspcmdline01/test.c: Removed.
2009-12-03 12:07:05 +00:00
Ralf Corsepius
97abdd2bcf
2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp25/task1.c: Use PRIuPTR for segment_sizes.
2009-12-02 15:30:58 +00:00
Ralf Corsepius
c53ba11a40
2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Add POSIX.
* configure.ac: Add POSIX/.
* POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
POSIX/waitpid.c, POSIX/write.c: New.
2009-12-02 15:03:45 +00:00
Ralf Corsepius
60d47abfcf
New.
2009-12-02 15:00:05 +00:00
Joel Sherrill
4a1c09df39
2009-12-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* stringto01/init.c: New file.
2009-12-02 12:14:24 +00:00
Joel Sherrill
57544fbb52
2009-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am, configure.ac: Add string_to_xxx conversion test.
* stringto01/.cvsignore, stringto01/Makefile.am,
stringto01/stringto01.doc, stringto01/stringto01.scn,
stringto01/stringto_test_template.h: New files.
2009-12-01 22:10:33 +00:00
Thomas Doerfler
51bdbca101
fixed some typos
2009-11-30 12:51:50 +00:00
Thomas Doerfler
f9925bcc24
added documentation
...
corrections in block tests
added Makefile.am
2009-11-30 12:41:10 +00:00
Thomas Doerfler
1498a59610
removed unneeded Makefile.in, added .cvsignore
2009-11-30 09:26:36 +00:00
Thomas Doerfler
6e51c4c9f7
Added timer server control block
...
Removed _Timer_Server thread pointer
Added _Timer_server pointer to the default timer server control block
Rework of the timer server implementation.
2009-11-30 09:08:35 +00:00
Ralf Corsepius
b1274bd94c
Whitespace removal.
2009-11-30 03:33:25 +00:00
Joel Sherrill
b288588646
2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1460/cpukit
* sp43/init.c: Change return type on methods accessing portions of
RTEMS Ids to int. This allows -1 to be return on error.
2009-11-23 14:58:30 +00:00
Joel Sherrill
ea6eb43135
2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1460/cpukit
* psx14/init.c: Change return type on methods accessing portions of
RTEMS Ids to int. This allows -1 to be return on error.
2009-11-23 14:58:18 +00:00
Joel Sherrill
5d01adfb24
2009-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
* block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
2009-11-21 20:53:15 +00:00
Ralf Corsepius
34f2d677d8
2009-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* spsize/Makefile.am: Fix broken install rule.
2009-11-17 03:47:52 +00:00
Ralf Corsepius
be6a9a2dee
2009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
Remove bogus cast.
2009-11-16 04:55:17 +00:00
Ralf Corsepius
7eab7adeb9
2009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
2009-11-16 04:51:36 +00:00
Ralf Corsepius
87bd3ee83a
2009-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems++/Task1.cc: Eliminate more warnings.
2009-11-14 21:54:45 +00:00
Ralf Corsepius
1fcff14ff1
2009-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
several dozens of warnings.
2009-11-14 21:09:34 +00:00
Ralf Corsepius
d093934163
2009-11-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* block06/init.c: Add missing prototype.
2009-11-13 09:47:57 +00:00
Thomas Doerfler
b27799c311
New test case
2009-11-12 15:34:09 +00:00
Joel Sherrill
ea7d86b245
2009-11-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1466/tests
* Makefile.am, configure.ac, psxclock/init.c, psxclock/psxclock.doc,
psxclock/psxclock.scn, psxkey03/init.c, psxsignal02/init.c,
psxsignal03/init.c, psxstack01/init.c: Remove usleep() from tests.
Add test specifically to test it since it is deprecated as of
POSIX.1-2008.
* psxusleep/.cvsignore, psxusleep/Makefile.am, psxusleep/init.c,
psxusleep/psxusleep.doc, psxusleep/psxusleep.scn: New files.
2009-11-12 00:21:51 +00:00