]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - tests/rtt-virtual.sh
Other test added
[can-benchmark.git] / tests / rtt-virtual.sh
similarity index 84%
rename from tests/t02-virtual.sh
rename to tests/rtt-virtual.sh
index 9cc67b8d18926be43378f11b373ce62c43d43a7c..fb42e3ca89deb0227a31080684f20f65e539205a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-. lib.sh
+. _lib.sh
 
 t() {
     PID_S=`vca_canping -s 1 -b -r -d $CAN0`
@@ -11,9 +11,9 @@ t() {
 TESTS="lincan_virtual socketcan_virtual"
 
 PLOT_CMD='
+set title "Round-trip time - virtual CAN (`uname -r`)"
 set logscale y
 set grid
-set title "Round-trip time measurement - virtual CAN (`uname -r`)"
 set xlabel "Time [{/Symbol m}s]"
 set ylabel "Latency profile [messages]"
 plot [0:] "socketcan-virtual-1000.dat" with lp title "Socketcan",\