Tests: Rename tests under lib with tests naming convention
[babeltrace.git] / tests / lib / runall.sh
CommitLineData
aa968dde
YB
1#!/bin/sh
2# run Seeks tests
fe48b46f 3# With a trace than contains empty packets
6b31ae9c 4./test_seek ../ctf-traces/succeed/wk-heartbeat-u/ 1351532897586558519 1351532897591331194
fe48b46f 5# With a bigger trace
6b31ae9c 6./test_seek ../ctf-traces/succeed/lttng-modules-2.0-pre5/ 61334174524234 61336381998396
ffb12bdc
JG
7
8# run bitfield tests
6b31ae9c 9./test_bitfield
This page took 0.022486 seconds and 4 git commands to generate.