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)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 20 Jul 2019 13:11:01 +0000 (09:11 -0400)
commit5cc867eb974cea138f300d200a2f09467b282640
tree3c3581bde1f586ffceee49274afacaf268b89b0c
parentc47138bf845557a06b19aee6837b38851bd4bc3a
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.024773 seconds and 4 git commands to generate.