summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-222-0/+5
| | | | * configure.ac: Add AC_CONFIG_HEADER(config.h).
* Add HAVE_CONFIG_H.Ralf Corsepius2011-02-22130-0/+520
|
* 2010-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-221-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * POSIX/calloc.c, POSIX/clock_gettime.c, POSIX/close.c, POSIX/dup2.c, POSIX/fcntl.c, POSIX/flockfile.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c, POSIX/ftrylockfile.c, POSIX/funlockfile.c, POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c, POSIX/getpwuid.c, POSIX/gettimeofday.c, POSIX/getuid.c, POSIX/htonl.c, POSIX/issetugid.c, POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c, POSIX/malloc.c, POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c, POSIX/posix_memalign.c, POSIX/read.c, POSIX/readv.c, POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c, POSIX/sigfillset.c, POSIX/sigismember.c, POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c, POSIX/wait.c, POSIX/waitpid.c, POSIX/write.c, POSIX/writev.c, block01/init.c, block02/init.c, block03/init.c, block04/init.c, block05/init.c, block06/init.c, block07/init.c, block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c, block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c, block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c, block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c, block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c, block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c, block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/init.c, block09/init.c, block10/init.c, bspcmdline01/init.c, complex/docomplex.c, complex/docomplex.in, complex/docomplexf.c, complex/docomplexl.c, complex/init.c, cpuuse/init.c, cpuuse/task1.c, cpuuse/task2.c, cpuuse/task3.c, cpuuse/tswitch.c, devfs01/init.c, devfs02/init.c, devfs03/init.c, devfs04/init.c, deviceio01/init.c, dumpbuf01/init.c, gxx01/init.c, heapwalk/init.c, malloc02/init.c, malloc03/init.c, malloc04/init.c, malloc05/init.c, malloctest/init.c, malloctest/task1.c, math/domath.c, math/domath.in, math/init.c, mathf/domathf.c, mathf/init.c, mathl/domathl.c, mathl/init.c, monitor/init.c, monitor02/init.c, putenvtest/init.c, rtmonuse/getall.c, rtmonuse/init.c, rtmonuse/task1.c, stackchk/blow.c, stackchk/init.c, stackchk/task1.c, stackchk01/init.c, stringto01/init.c, tar01/init.c, tar02/init.c, tar03/init.c, termios/init.c, termios01/init.c, termios01/termios_testdriver.c, termios02/init.c, termios03/init.c, termios03/termios_testdriver_polled.c, termios04/init.c, termios04/termios_testdriver_intr.c, termios05/init.c, termios05/termios_testdriver_taskdriven.c, termios06/init.c, termios06/test_pppd.c, termios07/init.c, termios08/init.c, tztest/init.c: Add HAVE_CONFIG_H.
* 2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-144-6/+7
| | | | * math/init.c, mathf/init.c, mathl/init.c: Now run.
* 2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-143-2/+7
| | | | * complex/Makefile.am, complex/init.c: Test now runs.
* 2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-143-4/+7
| | | | | * monitor/Makefile.am, monitor02/Makefile.am: Switch to all managers since this is all of them.
* 2010-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-112-0/+14
| | | | | * stringto01/init.c: Redefine LONG_LONG_MAX and LONG_LONG_MIN for c99.
* 2011-02-02 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-022-5/+8
| | | | * cpuuse/tswitch.c: Shrink memory requirements.
* 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-022-2/+6
| | | | * configure.ac: Require autoconf-2.68, automake-1.11.1.
* 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-024-329/+6
| | | | * math/math.scn, mathf/mathf.scn, mathl/mathl.scn: Regenerate.
* 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-021-0/+11
| | | | | | | | | | | * Makefile.am, configure.ac: Add mathf/, mathl/. * math/init.c, math/Makefile.am: Reflect having split-out mathl and mathf. * math/domathf.c, math/domathl.c: Remove. * mathf/Makefile.am, mathf/domathf.c, mathf/init.c, mathf/mathf.scn: New (Split out from math/). * mathl/Makefile.am, mathf/domathl.c, mathl/init.c, mathl/mathl.scn: New (Split out from math/).
* Add mathf/, mathl/.Ralf Corsepius2011-02-022-1/+3
|
* Reflect having split-out mathl and mathf.Ralf Corsepius2011-02-022-26/+6
|
* Remove.Ralf Corsepius2011-02-022-562/+0
|
* New (Split out from math/).Ralf Corsepius2011-02-0210-0/+1083
|
* 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-023-6/+12
| | | | | | * math/init.c, complex/init.c: Use fprintf(stdout,..) instead of printf. Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
* 2011-01-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-022-1/+7
| | | | | * POSIX/clock_gettime.c, POSIX/gettimeofday.c: New. * POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
* 2011-01-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-01-313-0/+40
| | | | | * POSIX/clock_gettime.c, POSIX/gettimeofday.c: New. * Makefile.am: Add clock_gettime, gettimeofday.c.
* 2011-01-28 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2011-01-284-0/+48
| | | | | | | | PR 1661/testing * termios06/init.c: Extend the test to cover sections related to flow control in termios.c * termios06/termios06.doc: Updated test concept * termios06/termios06.scn: Updated test run log
* 2011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-01-106-6/+12
| | | | | | * math/domath.in: Fix typo in printf. * math/domath.c, math/domathf.c, math/domathl.c: Regenerate. * math/math.scn: Regenerate.
* 2011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-01-102-1/+5
| | | | * configure.ac: Use ac_cv_header_complex_h.
* 2010-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-12-163-2/+10
| | | | | | * math/Makefile.am, math/init.c: Init task has to be floating point and there is no point in using optional manager stubs since libio needs semaphores.
* 2010-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-12-013-0/+14
| | | | | | | * configure.ac: Check for complex.h. Add AM_CONDITIONAL(HAS_COMPLEX) to allow building with outdated toolchains. * complex/Makefile.am: Apply HAS_COMPLEX.
* 2010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-11-303-1/+9
| | | | | * Makefile.am: Add complex, math subdirs. * configure.ac: Add complex, math subdirs.
* 2010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-11-301-0/+9
| | | | | | | | | * complex/Makefile.am, complex/init.c, complex/docomplex.c, complex/docomplexf.c, complex/complex.scn, complex/docomplex.in, complex/complex.doc, complex/docomplexl.c: New. * math/Makefile.am, math/init.c, math/domath.c, math/domathf.c, math/math.scn, math/domath.in, math/math.doc, math/domathl.c: New.
* New.Ralf Corsepius2010-11-3016-0/+2001
|
* 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-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-252-3/+7
| | | | * malloctest/init.c: Update for heap API changes.
* 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-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 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-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-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-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-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-313-4/+11
| | | | | * tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove intital_fs directory.
* 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.
* 2010-06-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-303-25/+29
| | | | * configure.ac: autoconf >= 2.65, automake >= 1.11.
* 2010-07-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-293-7/+18
| | | | | * tar01/Makefile.am, tar02/Makefile.am: Fix dependencies for parallel build.
* 2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-293-4/+7
| | | | | * tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade with $(MKDIR_P).
* 2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-293-10/+8
| | | | * tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
* 2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-07-291-0/+4
| | | | * tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
* Remove MANAGERS.Ralf Corsepius2010-07-292-4/+0
|
* 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-2713-1/+401
| | | | | | | | PR 1532/testing * Makefile.am, configure.ac: Add initial tests for untar capabilities. * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc, tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c, tar02/tar02.doc, tar02/tar02.scn: New files.