Tests: Split lib tests in multiple standalone test scripts
[babeltrace.git] / tests / lib / runall.sh
diff --git a/tests/lib/runall.sh b/tests/lib/runall.sh
deleted file mode 100755 (executable)
index 5c28299..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-# run Seeks tests
-# 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
This page took 0.023402 seconds and 4 git commands to generate.