summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-12-042006-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-8/+100
* psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to include normal blocking and unblocking on timeout.
2006-12-022006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* configure.ac: New BUG-REPORT address.
2006-12-022006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: New BUG-REPORT address.
2006-11-172006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+19
* 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-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+50
* psxbarrier01/main.c: New file.
2006-11-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill11-0/+656
* 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-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill7-1/+219
* 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-10-302006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+13
PR 841/rtems * psxsem01/init.c: Make sem_timedwait more conformant to Open Group specification.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-09-11Remove extra CRLF.Chris Johns1-115/+115
2006-07-11Eliminate scndir, docdir. Use rtems_testsdir instead.Ralf Corsepius23-46/+23
2006-07-112006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+12
* 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-06Convert to utf-8Ralf Corsepius1-1/+1
2005-11-222005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+5
* configure.ac: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
2005-11-13Fix my email addressRalf Corsepius1-6/+6
2005-11-13Convert to using *_PROGRAMS.Ralf Corsepius24-281/+184
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+12
* 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-11Fix typos.Ralf Corsepius1-12/+12
2005-11-11 * psx01/Makefile.am: Rework.Ralf Corsepius1-0/+15
* psx02/Makefile.am: Rework. * psx03/Makefile.am: Rework. * psx04/Makefile.am: Rework. * psx05/Makefile.am: Rework. * psx06/Makefile.am: Rework. * psx07/Makefile.am: Rework. * psx08/Makefile.am: Rework. * psx09/Makefile.am: Rework. * psx10/Makefile.am: Rework. * psx11/Makefile.am: Rework. * psx12/Makefile.am: Rework. * psx13/Makefile.am: Rework. * psxcancel/Makefile.am: Rework. * psxchroot01/Makefile.am: Rework. * psxfile01/Makefile.am: Rework. * psxmount/Makefile.am: Rework. * psxmsgq01/Makefile.am: Rework. * psxreaddir/Makefile.am: Rework. * psxsem01/Makefile.am: Rework. * psxstat/Makefile.am: Rework. * psxtime/Makefile.am: Rework. * psxtimer/Makefile.am: Rework.
2005-11-11Rework.Ralf Corsepius23-690/+138
2005-11-11Cosmetics.Ralf Corsepius23-69/+0
2005-11-11Eliminate TEST.Ralf Corsepius23-161/+138
2005-11-11Remove.Ralf Corsepius1-23/+0
2005-11-11Expand psxtests.am.Ralf Corsepius23-23/+483
2005-11-112005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+12
* 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: Expand psxtests.am. * psxtests.am: Remove.
2005-11-10Eliminate DOCTYPES.Ralf Corsepius23-46/+23
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+12
* 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: AM_CPPFLAGS += -I..../support/include.
2005-11-09AM_CPPFLAGS += -I..../support/include.Ralf Corsepius23-0/+46
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-072005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+7
* Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS, POSIX_FILES_DIRS. * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am, psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am, psxstat/Makefile.am: Add ../include/pmacros.h
2005-11-07Add ../include/pmacros.hRalf Corsepius15-15/+15
2005-11-072005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS, POSIX_FILES_DIRS. * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am, psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am, psxstat/Makefile.am: Add ../include/pmacros.h
2005-11-07Remove noinst_HEADERS. Remove POSIX_FILES_DIRS, POSIX_FILES_DIRS.Ralf Corsepius1-6/+2
2005-11-07Add ../include/pmacros.hRalf Corsepius7-7/+7
2005-11-072005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+6
* psxtests.am: Remove LIB_VARIANT.
2005-11-07Remove SRC, PRINT_SRC.Ralf Corsepius24-47/+0
2005-11-07 * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,Ralf Corsepius1-0/+12
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: Remove SRC, PRINT_SRC.
2005-11-07Switch back to include compile.am instead of amcompile.amRalf Corsepius24-24/+24
2005-11-072005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+4
* Makefile.am: Cleanup.
2005-11-07Add $(PGM): ${ARCH}/$(dirstamp).Ralf Corsepius1-0/+2
2005-11-07Partial conversion to automake.Ralf Corsepius24-189/+144
2005-11-072005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+13
* psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp). * 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: Partial conversion to automake.
2005-09-012005-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-107/+137
PR 628/rtems * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0 being an error.
2005-04-262005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+6
* psxreaddir/test.c: Eliminate warnings.
2004-12-30Cosmetics.Ralf Corsepius1-3/+3
2004-09-24Fix typo in previous change.Ralf Corsepius1-1/+1
2004-09-242004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+5
* configure.ac: Require automake > 1.9.
2004-04-16Remove stray white spaces.Ralf Corsepius171-612/+612
2004-04-15Remove stray white spaces.Ralf Corsepius13-50/+0