bt2: Add `Const` suffix to `_*Port` classes and adapt tests
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 6 Sep 2019 15:49:57 +0000 (11:49 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 10 Sep 2019 15:20:26 +0000 (11:20 -0400)
commit49e6b55c707eb1711b52689be92be65292f99a5e
treebcbac049fb3fe358e4b596808e0299533216d9f5
parent9012866ad93646be8a0108d5673202361755c5b3
bt2: Add `Const` suffix to `_*Port` classes and adapt tests

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ic71e640abb206c249c63316af6ff536308291301
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2008
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/bindings/python/bt2/bt2/component.py
src/bindings/python/bt2/bt2/connection.py
src/bindings/python/bt2/bt2/graph.py
src/bindings/python/bt2/bt2/port.py
src/bindings/python/bt2/bt2/trace_collection_message_iterator.py
tests/bindings/python/bt2/test_connection.py
tests/bindings/python/bt2/test_port.py
This page took 0.026414 seconds and 4 git commands to generate.