summaryrefslogtreecommitdiffstats
path: root/tools/regression/atm/RunTest.sh
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2004-08-13 09:27:21 +0000
committerharti <harti@FreeBSD.org>2004-08-13 09:27:21 +0000
commitd04c2b4f9dc1e4c4c73c9ffe4f5d366768968312 (patch)
tree4316340a40631185d4109c081ee340a9ba858736 /tools/regression/atm/RunTest.sh
parenta1686691cd42c5d031e06ec27c0819fbddbda811 (diff)
downloadFreeBSD-src-d04c2b4f9dc1e4c4c73c9ffe4f5d366768968312.zip
FreeBSD-src-d04c2b4f9dc1e4c4c73c9ffe4f5d366768968312.tar.gz
Add a regression test for the ATM call control stuff.
Diffstat (limited to 'tools/regression/atm/RunTest.sh')
-rw-r--r--tools/regression/atm/RunTest.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/regression/atm/RunTest.sh b/tools/regression/atm/RunTest.sh
index 8fd7cc6..53fe605 100644
--- a/tools/regression/atm/RunTest.sh
+++ b/tools/regression/atm/RunTest.sh
@@ -37,7 +37,9 @@ done
(cd proto_sscop ; sh ./RunTest.sh -u $options)
(cd proto_sscfu ; sh ./RunTest.sh -u $options)
(cd proto_uni ; sh ./RunTest.sh -u $options)
+(cd proto_cc ; sh ./RunTest.sh -u $options)
(cd proto_uni ; sh ./RunTest.sh $options)
(cd proto_sscop ; sh ./RunTest.sh $options)
(cd proto_sscfu ; sh ./RunTest.sh $options)
+(cd proto_cc ; sh ./RunTest.sh $options)
OpenPOWER on IntegriCloud