diff --git a/test/cal_tps.sh b/test/cal_tps.sh new file mode 100755 index 000000000..79a6e18e6 --- /dev/null +++ b/test/cal_tps.sh @@ -0,0 +1,54 @@ +#!/bin/bash + +function usage +{ + ME=$(basename $0) + cat<