aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/pidof.tests2
-rwxr-xr-xtestsuite/sum.tests2
-rwxr-xr-xtestsuite/taskset.tests2
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/pidof.tests b/testsuite/pidof.tests
index 29cfa943a..a05a30239 100755
--- a/testsuite/pidof.tests
+++ b/testsuite/pidof.tests
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3# pidof tests. 3# pidof tests.
4# Copyright 2005 by Bernhard Fischer 4# Copyright 2005 by Bernhard Reutner-Fischer
5# Licensed under GPL v2, see file LICENSE for details. 5# Licensed under GPL v2, see file LICENSE for details.
6 6
7# AUDIT: 7# AUDIT:
diff --git a/testsuite/sum.tests b/testsuite/sum.tests
index 0993f03b1..e537cf607 100755
--- a/testsuite/sum.tests
+++ b/testsuite/sum.tests
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3# unit test for sum. 3# unit test for sum.
4# Copyright 2007 by Bernhard Fischer 4# Copyright 2007 by Bernhard Reutner-Fischer
5# Licensed under GPL v2 or later, see file LICENSE for details. 5# Licensed under GPL v2 or later, see file LICENSE for details.
6 6
7# AUDIT: Unit tests for sum 7# AUDIT: Unit tests for sum
diff --git a/testsuite/taskset.tests b/testsuite/taskset.tests
index a3757ab5b..45993648f 100755
--- a/testsuite/taskset.tests
+++ b/testsuite/taskset.tests
@@ -1,6 +1,6 @@
1#!/bin/sh 1#!/bin/sh
2 2
3# Copyright 2006 Bernhard Fischer 3# Copyright 2006 Bernhard Reutner-Fischer
4# Licensed under GPL v2 or later, see file LICENSE for details. 4# Licensed under GPL v2 or later, see file LICENSE for details.
5 5
6. testing.sh 6. testing.sh