Tests: Split lib tests in multiple standalone test scripts
[babeltrace.git] / tests / lib / Makefile.am
index a7de0a946b0df10466b8c056fbb132ab29635c95..dac6a73eb876c82b95f3a7fc48c23fea3755f739 100644 (file)
@@ -17,7 +17,4 @@ noinst_PROGRAMS = test_seek test_bitfield
 test_seek_SOURCES = test_seek.c
 test_bitfield_SOURCES = test_bitfield.c
 
-EXTRA_DIST = runall.sh
-
-check-am:
-       ./runall.sh
+EXTRA_DIST = test_seek_big_trace test_seek_empty_packet
This page took 0.022672 seconds and 4 git commands to generate.