tests/plugins/flt.utils.trimmer/Makefile.am: remove useless HAVE_PYTHON guard
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 19 Jul 2019 21:49:39 +0000 (17:49 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 7 Aug 2019 18:05:18 +0000 (14:05 -0400)
commit85987746c521c9ee3e81b69a88aa91cdec4fc98d
treeea4e94647bc392e6bd33192830170119ebed43ab
parent3ce73327b9b6bd4ea139a1adcfa4dd20dd96e428
tests/plugins/flt.utils.trimmer/Makefile.am: remove useless HAVE_PYTHON guard

Philippe Proulx:
    The `test_trimming` test does not depend on Python: it uses the CLI,
    a `sink.text.details` component, and expectation strings to validate
    that an `flt.utils.trimmer` message iterator trims as expected.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: If08b014259676a75c57db7eda109de55306aa062
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1727
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
tests/plugins/flt.utils.trimmer/Makefile.am
This page took 0.02575 seconds and 4 git commands to generate.