summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-102008-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+5
* aclocal/canonical-target-name.m4: Remove TI C4x and NIOS2 ports from 4.9 branch.
2008-09-062008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* support/src/test_support.c: Convert to "bool".
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* support/src/tmtests_empty_function.c: New file.
2008-07-022008-07-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).
2008-02-202008-02-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.
2008-02-042008-02-04 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett1-0/+4
* support/include/test_support.h, support/src/test_support.c: New files.
2008-02-012008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+6
* support/include/tmacros.h: Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX tests. Add a clock_settime case for < 1988.
2008-01-312008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+4
* support/include/tmacros.h: Fix put_name to handle unprintable names.
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
* support/include/tmacros.h: Add new rtems_test_assert() which exits rather than calling fatal error.
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+4
* support/include/tmacros.h: Add new helper for POSIX tests.
2007-09-212007-09-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* aclocal/version.m4: Bump RTEMS_API to 4.9. Bump RTEMS_VERSION to 4.8.99.0.
2007-05-112007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+6
* support/include/buffer_test_io.h: Add support for using printk for output in tests. This should be followed up by disabling the console driver and other support when the tests are using printk.
2007-02-112007-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* aclocal/check-cpuopts.m4: Check rtems/system.h instead of rtems/score/cpuopts.h.
2006-12-022006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: New BUG-REPORT address.
2006-10-182006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* aclocal/rtems-top.m4: Remove RTEMS_API. * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* aclocal/version.m4: Bump version to 4.7.99.0.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-07-14added ChangeLog entries for PR1117/1118/1119/1120Thomas Doerfler1-0/+6
2006-04-192006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* aclocal/version.m4: Updated to rtems-4.6.99.3.
2006-04-182006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-4.6.99.3.
2006-02-012006-02-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
PR 855/tests * support/include/tmacros.h: Fix typo.
2005-11-222005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* aclocal/enable-bare.m4: Remove (Unused).
2005-11-222005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+2
* aclocal/env-rtemsbsp.m4: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
2005-11-222005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* configure.ac: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
2005-11-222005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* automake/compile.am: Remove .obj.
2005-11-222005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* automake/compile.am: Remove .coff.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* automake/local.am: Remove depend. * automake/host.am: Remove depend.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* automake/subdirs.am: Remove preinstall, preinstall-recursive. * automake/local.am: Remove preinstall-am.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir. Set rtems_testsdir to $libdir/rtems-4.7/tests.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* configure.ac: Remove AMPOLISH3 (Unused).
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES. Remove ARCH. Remove LINK_LIBS. Extend clean-local to catch most temporary files make-exe is creating.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+3
* aclocal/env-rtemsbsp.m4: Remove project_libdir. Remove project_includedir. Add rtems_testsdir.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* aclocal/rtems-top.m4: Remove dirstamp.
2005-11-112005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* Makefile.am: Remove preinstall.am * preinstall.am: Remove.
2005-11-112005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* support/.cvsignore: Remove (Revert Joel's yesterday's patch).
2005-11-102005-11-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* support/.cvsignore: New file.
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* Makefile.am: Don't preinstall support/include headers.
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Fix config-variables of conditionally built subdirs.
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+8
* aclocal/check-itron.m4, aclocal/check-multiprocessing.m4, aclocal/check-networking.m4, aclocal/check-posix.m4, aclocal/check-tests.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4: Remove (Unused).
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* configure.ac: Apply RTEMS_CHECK_CPUOPTS.
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* aclocal/prog-cc.m4: Apply cpukit_root, project_root to set up GCCSPECS.
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* aclocal/check-cpuopts.m4: Apply cpukit_root, project_root to set up temporary CPPFLAGS to compile check cpuopts.h.
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+3
* aclocal/rtems-top.m4: Add --enable-cpukit-root, --enable-project-root. Remove --with-project-root. Fix --enable-rtems-root.
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* automake/compile.am, aclocal/env-rtemsbsp.m4: Assume PROJECT_ROOT to contain RTEMS_BSP.
2005-11-09Merge-in support/ChangeLog.Ralf Corsepius1-215/+214
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* Makefile.am: Merge-in support/Makefile.am * configure.ac: Add AMPOLISH3. Remove support/.
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* aclocal/check-cpuopts.m4: Add config.cache support. * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS. * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE, OBJS from LINK_FILES.
2005-11-092005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* aclocal/check-cpuopts.m4: New.