summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-1611/+0
This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
2011-12-142011-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
* termios01/init.c: Update due to API changes. Fixed integer types. Make functions static. Added const qualifier.
2011-12-132011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+7
* math/init.c, mathf/init.c, mathl/init.c: Move configuration section. * math/domath.c, mathf/domathf.c, mathl/domathl.c: Regenerate. * math/domath.in: Generate domath* prototype.
2011-12-132011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+3
* complex/init.c: Move configuration section. * complex/docomplex.c, complex/docomplexf.c, complex/docomplexl.c: Regenerate.
2011-12-132011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* complex/docomplex.in: Generate prototype docomplex* prototype.
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* ftp01/Makefile.am: Re-add ftpd01_LDADD (Fix breakage introduced by previous patch).
2011-12-082011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+22
PR 1589/build * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am, block04/Makefile.am, block05/Makefile.am, block06/Makefile.am, block07/Makefile.am, block08/Makefile.am, block09/Makefile.am, block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am, devfs01/Makefile.am, devfs02/Makefile.am, devfs03/Makefile.am, devfs04/Makefile.am, deviceio01/Makefile.am, devnullfatal01/Makefile.am, dumpbuf01/Makefile.am, ftp01/Makefile.am, gxx01/Makefile.am, heapwalk/Makefile.am, malloc02/Makefile.am, malloc03/Makefile.am, malloc04/Makefile.am, malloc05/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am, monitor02/Makefile.am, mouse01/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am, stringto01/Makefile.am, tar01/Makefile.am, tar02/Makefile.am, tar03/Makefile.am, termios/Makefile.am, termios01/Makefile.am, termios02/Makefile.am, termios03/Makefile.am, termios04/Makefile.am, termios05/Makefile.am, termios06/Makefile.am, termios07/Makefile.am, termios08/Makefile.am, tztest/Makefile.am: Remove obsolete optional manager capability.
2011-12-052011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* monitor02/init.c: Remove re-declaration of rtems_shell_main_monitor.
2011-10-262011-10-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+4
* mouse01/init.c: Account for extra message buffer size.
2011-10-262011-10-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+4
* ftp01/init.c: Account for extra FTP worker task stack sizes.
2011-10-222011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* malloc04/init.c: Define p1, p2, p3, p4 extern (Avoid warnings).
2011-09-292011-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* mouse01/init.c, mouse01/msmouse.c, mouse01/serial_mouse_config.c: Add HAVE_CONFIG_H.
2011-09-162011-09-16 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Sebastian Huber1-0/+5
* monitor/monitor.scn, termios/termios.scn: New files. * monitor/init.c, termios01/init.c: Use rtems_shell_wait_for_input().
2011-09-022011-09-02 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
* stackchk/init.c, stackchk/system.h, stackchk/stackchk.scn: Print end of test message.
2011-07-292011-07-29 Pawel Zagorski <pzagor@agh.edu.pl>Joel Sherrill1-0/+7
PR 1865/tests * stringto01/Makefile.am, stringto01/init.c, stringto01/stringto01.doc, stringto01/stringto01.scn, stringto01/stringto_test_template.h: Improve coverage of string conversion routines.
2011-07-292011-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* POSIX/iconv.c, POSIX/iconv_open.c, POSIX/iconv_close.c: New. * POSIX/Makefile.am: Add iconv, iconv_open, iconv_close.
2011-07-122011-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
* malloc04/init.c, malloc04/malloc04.scn: Remove test cases which are obsolete.
2011-06-202011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+9
* 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 Huber1-0/+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 Huber1-0/+4
* termios08/init.c: Fixed parameter to avoid test failure.
2011-05-202011-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
* 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 Sherrill1-0/+4
* malloc04/init.c: Fix tests broken in warning pass.
2011-05-062011-05-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+6
* 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 Sherrill1-0/+6
* 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 Huber1-0/+4
* tar01/init.c: Fixed integer types.
2011-03-142011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+8
* 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 Huber1-0/+5
* heapwalk/init.c: Improve coverage. * heapwalk/heapwalk.scn: Update.
2011-03-092011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
* 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 Huber1-0/+5
* malloctest/init.c: Improve coverage. * malloctest/malloctest.scn: Update.
2011-02-222011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Add AC_CONFIG_HEADER(config.h).
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 Sherrill1-0/+4
* math/init.c, mathf/init.c, mathl/init.c: Now run.
2011-02-142011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+4
* complex/Makefile.am, complex/init.c: Test now runs.
2011-02-142011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+5
* 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 Corsepius1-0/+5
* 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 Sherrill1-0/+4
* cpuuse/tswitch.c: Shrink memory requirements.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* 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-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* 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 Corsepius1-1/+1
* 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 Corsepius1-0/+5
* 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 Sherrill1-0/+8
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 Corsepius1-0/+6
* 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 Corsepius1-0/+4
* configure.ac: Use ac_cv_header_complex_h.
2010-12-162010-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+6
* 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 Corsepius1-0/+7
* 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 Corsepius1-0/+5
* 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-09-012010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* POSIX/Makefile.am: Add htonl. * POSIX/htonl.c: New.