summaryrefslogtreecommitdiffstats
path: root/tools/regression/atm/proto_cc/RunTest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/atm/proto_cc/RunTest.sh')
-rw-r--r--tools/regression/atm/proto_cc/RunTest.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/regression/atm/proto_cc/RunTest.sh b/tools/regression/atm/proto_cc/RunTest.sh
new file mode 100644
index 0000000..f6c7ce0
--- /dev/null
+++ b/tools/regression/atm/proto_cc/RunTest.sh
@@ -0,0 +1,10 @@
+#!/bin/sh
+# $FreeBSD$
+
+. ../Funcs.sh
+
+parse_options $*
+
+DATA=$LOCALBASE/share/atmsupport/testsuite_cc
+
+$LOCALBASE/bin/ats_cc $options $DATA/CC_Funcs $DATA/CC_??_??
OpenPOWER on IntegriCloud