aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/runtest.libs/clone_output.test3
-rw-r--r--testsuite/runtest.libs/config.test3
-rw-r--r--testsuite/runtest.libs/remote.test3
-rw-r--r--testsuite/runtest.libs/target.test3
-rw-r--r--testsuite/runtest.libs/utils.test3
5 files changed, 10 insertions, 5 deletions
diff --git a/testsuite/runtest.libs/clone_output.test b/testsuite/runtest.libs/clone_output.test
index 2d27484..18425fe 100644
--- a/testsuite/runtest.libs/clone_output.test
+++ b/testsuite/runtest.libs/clone_output.test
@@ -1,3 +1,5 @@
+# test clone_output -*- Tcl -*-
+#
# Copyright (C) 1996-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
@@ -15,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# test clone_output -*- Tcl -*-
if [ file exists $srcdir/$subdir/default_procs.tcl ] {
source $srcdir/$subdir/default_procs.tcl
diff --git a/testsuite/runtest.libs/config.test b/testsuite/runtest.libs/config.test
index e366b22..6fbbcf1 100644
--- a/testsuite/runtest.libs/config.test
+++ b/testsuite/runtest.libs/config.test
@@ -1,3 +1,5 @@
+# test configuration support -*- Tcl -*-
+#
# Copyright (C) 1996-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
@@ -15,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# test configuration support -*- Tcl -*-
if [ file exists $srcdir/$subdir/default_procs.tcl ] {
source $srcdir/$subdir/default_procs.tcl
diff --git a/testsuite/runtest.libs/remote.test b/testsuite/runtest.libs/remote.test
index c9dd47a..ade10b1 100644
--- a/testsuite/runtest.libs/remote.test
+++ b/testsuite/runtest.libs/remote.test
@@ -1,3 +1,5 @@
+# Test procedures in lib/remote.exp. -*- Tcl -*-
+#
# Copyright (C) 1996-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
@@ -15,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# Test procedures in lib/remote.exp. -*- Tcl -*-
if [ file exists $srcdir/$subdir/default_procs.tcl ] {
source $srcdir/$subdir/default_procs.tcl
diff --git a/testsuite/runtest.libs/target.test b/testsuite/runtest.libs/target.test
index 56e482b..1497321 100644
--- a/testsuite/runtest.libs/target.test
+++ b/testsuite/runtest.libs/target.test
@@ -1,3 +1,5 @@
+# Test procedures in lib/target.exp. -*- Tcl -*-
+#
# Copyright (C) 1996-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
@@ -15,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# Test procedures in lib/target.exp. -*- Tcl -*-
if [ file exists $srcdir/$subdir/default_procs.tcl ] {
source $srcdir/$subdir/default_procs.tcl
diff --git a/testsuite/runtest.libs/utils.test b/testsuite/runtest.libs/utils.test
index 82c778f..f4b13dd 100644
--- a/testsuite/runtest.libs/utils.test
+++ b/testsuite/runtest.libs/utils.test
@@ -1,3 +1,5 @@
+# Test procedures in lib/utils.exp. -*- Tcl -*-
+#
# Copyright (C) 1996-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
@@ -15,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# Test procedures in lib/utils.exp. -*- Tcl -*-
if [ file exists $srcdir/$subdir/default_procs.tcl ] {
source $srcdir/$subdir/default_procs.tcl