]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - continuous/tests/kernelgw
Add first automated test and supporting infrastructure
[can-benchmark.git] / continuous / tests / kernelgw
diff --git a/continuous/tests/kernelgw b/continuous/tests/kernelgw
new file mode 100755 (executable)
index 0000000..2bd5594
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+../gw-setup/run.pl <<EOF
+cangw -A -s can0 -d can1
+echo "Kernel GW started"
+EOF