Joel Sherrill
f5f519bdaf
2008-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxrwlock01/main.c, psxspin01/main.c: Now accounts for extra stack
requested for initialization task.
2008-06-17 15:28:05 +00:00
Joel Sherrill
1700430839
2008-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxstat/psxstat.scn, psxstat/test.c: Eliminate patterns that look
like CVS conflict markers.
2008-05-15 16:34:01 +00:00
Joel Sherrill
8ae91559e3
2008-04-17 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxchroot01/main.c, psxmount/main.c, psxreaddir/main.c: Use
CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
2008-04-17 22:47:02 +00:00
Joel Sherrill
3f4dce3152
2008-02-22 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxmsgq02/init.c, psxsignal01/init.c: Corrent end of test messages.
2008-02-22 19:34:14 +00:00
Joel Sherrill
78b4e2eb43
2008-02-06 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxkey01/task.c: Fix warnings.
2008-02-07 00:04:10 +00:00
Joel Sherrill
19cbe60326
2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxkey01/.cvsignore, psxmsgq02/.cvsignore: New files.
2008-02-05 15:44:28 +00:00
Jennifer Averett
f8d39b8dcd
2008-02-04 Jennifer Averett <jennifer.averett@OARcorp.com>
...
* Makefile.am, configure.ac, psxmsgq01/Makefile.am, psxmsgq01/init.c:
Added tests for failure path coverages. Consolidated methods used in
multiple places into support routines.
* psxkey01/Makefile.am, psxkey01/init.c, psxkey01/psxkey01.scn,
psxkey01/system.h, psxkey01/task.c, psxmsgq02/Makefile.am,
psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn, psxmsgq02/system.h: New files.
2008-02-04 19:39:43 +00:00
Joel Sherrill
66c348cb12
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* include/pmacros.h, psx01/init.c, psx01/system.h, psx13/main.c,
psxbarrier01/main.c, psxchroot01/main.c, psxfatal_support/init.c,
psxfile01/main.c, psxfile01/test.c, psxmount/main.c, psxrdwrv/main.c,
psxreaddir/main.c, psxrwlock01/main.c, psxspin01/main.c,
psxstat/main.c, psxtime/main.c: Change TEST_INIT to CONFIGURE_INIT.
Make tmacros.h available to all POSIX tests. Add a clock_settime case
for < 1988.
2008-02-01 00:45:08 +00:00
Joel Sherrill
920343eed7
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am, configure.ac: New tests.
* psxfatal01/.cvsignore, psxfatal01/Makefile.am,
psxfatal01/psxfatal01.scn, psxfatal01/testcase.h,
psxfatal02/.cvsignore, psxfatal02/Makefile.am,
psxfatal02/psxfatal02.scn, psxfatal02/testcase.h,
psxfatal_support/init.c, psxfatal_support/system.h: New files.
2008-01-31 23:42:50 +00:00
Joel Sherrill
c87593f0b0
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific
portions of Object Services added to API.
* psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn,
psx14/system.h: New files.
2008-01-31 16:07:12 +00:00
Jennifer Averett
01618ccc6b
2008-01-29 Jennifer Averett <jennifer.averett@OARcorp.com>
...
* psx07/init.c, psx07/system.h: Test cleanup and added testing for
pthread_attr_[get|set]clock.
2008-01-29 19:00:38 +00:00
Joel Sherrill
8571262799
2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub
implementation mprotect().
2008-01-23 15:35:41 +00:00
Joel Sherrill
00b66f2aac
2008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxcleanup/.cvsignore: New file.
2008-01-22 14:48:55 +00:00
Jennifer Averett
9b9f018e09
2008-01-18 Jennifer Averett <jennifer.averett@OARcorp.com>
...
* psxcleanup/system.h: New file.
2008-01-18 17:30:20 +00:00
Jennifer Averett
f7ad5b3e12
2008-01-18 Jennifer Averett <jennifer.averett@OARcorp.com>
...
* Makefile.am, configure.ac:
* psxcleanup/Makefile.am, psxcleanup/psxcleanup.c,
psxcleanup/psxcleanup.scn: New files.
2008-01-18 17:09:51 +00:00
Jennifer Averett
0e4232bbd6
2008-01-18 Jennifer Averett <jennifer.averett@OARcorp.com>
...
* psx01/init.c, psxmsgq01/init.c, psxtimer01/psxtimer.c,
psxtimer01/psxtimer01.scn, psxtimer02/psxtimer.c:
2008-01-18 16:33:35 +00:00
Joel Sherrill
fe88171c49
2007-12-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxsignal01/.cvsignore, psxualarm/.cvsignore: New files.
2007-12-20 21:53:04 +00:00
Jennifer Averett
c3a8293b75
2007-12-20 Jennifer Averett <jennifer.averett@OARcorp.com>
...
* Makefile.am, configure.ac: Added test for ualarm
* psxualarm/Makefile.am, psxualarm/init.c, psxualarm/psxualarm.scn,
psxualarm/system.h: New files.
2007-12-20 18:19:15 +00:00
Jennifer Averett
7689b49ee9
2007-12-19 Jennifer Averett <jennifer.averett@OARcorp.com>
...
* Makefile.am, configure.ac: Added posix signal test
* psxsignal01/Makefile.am, psxsignal01/init.c,
psxsignal01/psxsignal01.scn, psxsignal01/system.h,
psxsignal01/task1.c: New files.
2007-12-19 18:41:15 +00:00
Joel Sherrill
901a913b70
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am, configure.ac: Add test for sysconf().
* psxsysconf/.cvsignore, psxsysconf/Makefile.am, psxsysconf/init.c,
psxsysconf/psxsysconf.scn, psxsysconf/system.h: New files.
2007-12-17 17:57:47 +00:00
Joel Sherrill
dcb6efbd86
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* psx01/init.c, psx01/psx01.scn: Add more test cases for
sched_rr_get_interval() and sched_get_priority_max().
2007-12-17 17:39:34 +00:00
Joel Sherrill
2209eecd36
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* psxenosys/init.c: Fix typo.
2007-12-17 17:16:14 +00:00
Joel Sherrill
eed0b96d20
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am, configure.ac: Rename psxtimer to psxtimer01 to indicate
addition of second POSIX Timer test. Add initial version of
psxtimer02 to cover some conditions missed in psxtimer01. More cases
left to add.
* psxtimer01/.cvsignore, psxtimer01/Makefile.am, psxtimer01/psxtimer.c,
psxtimer01/psxtimer01.scn, psxtimer01/system.h,
psxtimer02/.cvsignore, psxtimer02/Makefile.am, psxtimer02/psxtimer.c,
psxtimer02/psxtimer02.scn, psxtimer02/system.h: New files.
* psxtimer/.cvsignore, psxtimer/Makefile.am, psxtimer/psxtimer.c,
psxtimer/psxtimer.scn, psxtimer/system.h: Removed.
2007-12-17 16:04:40 +00:00
Joel Sherrill
cdc79843ff
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* psx01/init.c, psx01/psx01.scn: Add usleep() test.
2007-12-13 18:00:41 +00:00
Joel Sherrill
8728969392
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am, configure.ac: New test to cover all RTEMS POSIX
functions that return ENOSYS.
* psxenosys/.cvsignore, psxenosys/Makefile.am, psxenosys/init.c,
psxenosys/psxenosys.scn, psxenosys/system.h: New files.
2007-12-13 16:56:21 +00:00
Joel Sherrill
75b571311a
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* psx13/test.c: Fix spelling error.
2007-12-13 14:51:22 +00:00
Joel Sherrill
a023333d10
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* psxtime/test.c: Add tests for adjtime().
2007-12-13 14:46:37 +00:00
Glenn Humphrey
8c464e2c25
2007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c,
psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Added several test
cases to improve test coverage.
2007-11-27 20:12:12 +00:00
Joel Sherrill
41f17ba4a5
2007-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1262/filesystem
* Makefile.am, configure.ac, include/pmacros.h: Add support for readv()
and writev() including documentation and test case.
* psxrdwrv/.cvsignore, psxrdwrv/Makefile.am, psxrdwrv/main.c,
psxrdwrv/psxrdwrv.scn, psxrdwrv/test.c: New files.
2007-09-24 21:34:47 +00:00
Joel Sherrill
e02db20c46
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer/psxtimer.c,
psxtimer/psxtimer.scn: Add optional managers to Makefiles. Clean up
test cases so last output line follows END OF pattern. Make sure test
case all run. All tests appeared ok on sis.
2007-05-11 19:44:22 +00:00
Joel Sherrill
68e2f0746e
2007-04-05 Joel Sherrill <joel@OARcorp.com>
...
* psx01/init.c, psx01/psx01.scn: Adjust test to account for nanosleep()
behavior more closely matching GNU/Linux.
2007-04-05 21:14:24 +00:00
Joel Sherrill
c0547b4901
2006-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to
include normal blocking and unblocking on timeout.
2006-12-04 14:11:37 +00:00
Ralf Corsepius
fcb0cd462c
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: New BUG-REPORT address.
2006-12-02 06:06:55 +00:00
Ralf Corsepius
0a978b3d38
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: New BUG-REPORT address.
2006-12-02 06:05:23 +00:00
Joel Sherrill
0c2a6a12c0
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* psxsem01/init.c: Account for change in POSIX semaphore time handling.
Previously the timeout was not absolute time and checked BEFORE
attempting to lock semaphore.
2006-11-17 23:04:31 +00:00
Joel Sherrill
f029dd9b04
2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxbarrier01/main.c: New file.
2006-11-15 14:13:02 +00:00
Joel Sherrill
7c6dac1e24
2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxrwlock01/.cvsignore, psxrwlock01/Makefile.am, psxrwlock01/main.c,
psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c,
psxspin01/.cvsignore, psxspin01/Makefile.am, psxspin01/main.c,
psxspin01/psxspin01.scn, psxspin01/test.c: New files.
2006-11-15 14:10:06 +00:00
Joel Sherrill
b4e79bc271
2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Adding POSIX barriers, POSIX spinlocks,
and partial implementation of POSIX rwlocks.
* psxbarrier01/.cvsignore, psxbarrier01/Makefile.am,
psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c: New files.
2006-11-15 14:09:07 +00:00
Joel Sherrill
302f5fa579
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
PR 841/rtems
* psxsem01/init.c: Make sem_timedwait more conformant to Open Group
specification.
2006-10-30 22:22:00 +00:00
Ralf Corsepius
ba2c04fa2c
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 07:38:02 +00:00
Ralf Corsepius
67ace2d971
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 07:37:32 +00:00
Chris Johns
8f1e494813
Remove extra CRLF.
2006-09-11 11:52:08 +00:00
Ralf Corsepius
d4f5ddcb85
Eliminate scndir, docdir. Use rtems_testsdir instead.
2006-07-11 04:54:10 +00:00
Ralf Corsepius
6fb507b0e8
2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
Use rtems_testsdir instead.
2006-07-11 04:50:37 +00:00
Ralf Corsepius
c7e8989e7b
Convert to utf-8
2006-07-06 10:53:56 +00:00
Ralf Corsepius
1fd159523f
2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove RTEMS_ENABLE_BARE,
BARE_CPU_CFLAGS, BARE_CPU_MODEL.
2005-11-22 15:30:31 +00:00
Ralf Corsepius
6f2593f79f
Fix my email address
2005-11-13 06:52:39 +00:00
Ralf Corsepius
a6b588d649
Convert to using *_PROGRAMS.
2005-11-13 06:46:05 +00:00
Ralf Corsepius
b776ece760
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
Convert to using *_PROGRAMS.
2005-11-13 06:42:15 +00:00
Ralf Corsepius
dc35ca4374
Fix typos.
2005-11-11 15:10:59 +00:00