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)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 10 Sep 2019 01:05:12 +0000 (21:05 -0400)
commit615238bec18761cbb35873ffb370e555d47cefec
tree533febd2ea82e8bd94239e2bc744d9189ce78958
parent5813b3a3ffb8ff44d54b134e26d604af0b5e36db
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.025011 seconds and 4 git commands to generate.