Include a test for SEEK_BEGIN and SEEK_LAST
[babeltrace.git] / tests / lib / runall.sh
diff --git a/tests/lib/runall.sh b/tests/lib/runall.sh
new file mode 100755 (executable)
index 0000000..2f1b5d7
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+# run Seeks tests
+./test-seeks ../ctf-traces/succeed/wk-heartbeat-u/ 1351532897586558519 1351532897591331194
This page took 0.022767 seconds and 4 git commands to generate.