X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Flib%2Frunall.sh;h=5c2829968d5f5f914005fc03575026798920c509;hp=2f1b5d7a4d24fd51a59708799203b281624d36cc;hb=6b31ae9ce6bdca8682a6c936c6c20caae378e021;hpb=aa968dde60d1c3cff4dcebcca4b6f5c2b9737829 diff --git a/tests/lib/runall.sh b/tests/lib/runall.sh index 2f1b5d7a..5c282996 100755 --- a/tests/lib/runall.sh +++ b/tests/lib/runall.sh @@ -1,3 +1,9 @@ #!/bin/sh # run Seeks tests -./test-seeks ../ctf-traces/succeed/wk-heartbeat-u/ 1351532897586558519 1351532897591331194 +# With a trace than contains empty packets +./test_seek ../ctf-traces/succeed/wk-heartbeat-u/ 1351532897586558519 1351532897591331194 +# With a bigger trace +./test_seek ../ctf-traces/succeed/lttng-modules-2.0-pre5/ 61334174524234 61336381998396 + +# run bitfield tests +./test_bitfield