b5522ad0a19c0b515e838b33dc76b69fbe542ee8
[babeltrace.git] / tests / lib / runall.sh
1 #!/bin/sh
2 # run Seeks tests
3 # With a trace than contains empty packets
4 ./test-seeks ../ctf-traces/succeed/wk-heartbeat-u/ 1351532897586558519 1351532897591331194
5 # With a bigger trace
6 ./test-seeks ../ctf-traces/succeed/lttng-modules-2.0-pre5/ 61334174524234 61336381998396
7
8 # run bitfield tests
9 ./test-bitfield
This page took 0.028695 seconds and 3 git commands to generate.