Move the bitfield test to tests/lib/
[babeltrace.git] / tests / lib / runall.sh
index 34503bbbcfa7aff71f304aa594b9039b39c965ea..b5522ad0a19c0b515e838b33dc76b69fbe542ee8 100755 (executable)
@@ -3,4 +3,7 @@
 # With a trace than contains empty packets
 ./test-seeks ../ctf-traces/succeed/wk-heartbeat-u/ 1351532897586558519 1351532897591331194
 # With a bigger trace
-./test-seeks ../ctf-traces/succeed/lttng-modules-2.0-pre5/ 61334174524234 61336381998396
\ No newline at end of file
+./test-seeks ../ctf-traces/succeed/lttng-modules-2.0-pre5/ 61334174524234 61336381998396
+
+# run bitfield tests
+./test-bitfield
This page took 0.023214 seconds and 4 git commands to generate.