diff options
Diffstat (limited to 'testsuites')
1761 files changed, 0 insertions, 4805 deletions
diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am index d4a14c089d..92f8ad86a6 100644 --- a/testsuites/Makefile.am +++ b/testsuites/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - ACLOCAL_AMFLAGS = -I aclocal DISTCLEANFILES = diff --git a/testsuites/PROBLEMS b/testsuites/PROBLEMS index 6f3e2920be..8a961fc2c5 100644 --- a/testsuites/PROBLEMS +++ b/testsuites/PROBLEMS @@ -1,7 +1,3 @@ -# -# $Id$ -# - The tests were designed to operate in a very controlled environment. If one uses interrupt-driven console output, then tasks will block unexpectedly when a buffer filles and interrupts will perturb with the task execution order. diff --git a/testsuites/README b/testsuites/README index f799370569..2e17b30d04 100644 --- a/testsuites/README +++ b/testsuites/README @@ -1,7 +1,3 @@ -# -# $Id$ -# - This is the directory under which the RTEMS test programs provided with the release are located. The following is a description of the contents of each file and diff --git a/testsuites/aclocal/canonical-target-name.m4 b/testsuites/aclocal/canonical-target-name.m4 index 230583bf8c..a237c7ba25 100644 --- a/testsuites/aclocal/canonical-target-name.m4 +++ b/testsuites/aclocal/canonical-target-name.m4 @@ -1,7 +1,3 @@ -dnl -dnl $Id$ -dnl - dnl canonicalize target cpu dnl NOTE: Most rtems targets do not fullfil autoconf's dnl target naming conventions "processor-vendor-os" diff --git a/testsuites/aclocal/canonicalize-tools.m4 b/testsuites/aclocal/canonicalize-tools.m4 index 190afca09a..d4f9241a2b 100644 --- a/testsuites/aclocal/canonicalize-tools.m4 +++ b/testsuites/aclocal/canonicalize-tools.m4 @@ -1,6 +1,3 @@ -dnl -dnl $Id$ -dnl dnl Set target tools dnl diff --git a/testsuites/aclocal/check-cpuopts.m4 b/testsuites/aclocal/check-cpuopts.m4 index 542201f046..5f5d94c892 100644 --- a/testsuites/aclocal/check-cpuopts.m4 +++ b/testsuites/aclocal/check-cpuopts.m4 @@ -1,5 +1,4 @@ - # RTEMS_CHECK_CPUOPTS(define) AC_DEFUN([RTEMS_CHECK_CPUOPTS], [ diff --git a/testsuites/aclocal/check-custom-bsp.m4 b/testsuites/aclocal/check-custom-bsp.m4 index 173399313a..8857adcc3f 100644 --- a/testsuites/aclocal/check-custom-bsp.m4 +++ b/testsuites/aclocal/check-custom-bsp.m4 @@ -1,5 +1,3 @@ -dnl $Id$ - AC_DEFUN([_RTEMS_CHECK_CUSTOM_BSP],[ AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl sets RTEMS_CPU, target AC_REQUIRE([RTEMS_TOP])dnl sets RTEMS_TOPdir diff --git a/testsuites/aclocal/check-cxx.m4 b/testsuites/aclocal/check-cxx.m4 index 4314b6d7c4..9fbea4e423 100644 --- a/testsuites/aclocal/check-cxx.m4 +++ b/testsuites/aclocal/check-cxx.m4 @@ -1,4 +1,3 @@ -dnl $Id$ dnl AC_DEFUN([RTEMS_CHECK_CXX], [dnl diff --git a/testsuites/aclocal/check-tool.m4 b/testsuites/aclocal/check-tool.m4 index 4c412c074a..2bc137cd96 100644 --- a/testsuites/aclocal/check-tool.m4 +++ b/testsuites/aclocal/check-tool.m4 @@ -1,5 +1,3 @@ -dnl $Id$ - ## Check for a cross tool, similar to AC_CHECK_TOOL, but do not fall back to ## the un-prefixed version of PROG-TO-CHECK-FOR. dnl RTEMS_CHECK_TOOL(VARIABLE, PROG-TO-CHECK-FOR[, VALUE-IF-NOT-FOUND [, PATH]]) diff --git a/testsuites/aclocal/enable-cxx.m4 b/testsuites/aclocal/enable-cxx.m4 index 08cb5d4191..759d81b1e9 100644 --- a/testsuites/aclocal/enable-cxx.m4 +++ b/testsuites/aclocal/enable-cxx.m4 @@ -1,5 +1,3 @@ -dnl $Id$ - AC_DEFUN([RTEMS_ENABLE_CXX], [ AC_ARG_ENABLE(cxx, diff --git a/testsuites/aclocal/enable-rtemsbsp.m4 b/testsuites/aclocal/enable-rtemsbsp.m4 index ba57aa5b41..60f37ec573 100644 --- a/testsuites/aclocal/enable-rtemsbsp.m4 +++ b/testsuites/aclocal/enable-rtemsbsp.m4 @@ -1,5 +1,3 @@ -dnl $Id$ - dnl Override the set of BSPs to be built. dnl used by the toplevel configure script dnl RTEMS_ENABLE_RTEMSBSP(rtems_bsp_list) diff --git a/testsuites/aclocal/enable-tests.m4 b/testsuites/aclocal/enable-tests.m4 index 4edcb2cc53..9373924013 100644 --- a/testsuites/aclocal/enable-tests.m4 +++ b/testsuites/aclocal/enable-tests.m4 @@ -1,5 +1,3 @@ -dnl $Id$ - AC_DEFUN([RTEMS_ENABLE_TESTS], [ AC_ARG_ENABLE(tests, diff --git a/testsuites/aclocal/env-rtemsbsp.m4 b/testsuites/aclocal/env-rtemsbsp.m4 index 918e338b54..3f70348faf 100644 --- a/testsuites/aclocal/env-rtemsbsp.m4 +++ b/testsuites/aclocal/env-rtemsbsp.m4 @@ -1,5 +1,3 @@ -dnl $Id$ - dnl Pass a single BSP via an environment variable dnl used by per BSP configure scripts AC_DEFUN([RTEMS_ENV_RTEMSBSP], diff --git a/testsuites/aclocal/prog-cc.m4 b/testsuites/aclocal/prog-cc.m4 index e611fbcbef..c57008b1e9 100644 --- a/testsuites/aclocal/prog-cc.m4 +++ b/testsuites/aclocal/prog-cc.m4 @@ -1,5 +1,3 @@ -dnl -dnl $Id$ dnl dnl Check for target gcc dnl diff --git a/testsuites/aclocal/prog-cxx.m4 b/testsuites/aclocal/prog-cxx.m4 index 190b81af00..7d8d6f65fb 100644 --- a/testsuites/aclocal/prog-cxx.m4 +++ b/testsuites/aclocal/prog-cxx.m4 @@ -1,5 +1,3 @@ -dnl -dnl $Id$ dnl dnl Check for target g++ dnl diff --git a/testsuites/aclocal/project-root.m4 b/testsuites/aclocal/project-root.m4 index 8fc765ae78..caa347bf9e 100644 --- a/testsuites/aclocal/project-root.m4 +++ b/testsuites/aclocal/project-root.m4 @@ -1,5 +1,3 @@ -dnl -dnl $Id$ dnl AC_DEFUN([RTEMS_PROJECT_ROOT], diff --git a/testsuites/aclocal/rtems-top.m4 b/testsuites/aclocal/rtems-top.m4 index 1b6d8457f2..5d7974e9d7 100644 --- a/testsuites/aclocal/rtems-top.m4 +++ b/testsuites/aclocal/rtems-top.m4 @@ -1,5 +1,3 @@ -dnl $Id$ - # AC_DISABLE_OPTION_CHECKING is not available before 2.62 AC_PREREQ(2.62) diff --git a/testsuites/automake/compile.am b/testsuites/automake/compile.am index 24d5dfdd63..643e580f8b 100644 --- a/testsuites/automake/compile.am +++ b/testsuites/automake/compile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - CC = @CC@ $(GCCSPECS) CXX = @CXX@ $(GCCSPECS) CPP = @CPP@ $(GCCSPECS) diff --git a/testsuites/automake/host.am b/testsuites/automake/host.am index 6c01bc33cb..c25c0526a4 100644 --- a/testsuites/automake/host.am +++ b/testsuites/automake/host.am @@ -1,5 +1,3 @@ -## $Id$ - ## NOTE: This is a temporary work-around to keep ## RTEMS's non automake standard make targets working. ## Once automake is fully integrated these make targets diff --git a/testsuites/automake/local.am b/testsuites/automake/local.am index b904a59ed7..aaf86ac44c 100644 --- a/testsuites/automake/local.am +++ b/testsuites/automake/local.am @@ -1,5 +1,3 @@ -## $Id$ - preinstall: .PHONY: preinstall diff --git a/testsuites/automake/subdirs.am b/testsuites/automake/subdirs.am index ecfd454f9e..e69de29bb2 100644 --- a/testsuites/automake/subdirs.am +++ b/testsuites/automake/subdirs.am @@ -1 +0,0 @@ -## $Id$ diff --git a/testsuites/configure.ac b/testsuites/configure.ac index 2e0d3e1fa9..1057aa50db 100644 --- a/testsuites/configure.ac +++ b/testsuites/configure.ac @@ -1,6 +1,4 @@ ## Process this file with autoconf to produce a configure script. -## -## $Id$ AC_PREREQ([2.68]) AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) diff --git a/testsuites/fstests/Makefile.am b/testsuites/fstests/Makefile.am index 43832760a0..79aef7527b 100644 --- a/testsuites/fstests/Makefile.am +++ b/testsuites/fstests/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - ACLOCAL_AMFLAGS = -I ../aclocal SUBDIRS = diff --git a/testsuites/fstests/configure.ac b/testsuites/fstests/configure.ac index ccf9ee0bcf..81967a911d 100644 --- a/testsuites/fstests/configure.ac +++ b/testsuites/fstests/configure.ac @@ -1,6 +1,4 @@ ## Process this file with autoconf to produce a configure script. -## -## $Id$ AC_PREREQ([2.68]) AC_INIT([rtems-c-src-tests-fstests], diff --git a/testsuites/fstests/fserror/fserror.doc b/testsuites/fstests/fserror/fserror.doc index bd15afdaa8..4e2d94302b 100644 --- a/testsuites/fstests/fserror/fserror.doc +++ b/testsuites/fstests/fserror/fserror.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2009. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/fstests/fserror/test.c b/testsuites/fstests/fserror/test.c index c0d59881da..7f2d8b9a84 100644 --- a/testsuites/fstests/fserror/test.c +++ b/testsuites/fstests/fserror/test.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/fslink/fslink.doc b/testsuites/fstests/fslink/fslink.doc index 008e671130..d60fdbc30c 100644 --- a/testsuites/fstests/fslink/fslink.doc +++ b/testsuites/fstests/fslink/fslink.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2009. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/fstests/fslink/test.c b/testsuites/fstests/fslink/test.c index b2e062c4f9..1e58162860 100644 --- a/testsuites/fstests/fslink/test.c +++ b/testsuites/fstests/fslink/test.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/fspatheval/patheval.doc b/testsuites/fstests/fspatheval/patheval.doc index cd031ad4b1..b7290d46f3 100644 --- a/testsuites/fstests/fspatheval/patheval.doc +++ b/testsuites/fstests/fspatheval/patheval.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2009. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/fstests/fspatheval/test.c b/testsuites/fstests/fspatheval/test.c index 9df57f5616..ad69b7e14b 100644 --- a/testsuites/fstests/fspatheval/test.c +++ b/testsuites/fstests/fspatheval/test.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/fspermission/fspermission.doc b/testsuites/fstests/fspermission/fspermission.doc index f9c3562315..f1dcf0ec7e 100644 --- a/testsuites/fstests/fspermission/fspermission.doc +++ b/testsuites/fstests/fspermission/fspermission.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2009. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/fstests/fspermission/test.c b/testsuites/fstests/fspermission/test.c index 7b9e1c26b1..e7aae2020e 100644 --- a/testsuites/fstests/fspermission/test.c +++ b/testsuites/fstests/fspermission/test.c @@ -1,4 +1,3 @@ - /* * COPYRIGHT (c) 1989-2011. * On-Line Applications Research Corporation (OAR). @@ -6,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/fsrdwr/fsrdwr.doc b/testsuites/fstests/fsrdwr/fsrdwr.doc index 7b0338f629..7830b70be1 100644 --- a/testsuites/fstests/fsrdwr/fsrdwr.doc +++ b/testsuites/fstests/fsrdwr/fsrdwr.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2011. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/fstests/fsrdwr/init.c b/testsuites/fstests/fsrdwr/init.c index c2f3978f6f..6e43756b9f 100644 --- a/testsuites/fstests/fsrdwr/init.c +++ b/testsuites/fstests/fsrdwr/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/fssymlink/fssymlink.doc b/testsuites/fstests/fssymlink/fssymlink.doc index 9f2e222f2b..da651756e5 100644 --- a/testsuites/fstests/fssymlink/fssymlink.doc +++ b/testsuites/fstests/fssymlink/fssymlink.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2011. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/fstests/fssymlink/test.c b/testsuites/fstests/fssymlink/test.c index e009907bd7..f8f7d4493b 100644 --- a/testsuites/fstests/fssymlink/test.c +++ b/testsuites/fstests/fssymlink/test.c @@ -1,4 +1,3 @@ - /* * COPYRIGHT (c) 1989-2011. * On-Line Applications Research Corporation (OAR). @@ -6,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/fstime/fstime.doc b/testsuites/fstests/fstime/fstime.doc index b7b5ea05c9..b06bd2019c 100644 --- a/testsuites/fstests/fstime/fstime.doc +++ b/testsuites/fstests/fstime/fstime.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2009. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/fstests/fstime/test.c b/testsuites/fstests/fstime/test.c index fe6bcee941..fb39d51d9c 100644 --- a/testsuites/fstests/fstime/test.c +++ b/testsuites/fstests/fstime/test.c @@ -1,4 +1,3 @@ - /* * COPYRIGHT (c) 1989-2011. * On-Line Applications Research Corporation (OAR). @@ -6,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/imfs_fserror/Makefile.am b/testsuites/fstests/imfs_fserror/Makefile.am index fdc52864de..aea866851f 100644 --- a/testsuites/fstests/imfs_fserror/Makefile.am +++ b/testsuites/fstests/imfs_fserror/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = imfs_fserror imfs_fserror_SOURCES = ../fserror/test.c diff --git a/testsuites/fstests/imfs_fslink/Makefile.am b/testsuites/fstests/imfs_fslink/Makefile.am index cca5fcc4bf..09bdaa00c2 100644 --- a/testsuites/fstests/imfs_fslink/Makefile.am +++ b/testsuites/fstests/imfs_fslink/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = imfs_fslink imfs_fslink_SOURCES = ../fslink/test.c diff --git a/testsuites/fstests/imfs_fspatheval/Makefile.am b/testsuites/fstests/imfs_fspatheval/Makefile.am index 044534aa5b..4a07c50231 100644 --- a/testsuites/fstests/imfs_fspatheval/Makefile.am +++ b/testsuites/fstests/imfs_fspatheval/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = imfs_fspatheval imfs_fspatheval_SOURCES = ../fspatheval/test.c diff --git a/testsuites/fstests/imfs_fspermission/Makefile.am b/testsuites/fstests/imfs_fspermission/Makefile.am index 3e32f42438..dc76d96af8 100644 --- a/testsuites/fstests/imfs_fspermission/Makefile.am +++ b/testsuites/fstests/imfs_fspermission/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = imfs_fspermission imfs_fspermission_SOURCES = ../fspermission/test.c diff --git a/testsuites/fstests/imfs_fsrdwr/Makefile.am b/testsuites/fstests/imfs_fsrdwr/Makefile.am index 6e5ee5db3b..3ac5d0b503 100644 --- a/testsuites/fstests/imfs_fsrdwr/Makefile.am +++ b/testsuites/fstests/imfs_fsrdwr/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = imfs_fsrdwr imfs_fsrdwr_SOURCES = ../fsrdwr/init.c diff --git a/testsuites/fstests/imfs_fssymlink/Makefile.am b/testsuites/fstests/imfs_fssymlink/Makefile.am index 1ac311635d..8d9518f543 100644 --- a/testsuites/fstests/imfs_fssymlink/Makefile.am +++ b/testsuites/fstests/imfs_fssymlink/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = imfs_fssymlink imfs_fssymlink_SOURCES = ../fssymlink/test.c diff --git a/testsuites/fstests/imfs_fstime/Makefile.am b/testsuites/fstests/imfs_fstime/Makefile.am index ba2e4f53db..0ddd00573b 100644 --- a/testsuites/fstests/imfs_fstime/Makefile.am +++ b/testsuites/fstests/imfs_fstime/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = imfs_fstime imfs_fstime_SOURCES = ../fstime/test.c diff --git a/testsuites/fstests/imfs_support/fs_config.h b/testsuites/fstests/imfs_support/fs_config.h index da12a6e029..787fcbe64a 100644 --- a/testsuites/fstests/imfs_support/fs_config.h +++ b/testsuites/fstests/imfs_support/fs_config.h @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef __IMFS_SUPPORT_h #define __IMFS_SUPPORT_h diff --git a/testsuites/fstests/imfs_support/fs_support.c b/testsuites/fstests/imfs_support/fs_support.c index b1e7e2149b..f623d9b873 100644 --- a/testsuites/fstests/imfs_support/fs_support.c +++ b/testsuites/fstests/imfs_support/fs_support.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/testsuites/fstests/mdosfs_fserror/Makefile.am b/testsuites/fstests/mdosfs_fserror/Makefile.am index 36026385c9..d5a49e33cc 100644 --- a/testsuites/fstests/mdosfs_fserror/Makefile.am +++ b/testsuites/fstests/mdosfs_fserror/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mdosfs_fserror mdosfs_fserror_SOURCES = ../fserror/test.c diff --git a/testsuites/fstests/mdosfs_fspatheval/Makefile.am b/testsuites/fstests/mdosfs_fspatheval/Makefile.am index 7217f6e183..3f38d8b8e5 100644 --- a/testsuites/fstests/mdosfs_fspatheval/Makefile.am +++ b/testsuites/fstests/mdosfs_fspatheval/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mdosfs_fspatheval mdosfs_fspatheval_SOURCES = ../fspatheval/test.c diff --git a/testsuites/fstests/mdosfs_fsrdwr/Makefile.am b/testsuites/fstests/mdosfs_fsrdwr/Makefile.am index ea66e389c2..59c10fab39 100644 --- a/testsuites/fstests/mdosfs_fsrdwr/Makefile.am +++ b/testsuites/fstests/mdosfs_fsrdwr/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mdosfs_fsrdwr mdosfs_fsrdwr_SOURCES = ../fsrdwr/init.c diff --git a/testsuites/fstests/mdosfs_fstime/Makefile.am b/testsuites/fstests/mdosfs_fstime/Makefile.am index a6f23eb6c3..14f58c5271 100644 --- a/testsuites/fstests/mdosfs_fstime/Makefile.am +++ b/testsuites/fstests/mdosfs_fstime/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mdosfs_fstime mdosfs_fstime_SOURCES = ../fstime/test.c diff --git a/testsuites/fstests/mdosfs_support/fs_config.h b/testsuites/fstests/mdosfs_support/fs_config.h index 333b1f7612..6e484ed826 100644 --- a/testsuites/fstests/mdosfs_support/fs_config.h +++ b/testsuites/fstests/mdosfs_support/fs_config.h @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef __MIMFS_SUPPORT_h diff --git a/testsuites/fstests/mdosfs_support/fs_support.c b/testsuites/fstests/mdosfs_support/fs_support.c index aa66c454a1..ef4356e65b 100644 --- a/testsuites/fstests/mdosfs_support/fs_support.c +++ b/testsuites/fstests/mdosfs_support/fs_support.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/testsuites/fstests/mimfs_fserror/Makefile.am b/testsuites/fstests/mimfs_fserror/Makefile.am index b99aa6b5d9..6c3b4c3ae8 100644 --- a/testsuites/fstests/mimfs_fserror/Makefile.am +++ b/testsuites/fstests/mimfs_fserror/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mimfs_fserror mimfs_fserror_SOURCES = ../fserror/test.c diff --git a/testsuites/fstests/mimfs_fslink/Makefile.am b/testsuites/fstests/mimfs_fslink/Makefile.am index 76c65a9548..7ae7e9e779 100644 --- a/testsuites/fstests/mimfs_fslink/Makefile.am +++ b/testsuites/fstests/mimfs_fslink/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mimfs_fslink mimfs_fslink_SOURCES = ../fslink/test.c diff --git a/testsuites/fstests/mimfs_fspatheval/Makefile.am b/testsuites/fstests/mimfs_fspatheval/Makefile.am index b6620b2207..2704bac803 100644 --- a/testsuites/fstests/mimfs_fspatheval/Makefile.am +++ b/testsuites/fstests/mimfs_fspatheval/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mimfs_fspatheval mimfs_fspatheval_SOURCES = ../fspatheval/test.c diff --git a/testsuites/fstests/mimfs_fspermission/Makefile.am b/testsuites/fstests/mimfs_fspermission/Makefile.am index 531e1c9fb1..5b33b57a52 100644 --- a/testsuites/fstests/mimfs_fspermission/Makefile.am +++ b/testsuites/fstests/mimfs_fspermission/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mimfs_fspermission mimfs_fspermission_SOURCES = ../fspermission/test.c diff --git a/testsuites/fstests/mimfs_fsrdwr/Makefile.am b/testsuites/fstests/mimfs_fsrdwr/Makefile.am index 24d4fb5ccc..f4c8e9a3c8 100644 --- a/testsuites/fstests/mimfs_fsrdwr/Makefile.am +++ b/testsuites/fstests/mimfs_fsrdwr/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mimfs_fsrdwr mimfs_fsrdwr_SOURCES = ../fsrdwr/init.c diff --git a/testsuites/fstests/mimfs_fssymlink/Makefile.am b/testsuites/fstests/mimfs_fssymlink/Makefile.am index 2000d223e4..8c9ceeb83e 100644 --- a/testsuites/fstests/mimfs_fssymlink/Makefile.am +++ b/testsuites/fstests/mimfs_fssymlink/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mimfs_fssymlink mimfs_fssymlink_SOURCES = ../fssymlink/test.c diff --git a/testsuites/fstests/mimfs_fstime/Makefile.am b/testsuites/fstests/mimfs_fstime/Makefile.am index 1c98f565a1..1a88784ab6 100644 --- a/testsuites/fstests/mimfs_fstime/Makefile.am +++ b/testsuites/fstests/mimfs_fstime/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mimfs_fstime mimfs_fstime_SOURCES = ../fstime/test.c diff --git a/testsuites/fstests/mimfs_support/fs_config.h b/testsuites/fstests/mimfs_support/fs_config.h index 30ee88fad9..2b444a239f 100644 --- a/testsuites/fstests/mimfs_support/fs_config.h +++ b/testsuites/fstests/mimfs_support/fs_config.h @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef __MIMFS_SUPPORT_h diff --git a/testsuites/fstests/mimfs_support/fs_support.c b/testsuites/fstests/mimfs_support/fs_support.c index 0ad0899ca4..2ac1e6c04d 100644 --- a/testsuites/fstests/mimfs_support/fs_support.c +++ b/testsuites/fstests/mimfs_support/fs_support.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/mrfs_fserror/Makefile.am b/testsuites/fstests/mrfs_fserror/Makefile.am index 7b04c9962b..8580a10b6c 100644 --- a/testsuites/fstests/mrfs_fserror/Makefile.am +++ b/testsuites/fstests/mrfs_fserror/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mrfs_fserror mrfs_fserror_SOURCES = ../fserror/test.c diff --git a/testsuites/fstests/mrfs_fslink/Makefile.am b/testsuites/fstests/mrfs_fslink/Makefile.am index 9fdb70300b..73edb64c9f 100644 --- a/testsuites/fstests/mrfs_fslink/Makefile.am +++ b/testsuites/fstests/mrfs_fslink/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mrfs_fslink mrfs_fslink_SOURCES = ../fslink/test.c diff --git a/testsuites/fstests/mrfs_fspatheval/Makefile.am b/testsuites/fstests/mrfs_fspatheval/Makefile.am index a06a6f319a..1425db2fa8 100644 --- a/testsuites/fstests/mrfs_fspatheval/Makefile.am +++ b/testsuites/fstests/mrfs_fspatheval/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mrfs_fspatheval mrfs_fspatheval_SOURCES = ../fspatheval/test.c diff --git a/testsuites/fstests/mrfs_fspermission/Makefile.am b/testsuites/fstests/mrfs_fspermission/Makefile.am index f76b1d3d70..4a5062bc0f 100644 --- a/testsuites/fstests/mrfs_fspermission/Makefile.am +++ b/testsuites/fstests/mrfs_fspermission/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mrfs_fspermission mrfs_fspermission_SOURCES = ../fspermission/test.c diff --git a/testsuites/fstests/mrfs_fsrdwr/Makefile.am b/testsuites/fstests/mrfs_fsrdwr/Makefile.am index 1d10eccf22..68176e6ca5 100644 --- a/testsuites/fstests/mrfs_fsrdwr/Makefile.am +++ b/testsuites/fstests/mrfs_fsrdwr/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mrfs_fsrdwr mrfs_fsrdwr_SOURCES = ../fsrdwr/init.c diff --git a/testsuites/fstests/mrfs_fssymlink/Makefile.am b/testsuites/fstests/mrfs_fssymlink/Makefile.am index 06e3c3cc9d..781af2bd4f 100644 --- a/testsuites/fstests/mrfs_fssymlink/Makefile.am +++ b/testsuites/fstests/mrfs_fssymlink/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mrfs_fssymlink mrfs_fssymlink_SOURCES = ../fssymlink/test.c diff --git a/testsuites/fstests/mrfs_fstime/Makefile.am b/testsuites/fstests/mrfs_fstime/Makefile.am index 3eb4aebcc7..69f45d5f99 100644 --- a/testsuites/fstests/mrfs_fstime/Makefile.am +++ b/testsuites/fstests/mrfs_fstime/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mrfs_fstime mrfs_fstime_SOURCES = ../fstime/test.c diff --git a/testsuites/fstests/mrfs_support/fs_config.h b/testsuites/fstests/mrfs_support/fs_config.h index c061a3075b..1bbc575b60 100644 --- a/testsuites/fstests/mrfs_support/fs_config.h +++ b/testsuites/fstests/mrfs_support/fs_config.h @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef __MIMFS_SUPPORT_h diff --git a/testsuites/fstests/mrfs_support/fs_support.c b/testsuites/fstests/mrfs_support/fs_support.c index 0eaff99d30..1e960063f5 100644 --- a/testsuites/fstests/mrfs_support/fs_support.c +++ b/testsuites/fstests/mrfs_support/fs_support.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/support/fstest.h b/testsuites/fstests/support/fstest.h index d3fabac815..4b904de4c8 100644 --- a/testsuites/fstests/support/fstest.h +++ b/testsuites/fstests/support/fstest.h @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef __FSTEST_H diff --git a/testsuites/fstests/support/fstest_support.c b/testsuites/fstests/support/fstest_support.c index 9613c12a82..51f19c1105 100644 --- a/testsuites/fstests/support/fstest_support.c +++ b/testsuites/fstests/support/fstest_support.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/support/fstest_support.h b/testsuites/fstests/support/fstest_support.h index 6f91e8b27e..eb71eb2a40 100644 --- a/testsuites/fstests/support/fstest_support.h +++ b/testsuites/fstests/support/fstest_support.h @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef __FSTEST_SUPPORT_H #define __FSTEST_SUPPORT_H diff --git a/testsuites/fstests/support/ramdisk_support.c b/testsuites/fstests/support/ramdisk_support.c index 02459ab939..339c63a6cb 100644 --- a/testsuites/fstests/support/ramdisk_support.c +++ b/testsuites/fstests/support/ramdisk_support.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/fstests/support/ramdisk_support.h b/testsuites/fstests/support/ramdisk_support.h index 8a457181d3..be56181cbf 100644 --- a/testsuites/fstests/support/ramdisk_support.h +++ b/testsuites/fstests/support/ramdisk_support.h @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef __RAMDISK_SUPPORT_H #define __RAMDISK_SUPPORT_H diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am index e964608089..9724c1ab2b 100644 --- a/testsuites/libtests/Makefile.am +++ b/testsuites/libtests/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - ACLOCAL_AMFLAGS = -I ../aclocal SUBDIRS = POSIX diff --git a/testsuites/libtests/README b/testsuites/libtests/README index bc4b217832..dbeac8a23b 100644 --- a/testsuites/libtests/README +++ b/testsuites/libtests/README @@ -1,7 +1,3 @@ -# -# $Id$ -# - This directory contains tests for some of the items in the lib directories. The intent is to be able to verify the basic functionality of a library. For example, diff --git a/testsuites/libtests/block01/Makefile.am b/testsuites/libtests/block01/Makefile.am index fce652c3eb..44827ab142 100644 --- a/testsuites/libtests/block01/Makefile.am +++ b/testsuites/libtests/block01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = block01 block01_SOURCES = init.c diff --git a/testsuites/libtests/block01/block01.doc b/testsuites/libtests/block01/block01.doc index 34a7ad7ab7..196464dc41 100644 --- a/testsuites/libtests/block01/block01.doc +++ b/testsuites/libtests/block01/block01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # Copyright (c) 2009 # embedded brains GmbH # Obere Lagerstr. 30 diff --git a/testsuites/libtests/block01/init.c b/testsuites/libtests/block01/init.c index 9e96cee3fb..3c1eb4ed19 100644 --- a/testsuites/libtests/block01/init.c +++ b/testsuites/libtests/block01/init.c @@ -18,8 +18,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block02/Makefile.am b/testsuites/libtests/block02/Makefile.am index 9a9ca6183e..53e71dfe08 100644 --- a/testsuites/libtests/block02/Makefile.am +++ b/testsuites/libtests/block02/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = block02 block02_SOURCES = init.c diff --git a/testsuites/libtests/block02/block02.doc b/testsuites/libtests/block02/block02.doc index d700c8f508..a81cad47d6 100644 --- a/testsuites/libtests/block02/block02.doc +++ b/testsuites/libtests/block02/block02.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # Copyright (c) 2009 # embedded brains GmbH # Obere Lagerstr. 30 diff --git a/testsuites/libtests/block03/Makefile.am b/testsuites/libtests/block03/Makefile.am index 5165de99e2..a6d1f78ac4 100644 --- a/testsuites/libtests/block03/Makefile.am +++ b/testsuites/libtests/block03/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = block03 block03_SOURCES = init.c diff --git a/testsuites/libtests/block03/block03.doc b/testsuites/libtests/block03/block03.doc index 888fb93247..9f15160892 100644 --- a/testsuites/libtests/block03/block03.doc +++ b/testsuites/libtests/block03/block03.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # Copyright (c) 2009 # embedded brains GmbH # Obere Lagerstr. 30 diff --git a/testsuites/libtests/block04/Makefile.am b/testsuites/libtests/block04/Makefile.am index c9e6e3ebba..d50fb400b1 100644 --- a/testsuites/libtests/block04/Makefile.am +++ b/testsuites/libtests/block04/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = block04 block04_SOURCES = init.c diff --git a/testsuites/libtests/block04/block04.doc b/testsuites/libtests/block04/block04.doc index 7b90fdb504..ab7f98a0c4 100644 --- a/testsuites/libtests/block04/block04.doc +++ b/testsuites/libtests/block04/block04.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # Copyright (c) 2009 # embedded brains GmbH # Obere Lagerstr. 30 diff --git a/testsuites/libtests/block05/Makefile.am b/testsuites/libtests/block05/Makefile.am index 0224c067e9..2f97659d4b 100644 --- a/testsuites/libtests/block05/Makefile.am +++ b/testsuites/libtests/block05/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = block05 block05_SOURCES = init.c diff --git a/testsuites/libtests/block05/block05.doc b/testsuites/libtests/block05/block05.doc index a1042f6c93..e7b9af871b 100644 --- a/testsuites/libtests/block05/block05.doc +++ b/testsuites/libtests/block05/block05.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # Copyright (c) 2009, 2010 # embedded brains GmbH # Obere Lagerstr. 30 diff --git a/testsuites/libtests/block06/Makefile.am b/testsuites/libtests/block06/Makefile.am index 6d1eccdc32..39c7988b41 100644 --- a/testsuites/libtests/block06/Makefile.am +++ b/testsuites/libtests/block06/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = block06 block06_SOURCES = init.c diff --git a/testsuites/libtests/block06/block06.doc b/testsuites/libtests/block06/block06.doc index 0096694485..4c1eb9a51d 100644 --- a/testsuites/libtests/block06/block06.doc +++ b/testsuites/libtests/block06/block06.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # Copyright 2008 Chris Johns (chrisj@rtems.org) # # The license and distribution terms for this file may be diff --git a/testsuites/libtests/block06/init.c b/testsuites/libtests/block06/init.c index d77ad383a2..53f488838a 100644 --- a/testsuites/libtests/block06/init.c +++ b/testsuites/libtests/block06/init.c @@ -4,8 +4,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ /** diff --git a/testsuites/libtests/block07/Makefile.am b/testsuites/libtests/block07/Makefile.am index ed39870907..696fde3d59 100644 --- a/testsuites/libtests/block07/Makefile.am +++ b/testsuites/libtests/block07/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = block07 block07_SOURCES = init.c diff --git a/testsuites/libtests/block07/block07.doc b/testsuites/libtests/block07/block07.doc index 656d1c45b6..02372aa1ef 100644 --- a/testsuites/libtests/block07/block07.doc +++ b/testsuites/libtests/block07/block07.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # Copyright (c) 2009 # embedded brains GmbH # Obere Lagerstr. 30 diff --git a/testsuites/libtests/block08/Makefile.am b/testsuites/libtests/block08/Makefile.am index b9c0401496..0c1f1059d6 100644 --- a/testsuites/libtests/block08/Makefile.am +++ b/testsuites/libtests/block08/Makefile.am @@ -5,7 +5,6 @@ ## The license and distribution terms for this file may be ## found in the file LICENSE in this distribution or at ## http://www.rtems.com/license/LICENSE. -## $Id$ ## diff --git a/testsuites/libtests/block08/bdbuf_test1_2.c b/testsuites/libtests/block08/bdbuf_test1_2.c index 1d5e44b1e3..8cb3210c2b 100644 --- a/testsuites/libtests/block08/bdbuf_test1_2.c +++ b/testsuites/libtests/block08/bdbuf_test1_2.c @@ -26,8 +26,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test1_3.c b/testsuites/libtests/block08/bdbuf_test1_3.c index ab5d1dcbc6..82c3e89f74 100644 --- a/testsuites/libtests/block08/bdbuf_test1_3.c +++ b/testsuites/libtests/block08/bdbuf_test1_3.c @@ -27,8 +27,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test1_4.c b/testsuites/libtests/block08/bdbuf_test1_4.c index 4d6e02835d..e257b1d15c 100644 --- a/testsuites/libtests/block08/bdbuf_test1_4.c +++ b/testsuites/libtests/block08/bdbuf_test1_4.c @@ -24,8 +24,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test1_5.c b/testsuites/libtests/block08/bdbuf_test1_5.c index c054db320f..11ad87a097 100644 --- a/testsuites/libtests/block08/bdbuf_test1_5.c +++ b/testsuites/libtests/block08/bdbuf_test1_5.c @@ -23,8 +23,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test2_1.c b/testsuites/libtests/block08/bdbuf_test2_1.c index 435d7184a0..91375341ec 100644 --- a/testsuites/libtests/block08/bdbuf_test2_1.c +++ b/testsuites/libtests/block08/bdbuf_test2_1.c @@ -26,8 +26,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test2_2.c b/testsuites/libtests/block08/bdbuf_test2_2.c index 5ee614c44c..bcca4ae14e 100644 --- a/testsuites/libtests/block08/bdbuf_test2_2.c +++ b/testsuites/libtests/block08/bdbuf_test2_2.c @@ -29,8 +29,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test3_1.c b/testsuites/libtests/block08/bdbuf_test3_1.c index 592fa019c3..b63a800054 100644 --- a/testsuites/libtests/block08/bdbuf_test3_1.c +++ b/testsuites/libtests/block08/bdbuf_test3_1.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test3_2.c b/testsuites/libtests/block08/bdbuf_test3_2.c index 111b57fdf7..9456b9ab23 100644 --- a/testsuites/libtests/block08/bdbuf_test3_2.c +++ b/testsuites/libtests/block08/bdbuf_test3_2.c @@ -18,8 +18,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test3_3.c b/testsuites/libtests/block08/bdbuf_test3_3.c index 27dbfa2687..58c109e436 100644 --- a/testsuites/libtests/block08/bdbuf_test3_3.c +++ b/testsuites/libtests/block08/bdbuf_test3_3.c @@ -23,8 +23,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test4_1.c b/testsuites/libtests/block08/bdbuf_test4_1.c index 914216d0c1..517d9b72ea 100644 --- a/testsuites/libtests/block08/bdbuf_test4_1.c +++ b/testsuites/libtests/block08/bdbuf_test4_1.c @@ -19,8 +19,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test4_2.c b/testsuites/libtests/block08/bdbuf_test4_2.c index c1d8890661..4361f06bff 100644 --- a/testsuites/libtests/block08/bdbuf_test4_2.c +++ b/testsuites/libtests/block08/bdbuf_test4_2.c @@ -20,8 +20,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_test4_3.c b/testsuites/libtests/block08/bdbuf_test4_3.c index ab7861ee14..2ada6d52f6 100644 --- a/testsuites/libtests/block08/bdbuf_test4_3.c +++ b/testsuites/libtests/block08/bdbuf_test4_3.c @@ -18,8 +18,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_tests.c b/testsuites/libtests/block08/bdbuf_tests.c index f265a094c1..ae4d73d524 100644 --- a/testsuites/libtests/block08/bdbuf_tests.c +++ b/testsuites/libtests/block08/bdbuf_tests.c @@ -7,8 +7,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/bdbuf_tests.h b/testsuites/libtests/block08/bdbuf_tests.h index ecd932fa4d..acc90999ab 100644 --- a/testsuites/libtests/block08/bdbuf_tests.h +++ b/testsuites/libtests/block08/bdbuf_tests.h @@ -7,8 +7,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef BDBUF_TESTS_H diff --git a/testsuites/libtests/block08/init.c b/testsuites/libtests/block08/init.c index 642983f0bd..be7495d8ff 100644 --- a/testsuites/libtests/block08/init.c +++ b/testsuites/libtests/block08/init.c @@ -13,8 +13,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/block08/system.h b/testsuites/libtests/block08/system.h index 2d2f46c3da..bd4054fc49 100644 --- a/testsuites/libtests/block08/system.h +++ b/testsuites/libtests/block08/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <rtems.h> diff --git a/testsuites/libtests/block08/test_disk.c b/testsuites/libtests/block08/test_disk.c index 461914f345..3040ab3bed 100644 --- a/testsuites/libtests/block08/test_disk.c +++ b/testsuites/libtests/block08/test_disk.c @@ -7,8 +7,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #if HAVE_CONFIG_H diff --git a/testsuites/libtests/block09/Makefile.am b/testsuites/libtests/block09/Makefile.am index d316414ad2..821f5fcfc5 100644 --- a/testsuites/libtests/block09/Makefile.am +++ b/testsuites/libtests/block09/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = block09 block09_SOURCES = init.c diff --git a/testsuites/libtests/block09/block09.doc b/testsuites/libtests/block09/block09.doc index ec118a86a5..dfee6ae776 100644 --- a/testsuites/libtests/block09/block09.doc +++ b/testsuites/libtests/block09/block09.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # Copyright (c) 2010 # embedded brains GmbH # Obere Lagerstr. 30 diff --git a/testsuites/libtests/block10/Makefile.am b/testsuites/libtests/block10/Makefile.am index 59cc48da17..2301e2be36 100644 --- a/testsuites/libtests/block10/Makefile.am +++ b/testsuites/libtests/block10/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = block10 block10_SOURCES = init.c diff --git a/testsuites/libtests/block10/block10.doc b/testsuites/libtests/block10/block10.doc index de1f9057e9..fb2f5ec330 100644 --- a/testsuites/libtests/block10/block10.doc +++ b/testsuites/libtests/block10/block10.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # Copyright (c) 2010 # embedded brains GmbH # Obere Lagerstr. 30 diff --git a/testsuites/libtests/block11/Makefile.am b/testsuites/libtests/block11/Makefile.am index dee51b6584..2c29b9156c 100644 --- a/testsuites/libtests/block11/Makefile.am +++ b/testsuites/libtests/block11/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = block11 block11_SOURCES = init.c diff --git a/testsuites/libtests/bspcmdline01/Makefile.am b/testsuites/libtests/bspcmdline01/Makefile.am index 9c9f922f70..4f361e3678 100644 --- a/testsuites/libtests/bspcmdline01/Makefile.am +++ b/testsuites/libtests/bspcmdline01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = bspcmdline01 bspcmdline01_SOURCES = init.c diff --git a/testsuites/libtests/bspcmdline01/bspcmdline01.doc b/testsuites/libtests/bspcmdline01/bspcmdline01.doc index 5fc4c8767f..236ad0547f 100644 --- a/testsuites/libtests/bspcmdline01/bspcmdline01.doc +++ b/testsuites/libtests/bspcmdline01/bspcmdline01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2009. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/bspcmdline01/init.c b/testsuites/libtests/bspcmdline01/init.c index 9bdecd5ac4..7bc8d08b38 100644 --- a/testsuites/libtests/bspcmdline01/init.c +++ b/testsuites/libtests/bspcmdline01/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/complex/Makefile.am b/testsuites/libtests/complex/Makefile.am index ae3a836be8..2a16eec2ce 100644 --- a/testsuites/libtests/complex/Makefile.am +++ b/testsuites/libtests/complex/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - if HAS_COMPLEX rtems_tests_PROGRAMS = complex complex_SOURCES = init.c docomplex.c docomplexf.c docomplexl.c diff --git a/testsuites/libtests/complex/init.c b/testsuites/libtests/complex/init.c index a3e3937ad7..82554f4816 100644 --- a/testsuites/libtests/complex/init.c +++ b/testsuites/libtests/complex/init.c @@ -16,8 +16,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/configure.ac b/testsuites/libtests/configure.ac index f04ab0b789..12ba1943e8 100644 --- a/testsuites/libtests/configure.ac +++ b/testsuites/libtests/configure.ac @@ -1,6 +1,4 @@ ## Process this file with autoconf to produce a configure script. -## -## $Id$ AC_PREREQ([2.68]) AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) diff --git a/testsuites/libtests/cpuuse/Makefile.am b/testsuites/libtests/cpuuse/Makefile.am index 9cd8fef4d4..ce429aea8f 100644 --- a/testsuites/libtests/cpuuse/Makefile.am +++ b/testsuites/libtests/cpuuse/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = cpuuse cpuuse_SOURCES = init.c task1.c task2.c task3.c tswitch.c system.h diff --git a/testsuites/libtests/cpuuse/init.c b/testsuites/libtests/cpuuse/init.c index d73d4b274f..0e72de47aa 100644 --- a/testsuites/libtests/cpuuse/init.c +++ b/testsuites/libtests/cpuuse/init.c @@ -13,8 +13,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/cpuuse/system.h b/testsuites/libtests/cpuuse/system.h index 7e3a7acea1..b9761de284 100644 --- a/testsuites/libtests/cpuuse/system.h +++ b/testsuites/libtests/cpuuse/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <bsp.h> diff --git a/testsuites/libtests/cpuuse/task1.c b/testsuites/libtests/cpuuse/task1.c index ef7f0c66f4..fdd5ac12c0 100644 --- a/testsuites/libtests/cpuuse/task1.c +++ b/testsuites/libtests/cpuuse/task1.c @@ -14,8 +14,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/cpuuse/task2.c b/testsuites/libtests/cpuuse/task2.c index 977f4853bd..8f649bc621 100644 --- a/testsuites/libtests/cpuuse/task2.c +++ b/testsuites/libtests/cpuuse/task2.c @@ -14,8 +14,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/cpuuse/task3.c b/testsuites/libtests/cpuuse/task3.c index 2a06fd81ce..57f3727db2 100644 --- a/testsuites/libtests/cpuuse/task3.c +++ b/testsuites/libtests/cpuuse/task3.c @@ -14,8 +14,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/cpuuse/tswitch.c b/testsuites/libtests/cpuuse/tswitch.c index d84c7ddf72..5635014d28 100644 --- a/testsuites/libtests/cpuuse/tswitch.c +++ b/testsuites/libtests/cpuuse/tswitch.c @@ -16,8 +16,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/devfs01/Makefile.am b/testsuites/libtests/devfs01/Makefile.am index ed53dc2c67..5be442d0fb 100644 --- a/testsuites/libtests/devfs01/Makefile.am +++ b/testsuites/libtests/devfs01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = devfs01 devfs01_SOURCES = init.c diff --git a/testsuites/libtests/devfs01/devfs01.doc b/testsuites/libtests/devfs01/devfs01.doc index aded196668..503b1ef0f8 100644 --- a/testsuites/libtests/devfs01/devfs01.doc +++ b/testsuites/libtests/devfs01/devfs01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/devfs01/init.c b/testsuites/libtests/devfs01/init.c index 27dc8d3f97..697847bc7f 100644 --- a/testsuites/libtests/devfs01/init.c +++ b/testsuites/libtests/devfs01/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/devfs02/Makefile.am b/testsuites/libtests/devfs02/Makefile.am index 5f10eed6ac..80d7c2b3ff 100644 --- a/testsuites/libtests/devfs02/Makefile.am +++ b/testsuites/libtests/devfs02/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = devfs02 devfs02_SOURCES = init.c diff --git a/testsuites/libtests/devfs02/devfs02.doc b/testsuites/libtests/devfs02/devfs02.doc index a166042005..ab591de00d 100644 --- a/testsuites/libtests/devfs02/devfs02.doc +++ b/testsuites/libtests/devfs02/devfs02.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/devfs02/init.c b/testsuites/libtests/devfs02/init.c index 96febbf974..84a8ff9b3c 100644 --- a/testsuites/libtests/devfs02/init.c +++ b/testsuites/libtests/devfs02/init.c @@ -8,8 +8,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/devfs03/Makefile.am b/testsuites/libtests/devfs03/Makefile.am index b9ab26a310..0df0f30ec7 100644 --- a/testsuites/libtests/devfs03/Makefile.am +++ b/testsuites/libtests/devfs03/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = devfs03 devfs03_SOURCES = init.c diff --git a/testsuites/libtests/devfs03/devfs03.doc b/testsuites/libtests/devfs03/devfs03.doc index 6a1011f465..32667ee8d1 100644 --- a/testsuites/libtests/devfs03/devfs03.doc +++ b/testsuites/libtests/devfs03/devfs03.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/devfs03/init.c b/testsuites/libtests/devfs03/init.c index 7660227009..30bd88ab55 100644 --- a/testsuites/libtests/devfs03/init.c +++ b/testsuites/libtests/devfs03/init.c @@ -8,8 +8,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/devfs04/Makefile.am b/testsuites/libtests/devfs04/Makefile.am index 3bb4dbd604..6b240e486c 100644 --- a/testsuites/libtests/devfs04/Makefile.am +++ b/testsuites/libtests/devfs04/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = devfs04 devfs04_SOURCES = init.c test_driver.c devfs04_SOURCES += test_driver.h diff --git a/testsuites/libtests/devfs04/devfs04.doc b/testsuites/libtests/devfs04/devfs04.doc index 02eff67f2a..b3fe417408 100644 --- a/testsuites/libtests/devfs04/devfs04.doc +++ b/testsuites/libtests/devfs04/devfs04.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/devfs04/init.c b/testsuites/libtests/devfs04/init.c index 79ae5818ad..acdafd5b8a 100644 --- a/testsuites/libtests/devfs04/init.c +++ b/testsuites/libtests/devfs04/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/devfs04/test_driver.c b/testsuites/libtests/devfs04/test_driver.c index 958ce33acf..0d6e617a06 100644 --- a/testsuites/libtests/devfs04/test_driver.c +++ b/testsuites/libtests/devfs04/test_driver.c @@ -6,8 +6,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/devfs04/test_driver.h b/testsuites/libtests/devfs04/test_driver.h index 26291a3b45..1729ec5565 100644 --- a/testsuites/libtests/devfs04/test_driver.h +++ b/testsuites/libtests/devfs04/test_driver.h @@ -6,8 +6,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef __TEST_DRIVER_h diff --git a/testsuites/libtests/deviceio01/Makefile.am b/testsuites/libtests/deviceio01/Makefile.am index 5afdf3e042..8c92a80a56 100644 --- a/testsuites/libtests/deviceio01/Makefile.am +++ b/testsuites/libtests/deviceio01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = deviceio01 deviceio01_SOURCES = init.c test_driver.c deviceio01_SOURCES += test_driver.h diff --git a/testsuites/libtests/deviceio01/deviceio01.doc b/testsuites/libtests/deviceio01/deviceio01.doc index 0769865d13..3967fd6cb8 100644 --- a/testsuites/libtests/deviceio01/deviceio01.doc +++ b/testsuites/libtests/deviceio01/deviceio01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/deviceio01/init.c b/testsuites/libtests/deviceio01/init.c index 3b0d24dbee..445afd9697 100644 --- a/testsuites/libtests/deviceio01/init.c +++ b/testsuites/libtests/deviceio01/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/deviceio01/test_driver.c b/testsuites/libtests/deviceio01/test_driver.c index b02852cb1e..e7ef8982a5 100644 --- a/testsuites/libtests/deviceio01/test_driver.c +++ b/testsuites/libtests/deviceio01/test_driver.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/deviceio01/test_driver.h b/testsuites/libtests/deviceio01/test_driver.h index 999e60c3cc..1069f8df2a 100644 --- a/testsuites/libtests/deviceio01/test_driver.h +++ b/testsuites/libtests/deviceio01/test_driver.h @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef __TEST_DRIVER_h diff --git a/testsuites/libtests/devnullfatal01/Makefile.am b/testsuites/libtests/devnullfatal01/Makefile.am index 248f570a0f..ad21dc00d4 100644 --- a/testsuites/libtests/devnullfatal01/Makefile.am +++ b/testsuites/libtests/devnullfatal01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = devnullfatal01 devnullfatal01_SOURCES = ../../sptests/spfatal_support/init.c \ diff --git a/testsuites/libtests/devnullfatal01/devnullfatal01.doc b/testsuites/libtests/devnullfatal01/devnullfatal01.doc index 697af45ffe..5fe45014e5 100644 --- a/testsuites/libtests/devnullfatal01/devnullfatal01.doc +++ b/testsuites/libtests/devnullfatal01/devnullfatal01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/devnullfatal01/testcase.h b/testsuites/libtests/devnullfatal01/testcase.h index a590d5f68d..71d21e79f4 100644 --- a/testsuites/libtests/devnullfatal01/testcase.h +++ b/testsuites/libtests/devnullfatal01/testcase.h @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #define FATAL_ERROR_TEST_NAME "/DEV/NULL FATAL 01" diff --git a/testsuites/libtests/dumpbuf01/Makefile.am b/testsuites/libtests/dumpbuf01/Makefile.am index bdf7c93ebe..6026634ed1 100644 --- a/testsuites/libtests/dumpbuf01/Makefile.am +++ b/testsuites/libtests/dumpbuf01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = dumpbuf01 dumpbuf01_SOURCES = init.c diff --git a/testsuites/libtests/dumpbuf01/dumpbuf01.doc b/testsuites/libtests/dumpbuf01/dumpbuf01.doc index 47ad26606a..5d7ab86d19 100644 --- a/testsuites/libtests/dumpbuf01/dumpbuf01.doc +++ b/testsuites/libtests/dumpbuf01/dumpbuf01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/dumpbuf01/init.c b/testsuites/libtests/dumpbuf01/init.c index afc8e3d79f..1c86502ba3 100644 --- a/testsuites/libtests/dumpbuf01/init.c +++ b/testsuites/libtests/dumpbuf01/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/ftp01/Makefile.am b/testsuites/libtests/ftp01/Makefile.am index ccb922af36..a3b8f3e2b4 100644 --- a/testsuites/libtests/ftp01/Makefile.am +++ b/testsuites/libtests/ftp01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = ftp01 ftp01_SOURCES = init.c diff --git a/testsuites/libtests/ftp01/ftp01.doc b/testsuites/libtests/ftp01/ftp01.doc index 33056383c0..660feae3b1 100644 --- a/testsuites/libtests/ftp01/ftp01.doc +++ b/testsuites/libtests/ftp01/ftp01.doc @@ -10,9 +10,6 @@ # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at # http://www.rtems.com/license/LICENSE. -# -# $Id$ -# This file describes the directives and concepts tested by this test set. diff --git a/testsuites/libtests/ftp01/init.c b/testsuites/libtests/ftp01/init.c index b7e58243eb..4b4e8e7b09 100644 --- a/testsuites/libtests/ftp01/init.c +++ b/testsuites/libtests/ftp01/init.c @@ -10,8 +10,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/gxx01/Makefile.am b/testsuites/libtests/gxx01/Makefile.am index cb94b65d3f..941751d63c 100644 --- a/testsuites/libtests/gxx01/Makefile.am +++ b/testsuites/libtests/gxx01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = gxx01 gxx01_SOURCES = init.c diff --git a/testsuites/libtests/gxx01/gxx01.doc b/testsuites/libtests/gxx01/gxx01.doc index 14763d02c5..ea6d928218 100644 --- a/testsuites/libtests/gxx01/gxx01.doc +++ b/testsuites/libtests/gxx01/gxx01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/gxx01/init.c b/testsuites/libtests/gxx01/init.c index 7b7e5e7918..c8bc16acab 100644 --- a/testsuites/libtests/gxx01/init.c +++ b/testsuites/libtests/gxx01/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/heapwalk/Makefile.am b/testsuites/libtests/heapwalk/Makefile.am index fe4b410eaf..fee87ec6ff 100644 --- a/testsuites/libtests/heapwalk/Makefile.am +++ b/testsuites/libtests/heapwalk/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = heapwalk heapwalk_SOURCES = init.c system.h diff --git a/testsuites/libtests/heapwalk/init.c b/testsuites/libtests/heapwalk/init.c index c735f6a9a3..3565570429 100644 --- a/testsuites/libtests/heapwalk/init.c +++ b/testsuites/libtests/heapwalk/init.c @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/heapwalk/system.h b/testsuites/libtests/heapwalk/system.h index eacd2d330f..0589bd37a9 100644 --- a/testsuites/libtests/heapwalk/system.h +++ b/testsuites/libtests/heapwalk/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/libtests/malloc02/Makefile.am b/testsuites/libtests/malloc02/Makefile.am index afee06bc45..a3bd2ba487 100644 --- a/testsuites/libtests/malloc02/Makefile.am +++ b/testsuites/libtests/malloc02/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = malloc02 malloc02_SOURCES = init.c diff --git a/testsuites/libtests/malloc02/init.c b/testsuites/libtests/malloc02/init.c index 2645b87e65..39e379b9ce 100644 --- a/testsuites/libtests/malloc02/init.c +++ b/testsuites/libtests/malloc02/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/malloc02/malloc02.doc b/testsuites/libtests/malloc02/malloc02.doc index 10ea45a0b4..81e8ea0be9 100644 --- a/testsuites/libtests/malloc02/malloc02.doc +++ b/testsuites/libtests/malloc02/malloc02.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/malloc03/Makefile.am b/testsuites/libtests/malloc03/Makefile.am index e90a45d438..ac5cee1440 100644 --- a/testsuites/libtests/malloc03/Makefile.am +++ b/testsuites/libtests/malloc03/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = malloc03 malloc03_SOURCES = init.c diff --git a/testsuites/libtests/malloc03/init.c b/testsuites/libtests/malloc03/init.c index 82f6481591..cc55912734 100644 --- a/testsuites/libtests/malloc03/init.c +++ b/testsuites/libtests/malloc03/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/malloc03/malloc03.doc b/testsuites/libtests/malloc03/malloc03.doc index 7d4a8b16b1..e3c60844f3 100644 --- a/testsuites/libtests/malloc03/malloc03.doc +++ b/testsuites/libtests/malloc03/malloc03.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/malloc04/Makefile.am b/testsuites/libtests/malloc04/Makefile.am index 858a33d20a..a5a4b785da 100644 --- a/testsuites/libtests/malloc04/Makefile.am +++ b/testsuites/libtests/malloc04/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = malloc04 malloc04_SOURCES = init.c diff --git a/testsuites/libtests/malloc04/init.c b/testsuites/libtests/malloc04/init.c index d445d14374..72a397f6a1 100644 --- a/testsuites/libtests/malloc04/init.c +++ b/testsuites/libtests/malloc04/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/malloc04/malloc04.doc b/testsuites/libtests/malloc04/malloc04.doc index a920f92b8c..2e18042529 100644 --- a/testsuites/libtests/malloc04/malloc04.doc +++ b/testsuites/libtests/malloc04/malloc04.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/malloc05/Makefile.am b/testsuites/libtests/malloc05/Makefile.am index 21fad7408f..816b16919f 100644 --- a/testsuites/libtests/malloc05/Makefile.am +++ b/testsuites/libtests/malloc05/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = malloc05 malloc05_SOURCES = init.c diff --git a/testsuites/libtests/malloc05/init.c b/testsuites/libtests/malloc05/init.c index 1f7d501fce..80032c0138 100644 --- a/testsuites/libtests/malloc05/init.c +++ b/testsuites/libtests/malloc05/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/malloc05/malloc05.doc b/testsuites/libtests/malloc05/malloc05.doc index adeba1aaae..8eed3cedb0 100644 --- a/testsuites/libtests/malloc05/malloc05.doc +++ b/testsuites/libtests/malloc05/malloc05.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/malloctest/Makefile.am b/testsuites/libtests/malloctest/Makefile.am index 3804f23292..8fd0cd9e20 100644 --- a/testsuites/libtests/malloctest/Makefile.am +++ b/testsuites/libtests/malloctest/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = malloctest malloctest_SOURCES = init.c task1.c system.h diff --git a/testsuites/libtests/malloctest/init.c b/testsuites/libtests/malloctest/init.c index 89797d8554..b81df2c1d9 100644 --- a/testsuites/libtests/malloctest/init.c +++ b/testsuites/libtests/malloctest/init.c @@ -19,8 +19,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/malloctest/system.h b/testsuites/libtests/malloctest/system.h index 9aef8768bb..8550c8a0f6 100644 --- a/testsuites/libtests/malloctest/system.h +++ b/testsuites/libtests/malloctest/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/libtests/malloctest/task1.c b/testsuites/libtests/malloctest/task1.c index 281364126b..c042c8a010 100644 --- a/testsuites/libtests/malloctest/task1.c +++ b/testsuites/libtests/malloctest/task1.c @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/math/Makefile.am b/testsuites/libtests/math/Makefile.am index 27cf21a480..5a8a010810 100644 --- a/testsuites/libtests/math/Makefile.am +++ b/testsuites/libtests/math/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = math math_SOURCES = init.c domath.c EXTRA_DIST = $(srcdir)/../math/domath.in diff --git a/testsuites/libtests/math/init.c b/testsuites/libtests/math/init.c index e1ce9c50c1..c80717f008 100644 --- a/testsuites/libtests/math/init.c +++ b/testsuites/libtests/math/init.c @@ -16,8 +16,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/mathf/Makefile.am b/testsuites/libtests/mathf/Makefile.am index 57b372e08f..0834145292 100644 --- a/testsuites/libtests/mathf/Makefile.am +++ b/testsuites/libtests/mathf/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mathf mathf_SOURCES = init.c domathf.c EXTRA_DIST = $(srcdir)/../math/domath.in diff --git a/testsuites/libtests/mathf/init.c b/testsuites/libtests/mathf/init.c index 41d8071bde..643de1703a 100644 --- a/testsuites/libtests/mathf/init.c +++ b/testsuites/libtests/mathf/init.c @@ -16,8 +16,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/mathl/Makefile.am b/testsuites/libtests/mathl/Makefile.am index 64be2e0ad8..23d21d65c0 100644 --- a/testsuites/libtests/mathl/Makefile.am +++ b/testsuites/libtests/mathl/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mathl mathl_SOURCES = init.c domathl.c EXTRA_DIST = $(srcdir)/../math/domath.in diff --git a/testsuites/libtests/mathl/init.c b/testsuites/libtests/mathl/init.c index cb35aa4e55..490f68ccb5 100644 --- a/testsuites/libtests/mathl/init.c +++ b/testsuites/libtests/mathl/init.c @@ -16,8 +16,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/monitor/Makefile.am b/testsuites/libtests/monitor/Makefile.am index 0b49dc90ee..a9fb21d5ca 100644 --- a/testsuites/libtests/monitor/Makefile.am +++ b/testsuites/libtests/monitor/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = monitor monitor_SOURCES = init.c system.h diff --git a/testsuites/libtests/monitor/init.c b/testsuites/libtests/monitor/init.c index 5983851e5f..32b53685ac 100644 --- a/testsuites/libtests/monitor/init.c +++ b/testsuites/libtests/monitor/init.c @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/monitor/system.h b/testsuites/libtests/monitor/system.h index 5960070e89..e6f1c9fa57 100644 --- a/testsuites/libtests/monitor/system.h +++ b/testsuites/libtests/monitor/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/libtests/monitor02/Makefile.am b/testsuites/libtests/monitor02/Makefile.am index d3ca0132b5..897875dc34 100644 --- a/testsuites/libtests/monitor02/Makefile.am +++ b/testsuites/libtests/monitor02/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = monitor02 monitor02_SOURCES = init.c system.h diff --git a/testsuites/libtests/monitor02/init.c b/testsuites/libtests/monitor02/init.c index 6aa8bc16ea..2a5074536e 100644 --- a/testsuites/libtests/monitor02/init.c +++ b/testsuites/libtests/monitor02/init.c @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/monitor02/system.h b/testsuites/libtests/monitor02/system.h index 924b1f8322..882663730c 100644 --- a/testsuites/libtests/monitor02/system.h +++ b/testsuites/libtests/monitor02/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/libtests/mouse01/Makefile.am b/testsuites/libtests/mouse01/Makefile.am index 19aa3cecd0..3488f637b7 100644 --- a/testsuites/libtests/mouse01/Makefile.am +++ b/testsuites/libtests/mouse01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mouse01 mouse01_SOURCES = init.c serial_mouse_config.c msmouse.c\ diff --git a/testsuites/libtests/mouse01/init.c b/testsuites/libtests/mouse01/init.c index 6712cd305f..5950f92def 100644 --- a/testsuites/libtests/mouse01/init.c +++ b/testsuites/libtests/mouse01/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/mouse01/mouse01.doc b/testsuites/libtests/mouse01/mouse01.doc index fa48f6fdd1..8899cad248 100644 --- a/testsuites/libtests/mouse01/mouse01.doc +++ b/testsuites/libtests/mouse01/mouse01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 2011. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/mouse01/msmouse.c b/testsuites/libtests/mouse01/msmouse.c index 202f6da9f8..1957d32bdd 100644 --- a/testsuites/libtests/mouse01/msmouse.c +++ b/testsuites/libtests/mouse01/msmouse.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/mouse01/serial_mouse_config.c b/testsuites/libtests/mouse01/serial_mouse_config.c index b34c03017b..09e420a3f2 100644 --- a/testsuites/libtests/mouse01/serial_mouse_config.c +++ b/testsuites/libtests/mouse01/serial_mouse_config.c @@ -1,7 +1,5 @@ /* * - * $Id$ - * * MODULE DESCRIPTION: * This module implements the RTEMS drivers for the PC serial ports * as /dev/ttyS1 for COM1 and /dev/ttyS2 as COM2. If one of the ports diff --git a/testsuites/libtests/putenvtest/Makefile.am b/testsuites/libtests/putenvtest/Makefile.am index c2a62f4cae..f8dedaa134 100644 --- a/testsuites/libtests/putenvtest/Makefile.am +++ b/testsuites/libtests/putenvtest/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = putenvtest putenvtest_SOURCES = init.c diff --git a/testsuites/libtests/putenvtest/init.c b/testsuites/libtests/putenvtest/init.c index 8253f867f7..40784228aa 100644 --- a/testsuites/libtests/putenvtest/init.c +++ b/testsuites/libtests/putenvtest/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/rtems++/Init.cc b/testsuites/libtests/rtems++/Init.cc index affb99e763..da0cdfb251 100644 --- a/testsuites/libtests/rtems++/Init.cc +++ b/testsuites/libtests/rtems++/Init.cc @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/rtems++/Makefile.am b/testsuites/libtests/rtems++/Makefile.am index 9e528cb2f8..f1a230a78b 100644 --- a/testsuites/libtests/rtems++/Makefile.am +++ b/testsuites/libtests/rtems++/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - if HAS_CXX rtems_tests_PROGRAMS = rtems++ diff --git a/testsuites/libtests/rtems++/System.h b/testsuites/libtests/rtems++/System.h index 61b8716f66..c7b369a900 100644 --- a/testsuites/libtests/rtems++/System.h +++ b/testsuites/libtests/rtems++/System.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/libtests/rtems++/Task1.cc b/testsuites/libtests/rtems++/Task1.cc index 3ab355ef3e..67cbf6ebb0 100644 --- a/testsuites/libtests/rtems++/Task1.cc +++ b/testsuites/libtests/rtems++/Task1.cc @@ -18,8 +18,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/rtems++/Task2.cc b/testsuites/libtests/rtems++/Task2.cc index 50cab64252..795c4da182 100644 --- a/testsuites/libtests/rtems++/Task2.cc +++ b/testsuites/libtests/rtems++/Task2.cc @@ -14,8 +14,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/rtems++/Task3.cc b/testsuites/libtests/rtems++/Task3.cc index 31fdf3ee36..130cc2fca0 100644 --- a/testsuites/libtests/rtems++/Task3.cc +++ b/testsuites/libtests/rtems++/Task3.cc @@ -14,8 +14,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/rtems++/rtems++.doc b/testsuites/libtests/rtems++/rtems++.doc index befb3ae8b2..8a7aa72e7d 100644 --- a/testsuites/libtests/rtems++/rtems++.doc +++ b/testsuites/libtests/rtems++/rtems++.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1997 # Objective Design Systems Ltd Pty (ODS) # All rights reserved (R) Objective Design Systems Ltd Pty diff --git a/testsuites/libtests/rtmonuse/Makefile.am b/testsuites/libtests/rtmonuse/Makefile.am index 79034b29fb..eb37a40efc 100644 --- a/testsuites/libtests/rtmonuse/Makefile.am +++ b/testsuites/libtests/rtmonuse/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = rtmonuse rtmonuse_SOURCES = init.c getall.c task1.c system.h diff --git a/testsuites/libtests/rtmonuse/getall.c b/testsuites/libtests/rtmonuse/getall.c index aace20f66c..6d549c86ca 100644 --- a/testsuites/libtests/rtmonuse/getall.c +++ b/testsuites/libtests/rtmonuse/getall.c @@ -12,8 +12,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/rtmonuse/init.c b/testsuites/libtests/rtmonuse/init.c index 1a512cd14c..ba99d0cb40 100644 --- a/testsuites/libtests/rtmonuse/init.c +++ b/testsuites/libtests/rtmonuse/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/rtmonuse/system.h b/testsuites/libtests/rtmonuse/system.h index 742fc56a0c..efb21bd85d 100644 --- a/testsuites/libtests/rtmonuse/system.h +++ b/testsuites/libtests/rtmonuse/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/libtests/rtmonuse/task1.c b/testsuites/libtests/rtmonuse/task1.c index 00a614534a..4ea439b4ba 100644 --- a/testsuites/libtests/rtmonuse/task1.c +++ b/testsuites/libtests/rtmonuse/task1.c @@ -14,8 +14,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/stackchk/Makefile.am b/testsuites/libtests/stackchk/Makefile.am index 989feec1a3..7c6525ee96 100644 --- a/testsuites/libtests/stackchk/Makefile.am +++ b/testsuites/libtests/stackchk/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = stackchk stackchk_SOURCES = blow.c init.c task1.c system.h diff --git a/testsuites/libtests/stackchk/blow.c b/testsuites/libtests/stackchk/blow.c index 9c2994e643..12162420a2 100644 --- a/testsuites/libtests/stackchk/blow.c +++ b/testsuites/libtests/stackchk/blow.c @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/stackchk/init.c b/testsuites/libtests/stackchk/init.c index 766748c0c4..a545812209 100644 --- a/testsuites/libtests/stackchk/init.c +++ b/testsuites/libtests/stackchk/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/stackchk/system.h b/testsuites/libtests/stackchk/system.h index 441033e976..95babb8a0c 100644 --- a/testsuites/libtests/stackchk/system.h +++ b/testsuites/libtests/stackchk/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/libtests/stackchk/task1.c b/testsuites/libtests/stackchk/task1.c index 38138d4564..e0ca0a2b42 100644 --- a/testsuites/libtests/stackchk/task1.c +++ b/testsuites/libtests/stackchk/task1.c @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/stackchk01/Makefile.am b/testsuites/libtests/stackchk01/Makefile.am index aca890184d..9f2e5f6929 100644 --- a/testsuites/libtests/stackchk01/Makefile.am +++ b/testsuites/libtests/stackchk01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = stackchk01 stackchk01_SOURCES = init.c diff --git a/testsuites/libtests/stackchk01/init.c b/testsuites/libtests/stackchk01/init.c index aad3c90262..deed8f1f46 100644 --- a/testsuites/libtests/stackchk01/init.c +++ b/testsuites/libtests/stackchk01/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/stackchk01/stackchk01.doc b/testsuites/libtests/stackchk01/stackchk01.doc index 380cc6a1d7..94acfbaf07 100644 --- a/testsuites/libtests/stackchk01/stackchk01.doc +++ b/testsuites/libtests/stackchk01/stackchk01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/stringto01/Makefile.am b/testsuites/libtests/stringto01/Makefile.am index c3f0f67d8e..cc638a239e 100644 --- a/testsuites/libtests/stringto01/Makefile.am +++ b/testsuites/libtests/stringto01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = stringto01 stringto01_SOURCES = init.c diff --git a/testsuites/libtests/stringto01/init.c b/testsuites/libtests/stringto01/init.c index 658f7c0fa1..005d3656d1 100644 --- a/testsuites/libtests/stringto01/init.c +++ b/testsuites/libtests/stringto01/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/stringto01/stringto01.doc b/testsuites/libtests/stringto01/stringto01.doc index f6bf6c056d..2f58988eba 100644 --- a/testsuites/libtests/stringto01/stringto01.doc +++ b/testsuites/libtests/stringto01/stringto01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2009. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/stringto01/stringto_test_template.h b/testsuites/libtests/stringto01/stringto_test_template.h index 6cd51f4782..1b951f72bb 100644 --- a/testsuites/libtests/stringto01/stringto_test_template.h +++ b/testsuites/libtests/stringto01/stringto_test_template.h @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #if defined(STRING_TO_POINTER) diff --git a/testsuites/libtests/tar01/Makefile.am b/testsuites/libtests/tar01/Makefile.am index 199b8f9c69..6bcb4f26cd 100644 --- a/testsuites/libtests/tar01/Makefile.am +++ b/testsuites/libtests/tar01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - if TARTESTS rtems_tests_PROGRAMS = tar01 tar01_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \ diff --git a/testsuites/libtests/tar01/init.c b/testsuites/libtests/tar01/init.c index 74ea5551a2..3c60673c2f 100644 --- a/testsuites/libtests/tar01/init.c +++ b/testsuites/libtests/tar01/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/tar01/tar01.doc b/testsuites/libtests/tar01/tar01.doc index 4ae46b4c6d..443628c719 100644 --- a/testsuites/libtests/tar01/tar01.doc +++ b/testsuites/libtests/tar01/tar01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/tar02/Makefile.am b/testsuites/libtests/tar02/Makefile.am index e9c138f1d3..d04089b1b4 100644 --- a/testsuites/libtests/tar02/Makefile.am +++ b/testsuites/libtests/tar02/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - if TARTESTS rtems_tests_PROGRAMS = tar02 tar02_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \ diff --git a/testsuites/libtests/tar02/init.c b/testsuites/libtests/tar02/init.c index b993b4ad49..2bcbb25951 100644 --- a/testsuites/libtests/tar02/init.c +++ b/testsuites/libtests/tar02/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/tar02/tar02.doc b/testsuites/libtests/tar02/tar02.doc index d225adb107..60c588e9db 100644 --- a/testsuites/libtests/tar02/tar02.doc +++ b/testsuites/libtests/tar02/tar02.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/tar03/Makefile.am b/testsuites/libtests/tar03/Makefile.am index b91d94280a..965cfbb986 100644 --- a/testsuites/libtests/tar03/Makefile.am +++ b/testsuites/libtests/tar03/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = tar03 tar03_SOURCES = init.c diff --git a/testsuites/libtests/tar03/init.c b/testsuites/libtests/tar03/init.c index fee182975d..f70748df18 100644 --- a/testsuites/libtests/tar03/init.c +++ b/testsuites/libtests/tar03/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/tar03/tar03.doc b/testsuites/libtests/tar03/tar03.doc index b706026e12..a945b18940 100644 --- a/testsuites/libtests/tar03/tar03.doc +++ b/testsuites/libtests/tar03/tar03.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/termios/Makefile.am b/testsuites/libtests/termios/Makefile.am index 0b8dc7d602..8a18ad2837 100644 --- a/testsuites/libtests/termios/Makefile.am +++ b/testsuites/libtests/termios/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = termios termios_SOURCES = init.c diff --git a/testsuites/libtests/termios/README b/testsuites/libtests/termios/README index 2515b2994f..2b8fcab856 100644 --- a/testsuites/libtests/termios/README +++ b/testsuites/libtests/termios/README @@ -1,7 +1,3 @@ -# -# $Id$ -# - These tests are brought to you by the letter `q'. When you start the test, you should see: diff --git a/testsuites/libtests/termios/init.c b/testsuites/libtests/termios/init.c index 039f5deb9b..9bd00d9348 100644 --- a/testsuites/libtests/termios/init.c +++ b/testsuites/libtests/termios/init.c @@ -18,8 +18,6 @@ * Institute for Information Technology * National Research Council of Canada * charles.gauthier@nrc.ca - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios01/Makefile.am b/testsuites/libtests/termios01/Makefile.am index 2746d42c5a..5f51c8b4e3 100644 --- a/testsuites/libtests/termios01/Makefile.am +++ b/testsuites/libtests/termios01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = termios01 termios01_SOURCES = init.c termios_testdriver.c diff --git a/testsuites/libtests/termios01/init.c b/testsuites/libtests/termios01/init.c index 049442775c..0b5d01accf 100644 --- a/testsuites/libtests/termios01/init.c +++ b/testsuites/libtests/termios01/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios01/termios01.doc b/testsuites/libtests/termios01/termios01.doc index d11766c9fb..98d549b076 100644 --- a/testsuites/libtests/termios01/termios01.doc +++ b/testsuites/libtests/termios01/termios01.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2009. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/termios01/termios_testdriver.c b/testsuites/libtests/termios01/termios_testdriver.c index e96e887fc3..bf874f3b2b 100644 --- a/testsuites/libtests/termios01/termios_testdriver.c +++ b/testsuites/libtests/termios01/termios_testdriver.c @@ -7,8 +7,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios01/termios_testdriver.h b/testsuites/libtests/termios01/termios_testdriver.h index 2a17847f6a..633aec105f 100644 --- a/testsuites/libtests/termios01/termios_testdriver.h +++ b/testsuites/libtests/termios01/termios_testdriver.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef _TERMIOS_TESTDRIVER_H diff --git a/testsuites/libtests/termios02/Makefile.am b/testsuites/libtests/termios02/Makefile.am index 1689bfbe04..63b0b7dda5 100644 --- a/testsuites/libtests/termios02/Makefile.am +++ b/testsuites/libtests/termios02/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = termios02 termios02_SOURCES = init.c diff --git a/testsuites/libtests/termios02/init.c b/testsuites/libtests/termios02/init.c index a4040ba9ad..87c6ba3f9b 100644 --- a/testsuites/libtests/termios02/init.c +++ b/testsuites/libtests/termios02/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios02/termios02.doc b/testsuites/libtests/termios02/termios02.doc index 25c4c95b5a..5a791f8ac8 100644 --- a/testsuites/libtests/termios02/termios02.doc +++ b/testsuites/libtests/termios02/termios02.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2009. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/termios03/Makefile.am b/testsuites/libtests/termios03/Makefile.am index ee9be71a30..b7adcc77f5 100644 --- a/testsuites/libtests/termios03/Makefile.am +++ b/testsuites/libtests/termios03/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = termios03 termios03_SOURCES = init.c termios_testdriver_polled.c diff --git a/testsuites/libtests/termios03/init.c b/testsuites/libtests/termios03/init.c index a7638258a5..0b77e4f985 100644 --- a/testsuites/libtests/termios03/init.c +++ b/testsuites/libtests/termios03/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios03/termios03.doc b/testsuites/libtests/termios03/termios03.doc index 09d90d2976..d10bca6bfd 100644 --- a/testsuites/libtests/termios03/termios03.doc +++ b/testsuites/libtests/termios03/termios03.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/termios03/termios_testdriver_polled.c b/testsuites/libtests/termios03/termios_testdriver_polled.c index 4cc1280f9e..88807de06f 100644 --- a/testsuites/libtests/termios03/termios_testdriver_polled.c +++ b/testsuites/libtests/termios03/termios_testdriver_polled.c @@ -7,8 +7,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios03/termios_testdriver_polled.h b/testsuites/libtests/termios03/termios_testdriver_polled.h index ba280e6946..fbee8d3542 100644 --- a/testsuites/libtests/termios03/termios_testdriver_polled.h +++ b/testsuites/libtests/termios03/termios_testdriver_polled.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef _TERMIOS_TESTDRIVER_H diff --git a/testsuites/libtests/termios04/Makefile.am b/testsuites/libtests/termios04/Makefile.am index 2e7265f958..8bc9ee8b2b 100644 --- a/testsuites/libtests/termios04/Makefile.am +++ b/testsuites/libtests/termios04/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = termios04 termios04_SOURCES = init.c termios_testdriver_intr.c diff --git a/testsuites/libtests/termios04/init.c b/testsuites/libtests/termios04/init.c index 2c181165c5..49e128d079 100644 --- a/testsuites/libtests/termios04/init.c +++ b/testsuites/libtests/termios04/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios04/termios04.doc b/testsuites/libtests/termios04/termios04.doc index e70a5d2f02..dfa0546fc3 100644 --- a/testsuites/libtests/termios04/termios04.doc +++ b/testsuites/libtests/termios04/termios04.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/termios04/termios_testdriver_intr.c b/testsuites/libtests/termios04/termios_testdriver_intr.c index 916d8bb698..53a2b7899b 100644 --- a/testsuites/libtests/termios04/termios_testdriver_intr.c +++ b/testsuites/libtests/termios04/termios_testdriver_intr.c @@ -7,8 +7,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios04/termios_testdriver_intr.h b/testsuites/libtests/termios04/termios_testdriver_intr.h index c019ada642..619423066c 100644 --- a/testsuites/libtests/termios04/termios_testdriver_intr.h +++ b/testsuites/libtests/termios04/termios_testdriver_intr.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef _TERMIOS_TESTDRIVER_H diff --git a/testsuites/libtests/termios05/Makefile.am b/testsuites/libtests/termios05/Makefile.am index e58192ef4c..dd5ab2c3e9 100644 --- a/testsuites/libtests/termios05/Makefile.am +++ b/testsuites/libtests/termios05/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = termios05 termios05_SOURCES = init.c ../termios04/termios_testdriver_intr.c diff --git a/testsuites/libtests/termios05/init.c b/testsuites/libtests/termios05/init.c index aea4285bd4..506cf5fc46 100644 --- a/testsuites/libtests/termios05/init.c +++ b/testsuites/libtests/termios05/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios05/termios05.doc b/testsuites/libtests/termios05/termios05.doc index 962c774a00..b312a89572 100644 --- a/testsuites/libtests/termios05/termios05.doc +++ b/testsuites/libtests/termios05/termios05.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/termios05/termios_testdriver_taskdriven.c b/testsuites/libtests/termios05/termios_testdriver_taskdriven.c index 5fafdfac97..3b24304bcb 100644 --- a/testsuites/libtests/termios05/termios_testdriver_taskdriven.c +++ b/testsuites/libtests/termios05/termios_testdriver_taskdriven.c @@ -7,8 +7,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios05/termios_testdriver_taskdriven.h b/testsuites/libtests/termios05/termios_testdriver_taskdriven.h index ba280e6946..fbee8d3542 100644 --- a/testsuites/libtests/termios05/termios_testdriver_taskdriven.h +++ b/testsuites/libtests/termios05/termios_testdriver_taskdriven.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifndef _TERMIOS_TESTDRIVER_H diff --git a/testsuites/libtests/termios06/Makefile.am b/testsuites/libtests/termios06/Makefile.am index 3508d8d8b4..2c23177862 100644 --- a/testsuites/libtests/termios06/Makefile.am +++ b/testsuites/libtests/termios06/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = termios06 termios06_SOURCES = init.c ../termios03/termios_testdriver_polled.c test_pppd.c diff --git a/testsuites/libtests/termios06/init.c b/testsuites/libtests/termios06/init.c index 32e767f5df..23c08a6629 100644 --- a/testsuites/libtests/termios06/init.c +++ b/testsuites/libtests/termios06/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios06/termios06.doc b/testsuites/libtests/termios06/termios06.doc index 49a18d86bc..e65712217e 100644 --- a/testsuites/libtests/termios06/termios06.doc +++ b/testsuites/libtests/termios06/termios06.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/termios06/test_pppd.c b/testsuites/libtests/termios06/test_pppd.c index 0e160d7e51..addbc73f43 100644 --- a/testsuites/libtests/termios06/test_pppd.c +++ b/testsuites/libtests/termios06/test_pppd.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios07/Makefile.am b/testsuites/libtests/termios07/Makefile.am index 6989c1b0ab..fbaad0940a 100644 --- a/testsuites/libtests/termios07/Makefile.am +++ b/testsuites/libtests/termios07/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = termios07 termios07_SOURCES = init.c ../termios04/termios_testdriver_intr.c diff --git a/testsuites/libtests/termios07/init.c b/testsuites/libtests/termios07/init.c index 19b022e12b..7f873be4b2 100644 --- a/testsuites/libtests/termios07/init.c +++ b/testsuites/libtests/termios07/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios07/termios07.doc b/testsuites/libtests/termios07/termios07.doc index fba3571593..a08fef3add 100644 --- a/testsuites/libtests/termios07/termios07.doc +++ b/testsuites/libtests/termios07/termios07.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/termios08/Makefile.am b/testsuites/libtests/termios08/Makefile.am index a546f7806e..7f33846ffc 100644 --- a/testsuites/libtests/termios08/Makefile.am +++ b/testsuites/libtests/termios08/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = termios08 termios08_SOURCES = init.c ../termios03/termios_testdriver_polled.c diff --git a/testsuites/libtests/termios08/init.c b/testsuites/libtests/termios08/init.c index 7d57820c8c..08745cec0f 100644 --- a/testsuites/libtests/termios08/init.c +++ b/testsuites/libtests/termios08/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/termios08/termios08.doc b/testsuites/libtests/termios08/termios08.doc index 559d0d7bda..3630d7506f 100644 --- a/testsuites/libtests/termios08/termios08.doc +++ b/testsuites/libtests/termios08/termios08.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-2010. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/libtests/tztest/Makefile.am b/testsuites/libtests/tztest/Makefile.am index cb1b9400ef..de83e4d31e 100644 --- a/testsuites/libtests/tztest/Makefile.am +++ b/testsuites/libtests/tztest/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = tztest tztest_SOURCES = init.c diff --git a/testsuites/libtests/tztest/init.c b/testsuites/libtests/tztest/init.c index 15d2b67853..9f3c4ef117 100644 --- a/testsuites/libtests/tztest/init.c +++ b/testsuites/libtests/tztest/init.c @@ -8,8 +8,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/libtests/tztest/tztest.doc b/testsuites/libtests/tztest/tztest.doc index f74c42ae7c..f038c74003 100644 --- a/testsuites/libtests/tztest/tztest.doc +++ b/testsuites/libtests/tztest/tztest.doc @@ -1,6 +1,2 @@ -# -# $Id$ -# - The purpose of this test is to demonstrate the use of timezones. diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am index 9afef151c7..012563124f 100644 --- a/testsuites/mptests/Makefile.am +++ b/testsuites/mptests/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - ACLOCAL_AMFLAGS = -I ../aclocal SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \ diff --git a/testsuites/mptests/README b/testsuites/mptests/README index 68cb459b55..8e517e2c45 100644 --- a/testsuites/mptests/README +++ b/testsuites/mptests/README @@ -1,7 +1,3 @@ -# -# $Id$ -# - This directory contains the RTEMS Multiprocessor Test Suite. The tests in this directory provide near complete (98%+) test coverage of the multiprocessor specific code in RTEMS. diff --git a/testsuites/mptests/configure.ac b/testsuites/mptests/configure.ac index 2ecc283d01..536fc8b361 100644 --- a/testsuites/mptests/configure.ac +++ b/testsuites/mptests/configure.ac @@ -1,6 +1,4 @@ ## Process this file with autoconf to produce a configure script. -## -## $Id$ AC_PREREQ([2.68]) AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) diff --git a/testsuites/mptests/mp01/Makefile.am b/testsuites/mptests/mp01/Makefile.am index 4665714c9e..08a90da412 100644 --- a/testsuites/mptests/mp01/Makefile.am +++ b/testsuites/mptests/mp01/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - SUBDIRS = node1 node2 include $(top_srcdir)/../automake/subdirs.am diff --git a/testsuites/mptests/mp01/init.c b/testsuites/mptests/mp01/init.c index 08b431dbce..1f6f146765 100644 --- a/testsuites/mptests/mp01/init.c +++ b/testsuites/mptests/mp01/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp01/node1/Makefile.am b/testsuites/mptests/mp01/node1/Makefile.am index e25a6a524a..ad2d12e538 100644 --- a/testsuites/mptests/mp01/node1/Makefile.am +++ b/testsuites/mptests/mp01/node1/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp01-node1 mp01_node1_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp01/node1/mp01-node1.doc b/testsuites/mptests/mp01/node1/mp01-node1.doc index 9cf06dce74..6f061aac92 100644 --- a/testsuites/mptests/mp01/node1/mp01-node1.doc +++ b/testsuites/mptests/mp01/node1/mp01-node1.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp01/node2/Makefile.am b/testsuites/mptests/mp01/node2/Makefile.am index 88689cd51b..4d5a2aa944 100644 --- a/testsuites/mptests/mp01/node2/Makefile.am +++ b/testsuites/mptests/mp01/node2/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp01-node2 mp01_node2_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp01/node2/mp01-node2.doc b/testsuites/mptests/mp01/node2/mp01-node2.doc index 5c0baceb8d..a2dcbde8b6 100644 --- a/testsuites/mptests/mp01/node2/mp01-node2.doc +++ b/testsuites/mptests/mp01/node2/mp01-node2.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp01/system.h b/testsuites/mptests/mp01/system.h index 0eecc51c4f..329842c69f 100644 --- a/testsuites/mptests/mp01/system.h +++ b/testsuites/mptests/mp01/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/mptests/mp01/task1.c b/testsuites/mptests/mp01/task1.c index d7146012d0..64c4b8ea4c 100644 --- a/testsuites/mptests/mp01/task1.c +++ b/testsuites/mptests/mp01/task1.c @@ -19,8 +19,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp02/Makefile.am b/testsuites/mptests/mp02/Makefile.am index 4665714c9e..08a90da412 100644 --- a/testsuites/mptests/mp02/Makefile.am +++ b/testsuites/mptests/mp02/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - SUBDIRS = node1 node2 include $(top_srcdir)/../automake/subdirs.am diff --git a/testsuites/mptests/mp02/init.c b/testsuites/mptests/mp02/init.c index 8f0f2f0ee0..1c8a449d0d 100644 --- a/testsuites/mptests/mp02/init.c +++ b/testsuites/mptests/mp02/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp02/node1/Makefile.am b/testsuites/mptests/mp02/node1/Makefile.am index 4589e6a7e9..f3ae2b4171 100644 --- a/testsuites/mptests/mp02/node1/Makefile.am +++ b/testsuites/mptests/mp02/node1/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp02-node1 mp02_node1_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp02/node1/mp02-node1.doc b/testsuites/mptests/mp02/node1/mp02-node1.doc index bdfa6b6e62..7f6b459045 100644 --- a/testsuites/mptests/mp02/node1/mp02-node1.doc +++ b/testsuites/mptests/mp02/node1/mp02-node1.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp02/node2/Makefile.am b/testsuites/mptests/mp02/node2/Makefile.am index d9f471e122..107d845653 100644 --- a/testsuites/mptests/mp02/node2/Makefile.am +++ b/testsuites/mptests/mp02/node2/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp02-node2 mp02_node2_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp02/node2/mp02-node2.doc b/testsuites/mptests/mp02/node2/mp02-node2.doc index 5c0baceb8d..a2dcbde8b6 100644 --- a/testsuites/mptests/mp02/node2/mp02-node2.doc +++ b/testsuites/mptests/mp02/node2/mp02-node2.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp02/system.h b/testsuites/mptests/mp02/system.h index 7c5ea525ba..603bd5bb92 100644 --- a/testsuites/mptests/mp02/system.h +++ b/testsuites/mptests/mp02/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/mptests/mp02/task1.c b/testsuites/mptests/mp02/task1.c index 93e31f4cf0..79b6632b07 100644 --- a/testsuites/mptests/mp02/task1.c +++ b/testsuites/mptests/mp02/task1.c @@ -15,8 +15,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp03/Makefile.am b/testsuites/mptests/mp03/Makefile.am index 4665714c9e..08a90da412 100644 --- a/testsuites/mptests/mp03/Makefile.am +++ b/testsuites/mptests/mp03/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - SUBDIRS = node1 node2 include $(top_srcdir)/../automake/subdirs.am diff --git a/testsuites/mptests/mp03/delay.c b/testsuites/mptests/mp03/delay.c index 2484a4888a..5c09cc6186 100644 --- a/testsuites/mptests/mp03/delay.c +++ b/testsuites/mptests/mp03/delay.c @@ -12,8 +12,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp03/init.c b/testsuites/mptests/mp03/init.c index 25bd034918..84a5c915c3 100644 --- a/testsuites/mptests/mp03/init.c +++ b/testsuites/mptests/mp03/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp03/node1/Makefile.am b/testsuites/mptests/mp03/node1/Makefile.am index 4f1bb19d53..7710acdef5 100644 --- a/testsuites/mptests/mp03/node1/Makefile.am +++ b/testsuites/mptests/mp03/node1/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp03-node1 mp03_node1_SOURCES = ../init.c ../task1.c ../delay.c ../system.h diff --git a/testsuites/mptests/mp03/node1/mp03-node1.doc b/testsuites/mptests/mp03/node1/mp03-node1.doc index 77b1d3a40d..3512bcf31f 100644 --- a/testsuites/mptests/mp03/node1/mp03-node1.doc +++ b/testsuites/mptests/mp03/node1/mp03-node1.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp03/node2/Makefile.am b/testsuites/mptests/mp03/node2/Makefile.am index 05107c0e94..868dd6c4e7 100644 --- a/testsuites/mptests/mp03/node2/Makefile.am +++ b/testsuites/mptests/mp03/node2/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp03-node2 mp03_node2_SOURCES = ../init.c ../delay.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp03/node2/mp03-node2.doc b/testsuites/mptests/mp03/node2/mp03-node2.doc index 5c0baceb8d..a2dcbde8b6 100644 --- a/testsuites/mptests/mp03/node2/mp03-node2.doc +++ b/testsuites/mptests/mp03/node2/mp03-node2.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp03/system.h b/testsuites/mptests/mp03/system.h index 2305f3d006..d85558a966 100644 --- a/testsuites/mptests/mp03/system.h +++ b/testsuites/mptests/mp03/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/mptests/mp03/task1.c b/testsuites/mptests/mp03/task1.c index ecc384f258..08d7060246 100644 --- a/testsuites/mptests/mp03/task1.c +++ b/testsuites/mptests/mp03/task1.c @@ -13,8 +13,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp04/Makefile.am b/testsuites/mptests/mp04/Makefile.am index 4665714c9e..08a90da412 100644 --- a/testsuites/mptests/mp04/Makefile.am +++ b/testsuites/mptests/mp04/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - SUBDIRS = node1 node2 include $(top_srcdir)/../automake/subdirs.am diff --git a/testsuites/mptests/mp04/init.c b/testsuites/mptests/mp04/init.c index 1bdc51dc28..aba3645340 100644 --- a/testsuites/mptests/mp04/init.c +++ b/testsuites/mptests/mp04/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp04/node1/Makefile.am b/testsuites/mptests/mp04/node1/Makefile.am index 44c791a234..ad619ae1ca 100644 --- a/testsuites/mptests/mp04/node1/Makefile.am +++ b/testsuites/mptests/mp04/node1/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp04-node1 mp04_node1_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp04/node1/mp04-node1.doc b/testsuites/mptests/mp04/node1/mp04-node1.doc index b5a649cba7..92dd7eb88d 100644 --- a/testsuites/mptests/mp04/node1/mp04-node1.doc +++ b/testsuites/mptests/mp04/node1/mp04-node1.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp04/node2/Makefile.am b/testsuites/mptests/mp04/node2/Makefile.am index 78de2401cc..4ac67a94f9 100644 --- a/testsuites/mptests/mp04/node2/Makefile.am +++ b/testsuites/mptests/mp04/node2/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp04-node2 mp04_node2_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp04/node2/mp04-node2.doc b/testsuites/mptests/mp04/node2/mp04-node2.doc index 5c0baceb8d..a2dcbde8b6 100644 --- a/testsuites/mptests/mp04/node2/mp04-node2.doc +++ b/testsuites/mptests/mp04/node2/mp04-node2.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp04/system.h b/testsuites/mptests/mp04/system.h index 18aee8620f..3344f87797 100644 --- a/testsuites/mptests/mp04/system.h +++ b/testsuites/mptests/mp04/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/mptests/mp04/task1.c b/testsuites/mptests/mp04/task1.c index 169d8dac8f..1cd72ba45e 100644 --- a/testsuites/mptests/mp04/task1.c +++ b/testsuites/mptests/mp04/task1.c @@ -13,8 +13,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp05/Makefile.am b/testsuites/mptests/mp05/Makefile.am index 4665714c9e..08a90da412 100644 --- a/testsuites/mptests/mp05/Makefile.am +++ b/testsuites/mptests/mp05/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - SUBDIRS = node1 node2 include $(top_srcdir)/../automake/subdirs.am diff --git a/testsuites/mptests/mp05/asr.c b/testsuites/mptests/mp05/asr.c index 0f202ec04b..dad30d9052 100644 --- a/testsuites/mptests/mp05/asr.c +++ b/testsuites/mptests/mp05/asr.c @@ -14,8 +14,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp05/init.c b/testsuites/mptests/mp05/init.c index fe3d8de801..f1346440f4 100644 --- a/testsuites/mptests/mp05/init.c +++ b/testsuites/mptests/mp05/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp05/node1/Makefile.am b/testsuites/mptests/mp05/node1/Makefile.am index 36bbc526fb..99d0f9f086 100644 --- a/testsuites/mptests/mp05/node1/Makefile.am +++ b/testsuites/mptests/mp05/node1/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp05-node1 mp05_node1_SOURCES = ../init.c ../asr.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp05/node1/mp05-node1.doc b/testsuites/mptests/mp05/node1/mp05-node1.doc index 4760e01fcf..9ed7b731f2 100644 --- a/testsuites/mptests/mp05/node1/mp05-node1.doc +++ b/testsuites/mptests/mp05/node1/mp05-node1.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp05/node2/Makefile.am b/testsuites/mptests/mp05/node2/Makefile.am index d8de8d8df7..2114fc59c7 100644 --- a/testsuites/mptests/mp05/node2/Makefile.am +++ b/testsuites/mptests/mp05/node2/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp05-node2 mp05_node2_SOURCES = ../init.c ../asr.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp05/node2/mp05-node2.doc b/testsuites/mptests/mp05/node2/mp05-node2.doc index 5c0baceb8d..a2dcbde8b6 100644 --- a/testsuites/mptests/mp05/node2/mp05-node2.doc +++ b/testsuites/mptests/mp05/node2/mp05-node2.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp05/system.h b/testsuites/mptests/mp05/system.h index 9cd4cc97ef..2d41bebc72 100644 --- a/testsuites/mptests/mp05/system.h +++ b/testsuites/mptests/mp05/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/mptests/mp05/task1.c b/testsuites/mptests/mp05/task1.c index 042c443768..d9c4777bc0 100644 --- a/testsuites/mptests/mp05/task1.c +++ b/testsuites/mptests/mp05/task1.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp06/Makefile.am b/testsuites/mptests/mp06/Makefile.am index 4665714c9e..08a90da412 100644 --- a/testsuites/mptests/mp06/Makefile.am +++ b/testsuites/mptests/mp06/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - SUBDIRS = node1 node2 include $(top_srcdir)/../automake/subdirs.am diff --git a/testsuites/mptests/mp06/init.c b/testsuites/mptests/mp06/init.c index 2e315156d5..8873a17bdd 100644 --- a/testsuites/mptests/mp06/init.c +++ b/testsuites/mptests/mp06/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp06/node1/Makefile.am b/testsuites/mptests/mp06/node1/Makefile.am index e23de3d43f..73575a1a16 100644 --- a/testsuites/mptests/mp06/node1/Makefile.am +++ b/testsuites/mptests/mp06/node1/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp06-node1 mp06_node1_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp06/node1/mp06-node1.doc b/testsuites/mptests/mp06/node1/mp06-node1.doc index 1460e2cfe4..3f7bb3751d 100644 --- a/testsuites/mptests/mp06/node1/mp06-node1.doc +++ b/testsuites/mptests/mp06/node1/mp06-node1.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp06/node2/Makefile.am b/testsuites/mptests/mp06/node2/Makefile.am index fd0e0e487c..66afc48aaf 100644 --- a/testsuites/mptests/mp06/node2/Makefile.am +++ b/testsuites/mptests/mp06/node2/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp06-node2 mp06_node2_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp06/node2/mp06-node2.doc b/testsuites/mptests/mp06/node2/mp06-node2.doc index 5c0baceb8d..a2dcbde8b6 100644 --- a/testsuites/mptests/mp06/node2/mp06-node2.doc +++ b/testsuites/mptests/mp06/node2/mp06-node2.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp06/system.h b/testsuites/mptests/mp06/system.h index 2d1d7df091..436d4e382f 100644 --- a/testsuites/mptests/mp06/system.h +++ b/testsuites/mptests/mp06/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/mptests/mp06/task1.c b/testsuites/mptests/mp06/task1.c index 4250bb699b..4a2a016af0 100644 --- a/testsuites/mptests/mp06/task1.c +++ b/testsuites/mptests/mp06/task1.c @@ -15,8 +15,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp07/Makefile.am b/testsuites/mptests/mp07/Makefile.am index 4665714c9e..08a90da412 100644 --- a/testsuites/mptests/mp07/Makefile.am +++ b/testsuites/mptests/mp07/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - SUBDIRS = node1 node2 include $(top_srcdir)/../automake/subdirs.am diff --git a/testsuites/mptests/mp07/init.c b/testsuites/mptests/mp07/init.c index 814efaebf3..9b5deeaee4 100644 --- a/testsuites/mptests/mp07/init.c +++ b/testsuites/mptests/mp07/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp07/node1/Makefile.am b/testsuites/mptests/mp07/node1/Makefile.am index 35f2093c2a..8a44eb5e2e 100644 --- a/testsuites/mptests/mp07/node1/Makefile.am +++ b/testsuites/mptests/mp07/node1/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp07-node1 mp07_node1_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp07/node1/mp07-node1.doc b/testsuites/mptests/mp07/node1/mp07-node1.doc index 13f51cf5a6..faaaad0f78 100644 --- a/testsuites/mptests/mp07/node1/mp07-node1.doc +++ b/testsuites/mptests/mp07/node1/mp07-node1.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp07/node2/Makefile.am b/testsuites/mptests/mp07/node2/Makefile.am index bf4224c0c8..636ef982aa 100644 --- a/testsuites/mptests/mp07/node2/Makefile.am +++ b/testsuites/mptests/mp07/node2/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp07-node2 mp07_node2_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp07/node2/mp07-node2.doc b/testsuites/mptests/mp07/node2/mp07-node2.doc index 5c0baceb8d..a2dcbde8b6 100644 --- a/testsuites/mptests/mp07/node2/mp07-node2.doc +++ b/testsuites/mptests/mp07/node2/mp07-node2.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp07/system.h b/testsuites/mptests/mp07/system.h index 2d1d7df091..436d4e382f 100644 --- a/testsuites/mptests/mp07/system.h +++ b/testsuites/mptests/mp07/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/mptests/mp07/task1.c b/testsuites/mptests/mp07/task1.c index 801d2a1906..50f9c32f3e 100644 --- a/testsuites/mptests/mp07/task1.c +++ b/testsuites/mptests/mp07/task1.c @@ -15,8 +15,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp08/Makefile.am b/testsuites/mptests/mp08/Makefile.am index 4665714c9e..08a90da412 100644 --- a/testsuites/mptests/mp08/Makefile.am +++ b/testsuites/mptests/mp08/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - SUBDIRS = node1 node2 include $(top_srcdir)/../automake/subdirs.am diff --git a/testsuites/mptests/mp08/init.c b/testsuites/mptests/mp08/init.c index b87f2b604d..d54bd83fde 100644 --- a/testsuites/mptests/mp08/init.c +++ b/testsuites/mptests/mp08/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp08/node1/Makefile.am b/testsuites/mptests/mp08/node1/Makefile.am index f94b99e7f6..c2857cba3a 100644 --- a/testsuites/mptests/mp08/node1/Makefile.am +++ b/testsuites/mptests/mp08/node1/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp08-node1 mp08_node1_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp08/node1/mp08-node1.doc b/testsuites/mptests/mp08/node1/mp08-node1.doc index a111dd27b9..145a2a2742 100644 --- a/testsuites/mptests/mp08/node1/mp08-node1.doc +++ b/testsuites/mptests/mp08/node1/mp08-node1.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp08/node2/Makefile.am b/testsuites/mptests/mp08/node2/Makefile.am index ab1a2a3214..445bf03398 100644 --- a/testsuites/mptests/mp08/node2/Makefile.am +++ b/testsuites/mptests/mp08/node2/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp08-node2 mp08_node2_SOURCES = ../init.c ../task1.c ../system.h diff --git a/testsuites/mptests/mp08/node2/mp08-node2.doc b/testsuites/mptests/mp08/node2/mp08-node2.doc index 5c0baceb8d..a2dcbde8b6 100644 --- a/testsuites/mptests/mp08/node2/mp08-node2.doc +++ b/testsuites/mptests/mp08/node2/mp08-node2.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp08/system.h b/testsuites/mptests/mp08/system.h index 589fdec459..51094d6795 100644 --- a/testsuites/mptests/mp08/system.h +++ b/testsuites/mptests/mp08/system.h @@ -9,8 +9,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include <tmacros.h> diff --git a/testsuites/mptests/mp08/task1.c b/testsuites/mptests/mp08/task1.c index fae19a820d..623f13d543 100644 --- a/testsuites/mptests/mp08/task1.c +++ b/testsuites/mptests/mp08/task1.c @@ -14,8 +14,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp09/Makefile.am b/testsuites/mptests/mp09/Makefile.am index 4665714c9e..08a90da412 100644 --- a/testsuites/mptests/mp09/Makefile.am +++ b/testsuites/mptests/mp09/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - SUBDIRS = node1 node2 include $(top_srcdir)/../automake/subdirs.am diff --git a/testsuites/mptests/mp09/init.c b/testsuites/mptests/mp09/init.c index 8e1b185e4a..1edaeed303 100644 --- a/testsuites/mptests/mp09/init.c +++ b/testsuites/mptests/mp09/init.c @@ -17,8 +17,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp09/node1/Makefile.am b/testsuites/mptests/mp09/node1/Makefile.am index 3485f14137..f3b3d114de 100644 --- a/testsuites/mptests/mp09/node1/Makefile.am +++ b/testsuites/mptests/mp09/node1/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp09-node1 mp09_node1_SOURCES = ../init.c ../task1.c ../recvmsg.c ../sendmsg.c ../system.h diff --git a/testsuites/mptests/mp09/node1/mp09-node1.doc b/testsuites/mptests/mp09/node1/mp09-node1.doc index 1c8a7be71d..472a099fad 100644 --- a/testsuites/mptests/mp09/node1/mp09-node1.doc +++ b/testsuites/mptests/mp09/node1/mp09-node1.doc @@ -1,6 +1,3 @@ -# -# $Id$ -# # COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). # diff --git a/testsuites/mptests/mp09/node2/Makefile.am b/testsuites/mptests/mp09/node2/Makefile.am index e057b612e2..7c7eeb6b74 100644 --- a/testsuites/mptests/mp09/node2/Makefile.am +++ b/testsuites/mptests/mp09/node2/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - rtems_tests_PROGRAMS = mp09-node2 mp09_node2_SOURCES = ../init.c ../task1.c ../recvmsg.c ../sendmsg.c ../system.h diff --git a/testsuites/mptests/mp09/node2/mp09-node2.doc b/testsuites/mptests/mp09/node2/mp09-node2.doc index 5c0baceb8d..a2dcbde8b6 100644 --- a/testsuites/mptests/mp09/node2/mp09-node2.doc +++ b/ |