bt2: Add `Const` suffix to non-user component-related classes and adapt tests
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 6 Sep 2019 16:45:20 +0000 (12:45 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 10 Sep 2019 15:20:26 +0000 (11:20 -0400)
commit5265f5e396ea0da7012e095c5ad89076536859fe
tree5e9a3ec36e89c1976f29404746aed250004841f4
parent49e6b55c707eb1711b52689be92be65292f99a5e
bt2: Add `Const` suffix to non-user component-related classes and adapt tests

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I2d6703707c55f1d420027cd83fa9124b83467938
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2009
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/bindings/python/bt2/bt2/__init__.py
src/bindings/python/bt2/bt2/component.py
src/bindings/python/bt2/bt2/component_descriptor.py
src/bindings/python/bt2/bt2/graph.py
src/bindings/python/bt2/bt2/plugin.py
src/bindings/python/bt2/bt2/query_executor.py
src/bindings/python/bt2/bt2/trace_collection_message_iterator.py
tests/bindings/python/bt2/test_component_class.py
tests/bindings/python/bt2/test_package.py
tests/bindings/python/bt2/test_trace_collection_message_iterator.py
This page took 0.026031 seconds and 4 git commands to generate.