tests: replace BT_ASSERT with exit in test_bin_info
[babeltrace.git] / tests / cli / Makefile.am
index b123ed01c34fc8e3522dd84a156cd76409e8cc42..1191af410ac911eca797afb613d1aa4d6ccbbce3 100644 (file)
@@ -1,14 +1,2 @@
 SUBDIRS = intersection
-check_SCRIPTS = test_trace_read test_packet_seq_num test_convert_args
-
-LOG_DRIVER_FLAGS='--merge'
-LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/config/tap-driver.sh
-
-TESTS = test_trace_read \
-       test_packet_seq_num \
-       test_convert_args \
-       intersection/test_intersection
-
-if USE_PYTHON
-TESTS += intersection/test_multi_trace_intersection.py
-endif
+check_SCRIPTS = test_trace_read test_packet_seq_num test_convert_args test_trace_copy
This page took 0.022863 seconds and 4 git commands to generate.