diff options
Diffstat (limited to 'tools/regression/atm')
| -rw-r--r-- | tools/regression/atm/Funcs.sh | 2 | ||||
| -rw-r--r-- | tools/regression/atm/README | 2 | ||||
| -rw-r--r-- | tools/regression/atm/RunTest.sh | 2 | ||||
| -rw-r--r-- | tools/regression/atm/harp/atm_udp.ng | 2 | ||||
| -rw-r--r-- | tools/regression/atm/harp/memory_leak.sh | 2 | ||||
| -rw-r--r-- | tools/regression/atm/proto_cc/RunTest.sh | 2 | ||||
| -rw-r--r-- | tools/regression/atm/proto_sscfu/RunTest.sh | 2 | ||||
| -rw-r--r-- | tools/regression/atm/proto_sscop/RunTest.sh | 2 | ||||
| -rw-r--r-- | tools/regression/atm/proto_uni/RunTest.sh | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/tools/regression/atm/Funcs.sh b/tools/regression/atm/Funcs.sh index c981f101df94..453cf0c726d6 100644 --- a/tools/regression/atm/Funcs.sh +++ b/tools/regression/atm/Funcs.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/Funcs.sh,v 1.1 2004/01/29 16:01:56 harti Exp $ fatal() { echo -e "$*" >&2 diff --git a/tools/regression/atm/README b/tools/regression/atm/README index 509a08dad6db..bbb8b12ac889 100644 --- a/tools/regression/atm/README +++ b/tools/regression/atm/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/atm/README,v 1.2 2004/08/13 09:27:21 harti Exp $ This directory contains tests for the ATM stuff. Specific tests for HARP are in the harp subdirectory and are not automatically run. All diff --git a/tools/regression/atm/RunTest.sh b/tools/regression/atm/RunTest.sh index 53fe60557196..39344d9c762d 100644 --- a/tools/regression/atm/RunTest.sh +++ b/tools/regression/atm/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/RunTest.sh,v 1.3 2004/08/13 09:27:21 harti Exp $ . ./Funcs.sh diff --git a/tools/regression/atm/harp/atm_udp.ng b/tools/regression/atm/harp/atm_udp.ng index 329b6967858b..bb37e127d0bb 100644 --- a/tools/regression/atm/harp/atm_udp.ng +++ b/tools/regression/atm/harp/atm_udp.ng @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/harp/atm_udp.ng,v 1.1 2004/01/29 15:58:06 harti Exp $ # err() { echo "$*" >&2 diff --git a/tools/regression/atm/harp/memory_leak.sh b/tools/regression/atm/harp/memory_leak.sh index ac6cebb01a13..44b18a95b7d3 100644 --- a/tools/regression/atm/harp/memory_leak.sh +++ b/tools/regression/atm/harp/memory_leak.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/harp/memory_leak.sh,v 1.1 2004/01/29 15:58:06 harti Exp $ # # Perform memory leak test # diff --git a/tools/regression/atm/proto_cc/RunTest.sh b/tools/regression/atm/proto_cc/RunTest.sh index f6c7ce00d336..1acba631d7ed 100644 --- a/tools/regression/atm/proto_cc/RunTest.sh +++ b/tools/regression/atm/proto_cc/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/proto_cc/RunTest.sh,v 1.1 2004/08/13 09:27:21 harti Exp $ . ../Funcs.sh diff --git a/tools/regression/atm/proto_sscfu/RunTest.sh b/tools/regression/atm/proto_sscfu/RunTest.sh index 2f0865937224..81cb5a89585c 100644 --- a/tools/regression/atm/proto_sscfu/RunTest.sh +++ b/tools/regression/atm/proto_sscfu/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/proto_sscfu/RunTest.sh,v 1.1 2004/01/29 16:01:57 harti Exp $ . ../Funcs.sh diff --git a/tools/regression/atm/proto_sscop/RunTest.sh b/tools/regression/atm/proto_sscop/RunTest.sh index 60812deeb6ed..160cf604fba1 100644 --- a/tools/regression/atm/proto_sscop/RunTest.sh +++ b/tools/regression/atm/proto_sscop/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/proto_sscop/RunTest.sh,v 1.1 2004/01/29 16:01:57 harti Exp $ . ../Funcs.sh diff --git a/tools/regression/atm/proto_uni/RunTest.sh b/tools/regression/atm/proto_uni/RunTest.sh index 8b9c9e5e38c9..d070629b903b 100644 --- a/tools/regression/atm/proto_uni/RunTest.sh +++ b/tools/regression/atm/proto_uni/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/proto_uni/RunTest.sh,v 1.1 2004/01/29 16:01:57 harti Exp $ . ../Funcs.sh |
