[lttng-dev] [PATCH babeltrace] Fix: ctf writer tests were moved to test_python_babeltrace
Michael Jeanson
mjeanson at efficios.com
Mon Sep 18 21:25:37 UTC 2017
Signed-off-by: Michael Jeanson <mjeanson at efficios.com>
---
tests/Makefile.am | 6 ------
1 file changed, 6 deletions(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f9c207f..ee0d706 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -38,12 +38,6 @@ TESTS_LIB = \
lib/test_cc_prio_map \
lib/test_bt_notification_iterator
-if ENABLE_PYTHON_BINDINGS
-TESTS_LIB += \
- lib/writer/test_ctf_writer_no_packet_context.py \
- lib/writer/test_ctf_writer_empty_packet.py
-endif
-
if !ENABLE_BUILT_IN_PLUGINS
TESTS_LIB += lib/test_plugin_complete
endif
--
2.7.4
More information about the lttng-dev
mailing list