summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-09-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-232-2/+6
| | | | * aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
* 2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-013-0/+32
| | | | | * POSIX/Makefile.am: Add htonl. * POSIX/htonl.c: New.
* 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-302-0/+8
| | | | | | * configure.ac: AC_CHECK_DECLS([seteuid]). * psximfs02/init.c: Provide decl for seteuid if not provided by libc.
* 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-301-0/+6
| | | | | | * configure.ac: AC_CHECK_DECLS([seteuid]). * psximfs02/init.c: Provide decl for seteuid if not provided by libc.
* 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-303-7/+0
| | | | | * psxenosys/init.c, psxenosys/psxenosys.doc, psxenosys/psxenosys.scn: Remove devctl.
* 2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-301-0/+5
| | | | | * psxenosys/init.c, psxenosys/psxenosys.doc, psxenosys/psxenosys.scn: Remove devctl.
* 2010-08-26 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-263-2/+40
| | | | | | PR 1663/testing * spmkdir/init.c, spmkdir/spmkdir.scn: Added some test outputs to the test.
* 2010-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-263-10/+5
| | | | | * psxenosys/init.c, psxenosys/psxenosys.scn: Update to reflect some of aio being implemented.
* 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-258-1/+211
| | | | | | * spheapprot/.cvsignore, spheapprot/Makefile.am, spheapprot/spheapprot.doc, spheapprot/spheapprot.scn: New files. * Makefile.am, configure.ac: Reflect changes above.
* 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-252-3/+7
| | | | * malloctest/init.c: Update for heap API changes.
* 2010-08-24 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-244-1/+114
| | | | | * spchain/init.c, spchain/spchain.doc, spchain/spchain.scn: New test cases.
* Removed.Sebastian Huber2010-08-231-587/+0
|
* 2010-08-23 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-2310-191/+11
| | | | | | | * gxx01/gxx_wrappers.h, gxx02/.cvsignore, gxx02/Makefile.am, gxx02/gxx02.doc, gxx02/gxx02.scn, gxx02/init.c: Removed files. * Makefile.am, configure.ac: Reflect changes above. * gxx01/init.c: Removed fatal error test case.
* 2010-08-23 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-2314-1/+765
| | | | | | | | | * spfatal24/.cvsignore, spfatal24/Makefile.am, spfatal24/spfatal24.doc, spfatal24/spfatal24.scn, spfatal24/testcase.h, spfatal25/.cvsignore, spfatal25/Makefile.am, spfatal25/spfatal25.doc, spfatal25/spfatal25.scn, spfatal25/testcase.h: New files. * Makefile.am, configure.ac: Reflect changes above.
* 2010-08-19 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-193-21/+6
| | | | | * psxenosys/init.c, psxenosys/psxenosys.scn: Update to reflect AIO submission.
* 2010-08-19 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-193-0/+8
| | | | * psxaio01/.cvsignore, psxaio02/.cvsignore: New files.
* 2010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-163-10/+8
| | | | | | * fileio/Makefile.am: Remove AM_CONDITIONAL(LIBCHIP). * configure.ac: Remove AM_CONDITIONAL(LIBCHIP). Force autoconf-2.67, automake-1.11.1.
* 2010-08-16 Alin Rus <alin.codejunkie@gmail.com>Ralf Corsepius2010-08-1611-1/+463
| | | | | | | | * Makefile.am, configure.ac: Add psxaio01/, psxaio02/. * psxaio01/Makefile.am, psxaio01/init.c, psxaio01/psxaio01.scn, psxaio01/system.h: New. * psxaio02/Makefile.am, psxaio02/init.c, psxaio02/psxaio02.scn, psxaio02/system.h: New.
* 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-1011-85/+68
| | | | | | | | | | PR 1658/cpukit * Makefile.am, configure.ac: If the system is not up, consider it a fatal error. This eliminated sp61 and added spfatal23. * spfatal23/.cvsignore, spfatal23/Makefile.am, spfatal23/spfatal23.doc, spfatal23/spfatal23.scn, spfatal23/testcase.h: New files. * sp61/.cvsignore, sp61/Makefile.am, sp61/init.c, sp61/sp61.doc, sp61/sp61.scn: Removed.
* 2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-103-7/+62
| | | | | | PR 1661/testing * termios01/init.c, termios01/termios01.scn: Added a test case to hit a case in rtems_termios_read.
* 2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-102-0/+12
| | | | | | PR 1663/testing * spmkdir/init.c: New cases to get the error path in rtems_mkdir routine.
* 2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-103-0/+24
| | | | | | PR 1598/testing * psxpasswd02/init.c, psxpasswd02/psxpasswd02.scn: New test case added to improve coverage of getpwent.c.
* 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-102-1/+7
| | | | | | PR 1664/testing * termios01/init.c: Use INT_MAX instead of hard-coded number for error case to avoid warning on 16-bit targets.
* 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-102-2/+6
| | | | | PR 1665/testing * psximfs02/init.c: Fix uninitialized variable warning.
* 2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-102-16/+24
| | | | | | PR 1661/testing * malloc04/init.c: Add public methods to get/set malloc heap pointer so the tests do not have to peer behind the API.
* 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-092-0/+8
| | | | | | | PR 1661/testing * psximfs02/init.c: Changes to improve coverage of imfs_initsupp.c, by using a bad value for CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK
* 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-094-59/+126
| | | | | | | PR 1661/testing * termios01/init.c, termios01/termios_testdriver.c, termios01/termios01.scn: Changes to improve coverage of rtems_termios_open routine.
* 2010-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-094-19/+14
| | | | | | PR 1661/testing * spfifo02/init.c, spmountmgr01/init.c, spprivenv01/init.c: Eliminate most references to RTEMS_Malloc_Heap.
* 2010-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-095-23/+15
| | | | | | PR 1661/testing * psxchroot01/test.c, psximfs01/init.c, psximfs02/init.c, psxpipe01/init.c: Eliminate most references to RTEMS_Malloc_Heap.
* 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-093-29/+8
| | | | | * sp09/screen12.c: Update for rtems_region_create() changes. * sp09/sp09.scn: Update.
* 2010-08-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-091-1/+0
| | | | * psxpasswd02/init.c: Remove unused variable.
* 2010-08-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-091-0/+4
| | | | * psxpasswd02/init.c: Remove unused variable.
* 2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-082-2/+5
| | | | | PR 1647/testing * spsize/size.c: Remove redundant initialize uninitialized to 0.
* 2010-08-06 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-0712-1/+412
| | | | | | | | | PR 1654/testing * deviceio01/init.c, deviceio01/deviceio01.doc, deviceio01/deviceio01.scn, deviceio01/test_driver.c, deviceio01/test_driver.h, deviceio01/Makefile.am: New test added. * Makefile.am, configure.ac: Changes to added above test. * tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
* 2010-08-06 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-0711-13/+89
| | | | | | | | | | | | | | PR 1654/testing * psx13/test.c, psx13/psx13.scn: Test case to improve testing of dup2 routine. * psxfile01/test.c, psxfile01/psxfile01.scn: New test to improve testing of fcntl routine. * psximfs01/init.c, psximfs01/psximfs01.scn: Improve testing of imfs routines. * psximfs02/init.c, psximfs02/psximfs02.scn: Improve coverage of imfs routines. * psxpasswd02/init.c, psxpasswd02/psxpasswd02.scn: New tests to improve coverage of getpwent.c.
* 2010-08-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-061-2/+2
| | | | | | PR 1652/GCC: * psxpipe01/init.c: Expand incomplete initializers triggering powerpc-gcc -msdata breakdown.
* 2010-08-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-061-0/+7
| | | | | | PR 1652/GCC: * psxpipe01/init.c: Expand incomplete initializers triggering powerpc-gcc -msdata breakdown.
* 2010-07-30 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-024-1/+64
| | | | | | | PR 1642/testing * psximfs02/init.c, psximfs02/psximfs02.scn, psximfs02/psximfs02.doc: Added test cases to exercise chmod(), chown() and routines in imfs_debug.c.
* 2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-028-1/+304
| | | | | | * Makefile.am, configure.ac: Add test for rtems_print_buffer(). * dumpbuf01/.cvsignore, dumpbuf01/Makefile.am, dumpbuf01/dumpbuf01.doc, dumpbuf01/dumpbuf01.scn, dumpbuf01/init.c: New files.
* 2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-023-1/+20
| | | | | * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add test cases to improve coverage.
* 2010-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-312-3/+6
| | | | | * automake/compile.am: Remove clean-local:. Use CLEANFILES for cleaning up make-exe by-products.
* 2010-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-313-4/+11
| | | | | * tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove intital_fs directory.
* 2010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-303-9/+15
| | | | | | PR 1599/cpukit * tm26/task1.c, tm27/task1.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
* 2010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-302-1/+7
| | | | | | PR 1599/cpukit * spsize/size.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
* 2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-303-0/+12
| | | | * tar01/Makefile.am, tar02/Makefile.am: Apply TARTESTS.
* Fix typo.Ralf Corsepius2010-07-302-2/+2
|
* 2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-303-6/+14
| | | | | | | | * tar01/Makefile.am: Apply $LN_S, $PAX. Use subshell for tarball creation. Don't add initial_fs to CLEANFILES. * tar02/Makefile.am: Apply $LN_S, $PAX. Use subshell for tarball creation.
* 2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-302-0/+7
| | | | | | * configure.ac: Add AC_PROG_LN_S. Add AC_PATH_PROG([PAX]). Add AM_CONDITIONAL(TARTESTS).
* 2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-303-10/+7
| | | | | * tar01/Makefile.am, tar02/Makefile.am: Eliminate stamp-filesystem.
* 2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-303-0/+9
| | | | | * tar01/Makefile.am, tar02/Makefile.am: Add BUILT_SOURCES.