summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2006-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-12-043-8/+100
| | | | | * psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to include normal blocking and unblocking on timeout.
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-021-1/+1
| | | | * configure.ac: New BUG-REPORT address.
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-021-0/+4
| | | | * configure.ac: New BUG-REPORT address.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-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-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-152-0/+50
| | | | * psxbarrier01/main.c: New file.
* 2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-1511-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-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-157-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-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-302-2/+13
| | | | | | PR 841/rtems * psxsem01/init.c: Make sem_timedwait more conformant to Open Group specification.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-2/+2
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+4
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* Remove extra CRLF.Chris Johns2006-09-111-115/+115
|
* Eliminate scndir, docdir. Use rtems_testsdir instead.Ralf Corsepius2006-07-1123-46/+23
|
* 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-07-111-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.
* Convert to utf-8Ralf Corsepius2006-07-061-1/+1
|
* 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-222-3/+5
| | | | | * configure.ac: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
* Fix my email addressRalf Corsepius2005-11-131-6/+6
|
* Convert to using *_PROGRAMS.Ralf Corsepius2005-11-1324-281/+184
|
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-131-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.
* Fix typos.Ralf Corsepius2005-11-111-12/+12
|
* * psx01/Makefile.am: Rework.Ralf Corsepius2005-11-111-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.
* Rework.Ralf Corsepius2005-11-1123-690/+138
|
* Cosmetics.Ralf Corsepius2005-11-1123-69/+0
|
* Eliminate TEST.Ralf Corsepius2005-11-1123-161/+138
|
* Remove.Ralf Corsepius2005-11-111-23/+0
|
* Expand psxtests.am.Ralf Corsepius2005-11-1123-23/+483
|
* 2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-111-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.
* Eliminate DOCTYPES.Ralf Corsepius2005-11-1023-46/+23
|
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-091-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.
* AM_CPPFLAGS += -I..../support/include.Ralf Corsepius2005-11-0923-0/+46
|
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-092-1/+5
| | | | * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-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
* Add ../include/pmacros.hRalf Corsepius2005-11-0715-15/+15
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-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
* Remove noinst_HEADERS. Remove POSIX_FILES_DIRS, POSIX_FILES_DIRS.Ralf Corsepius2005-11-071-6/+2
|
* Add ../include/pmacros.hRalf Corsepius2005-11-077-7/+7
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-2/+6
| | | | * psxtests.am: Remove LIB_VARIANT.
* Remove SRC, PRINT_SRC.Ralf Corsepius2005-11-0724-47/+0
|
* * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,Ralf Corsepius2005-11-071-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.
* Switch back to include compile.am instead of amcompile.amRalf Corsepius2005-11-0724-24/+24
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-2/+4
| | | | * Makefile.am: Cleanup.
* Add $(PGM): ${ARCH}/$(dirstamp).Ralf Corsepius2005-11-071-0/+2
|
* Partial conversion to automake.Ralf Corsepius2005-11-0724-189/+144
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-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-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-013-107/+137
| | | | | | PR 628/rtems * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0 being an error.
* 2005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-04-262-1/+6
| | | | * psxreaddir/test.c: Eliminate warnings.
* Cosmetics.Ralf Corsepius2004-12-301-3/+3
|
* Fix typo in previous change.Ralf Corsepius2004-09-241-1/+1
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-242-1/+5
| | | | * configure.ac: Require automake > 1.9.
* Remove stray white spaces.Ralf Corsepius2004-04-16171-612/+612
|
* Remove stray white spaces.Ralf Corsepius2004-04-1513-50/+0
|