]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/gw-nop.sh
Preliminary version of the first test
[can-benchmark.git] / gw-tests / gw-nop.sh
index acada9166a3ed287e30830c24d85a548d8c381f2..4870bf7725b2e10f71d27ef1403387c8d58866d9 100755 (executable)
@@ -2,6 +2,10 @@
 
 . lib.sh
 
 
 . lib.sh
 
-
-
+main() {
+    sshgw cangw -A -s can0 -d can1
+    latester -d can0 -d can1 -d can2 -c 10000
+}
+    
 test_end
 test_end
+