[lttng-dev] [PATCH babeltrace] Fix: ctf writer tests were moved to test_python_babeltrace
Jérémie Galarneau
jeremie.galarneau at efficios.com
Mon Sep 18 21:54:04 UTC 2017
Fixed by:
commit e9e36a3889cd30d2bc1a193fd87fbc0535109972
Author: Jérémie Galarneau <jeremie.galarneau at efficios.com>
Date: Mon Sep 18 17:15:49 2017 -0400
Tests: moved files pointed-to in Makefile
Signed-off-by: Jérémie Galarneau <jeremie.galarneau at efficios.com>
Thanks!
Jérémie
On 18 September 2017 at 17:25, Michael Jeanson <mjeanson at efficios.com> wrote:
> 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
>
--
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list