summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-202011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius12-0/+21
* devfs04/Makefile.am, deviceio01/Makefile.am, monitor02/Makefile.am, stackchk01/Makefile.am, stringto01/Makefile.am, tar01/Makefile.am, tar02/Makefile.am, termios01/Makefile.am, termios03/Makefile.am, termios04/Makefile.am tztest/Makefile.am: Add missing files.
2011-05-202011-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-1/+4
* mouse01/serial_mouse_config.c: Avoid output due to execution context.
2011-05-202011-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-1/+5
* termios08/init.c: Fixed parameter to avoid test failure.
2011-05-202011-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber5-0/+21
* rtems++/Init.cc, rtems++/Task1.cc, rtems++/Task2.cc, rtems++/Task3.cc: Added HAVE_CONFIG_H.
2011-05-062011-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-4/+8
* malloc04/init.c: Fix tests broken in warning pass.
2011-05-062011-05-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber8-0/+332
* ftp01/.cvsignore, ftp01/Makefile.am, ftp01/ftp01.doc, ftp01/ftp01.scn, ftp01/init.c: New files. * Makefile.am, configure.ac: Reflect changes above.
2011-05-052011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill7-8/+36
* devnullfatal01/testcase.h, malloc02/init.c, malloc04/init.c, malloctest/init.c, termios03/termios_testdriver_polled.c, termios04/termios_testdriver_intr.c: Remove warnings.
2011-04-052011-04-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-10/+15
* tar01/init.c: Fixed integer types.
2011-03-142011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill10-1/+306
* Makefile.am, configure.ac: Add test for Mouse Parser Engine (Microsoft Mouse paths) and Serial Mouse Driver. * mouse01/.cvsignore, mouse01/Makefile.am, mouse01/init.c, mouse01/mouse01.doc, mouse01/mouse01.scn, mouse01/msmouse.c, mouse01/serial_mouse_config.c: New files.
2011-03-102011-03-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber3-5/+15
* heapwalk/init.c: Improve coverage. * heapwalk/heapwalk.scn: Update.
2011-03-092011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-0/+8
* devfs04/devfs04.scn, devfs04/init.c: Increase configuration so this passes on sis.
2011-03-092011-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber3-9/+29
* malloctest/init.c: Improve coverage. * malloctest/malloctest.scn: Update.
2011-03-01Add config.h.inRalf Corsepius1-0/+1
2011-02-222011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+5
* configure.ac: Add AC_CONFIG_HEADER(config.h).
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius130-0/+520
2011-02-222010-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-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-142011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill4-6/+7
* math/init.c, mathf/init.c, mathl/init.c: Now run.
2011-02-142011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-2/+7
* complex/Makefile.am, complex/init.c: Test now runs.
2011-02-142011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-4/+7
* monitor/Makefile.am, monitor02/Makefile.am: Switch to all managers since this is all of them.
2011-02-112010-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+14
* stringto01/init.c: Redefine LONG_LONG_MAX and LONG_LONG_MIN for c99.
2011-02-022011-02-02 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-5/+8
* cpuuse/tswitch.c: Shrink memory requirements.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+6
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius4-329/+6
* math/math.scn, mathf/mathf.scn, mathl/mathl.scn: Regenerate.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-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/).
2011-02-02Add mathf/, mathl/.Ralf Corsepius2-1/+3
2011-02-02Reflect having split-out mathl and mathf.Ralf Corsepius2-26/+6
2011-02-02Remove.Ralf Corsepius2-562/+0
2011-02-02New (Split out from math/).Ralf Corsepius10-0/+1083
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-6/+12
* math/init.c, complex/init.c: Use fprintf(stdout,..) instead of printf. Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
2011-02-022011-01-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+7
* POSIX/clock_gettime.c, POSIX/gettimeofday.c: New. * POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
2011-01-312011-01-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-0/+40
* POSIX/clock_gettime.c, POSIX/gettimeofday.c: New. * Makefile.am: Add clock_gettime, gettimeofday.c.
2011-01-282011-01-28 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill4-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-102011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius6-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-102011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* configure.ac: Use ac_cv_header_complex_h.
2010-12-162010-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-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-012010-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-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-302010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-1/+9
* Makefile.am: Add complex, math subdirs. * configure.ac: Add complex, math subdirs.
2010-11-302010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-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.
2010-11-30New.Ralf Corsepius16-0/+2001
2010-09-012010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-0/+32
* POSIX/Makefile.am: Add htonl. * POSIX/htonl.c: New.
2010-08-252010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-3/+7
* malloctest/init.c: Update for heap API changes.
2010-08-232010-08-23 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber10-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-102010-08-10 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill3-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-102010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-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-102010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-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-092010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill4-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-072010-08-06 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill12-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-022010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill8-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-022010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-1/+20
* bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add test cases to improve coverage.
2010-07-312010-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-4/+11
* tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove intital_fs directory.