Rename tests/bin -> tests/cli
[babeltrace.git] / tests / bin / Makefile.am
diff --git a/tests/bin/Makefile.am b/tests/bin/Makefile.am
deleted file mode 100644 (file)
index 97d8eeb..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-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_trace_read \
-       test_packet_seq_num \
-       test_convert_args \
-       intersection/test_intersection
-
-if USE_PYTHON
-TESTS += intersection/test_multi_trace_intersection.py
-endif
This page took 0.023217 seconds and 4 git commands to generate.