Run seek tests on a second trace file
authorYannick Brosseau <yannick.brosseau@gmail.com>
Sat, 17 Nov 2012 16:21:11 +0000 (11:21 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 17 Nov 2012 16:21:11 +0000 (11:21 -0500)
Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/lib/runall.sh

index 2f1b5d7a4d24fd51a59708799203b281624d36cc..34503bbbcfa7aff71f304aa594b9039b39c965ea 100755 (executable)
@@ -1,3 +1,6 @@
 #!/bin/sh
 # run Seeks tests
+# With a trace than contains empty packets
 ./test-seeks ../ctf-traces/succeed/wk-heartbeat-u/ 1351532897586558519 1351532897591331194
+# With a bigger trace
+./test-seeks ../ctf-traces/succeed/lttng-modules-2.0-pre5/ 61334174524234 61336381998396
\ No newline at end of file
This page took 0.024164 seconds and 4 git commands to generate.