bt2: update bindings to make test_component pass
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 1 May 2019 18:09:13 +0000 (14:09 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commit1c9ed2ffbefa751380762afde8779239716c020e
tree1dc71c8c17a3ed844e3ed18abe2677a5d12f5d17
parent601c002660cfc2434293a50a1bec418a6b41fdaf
bt2: update bindings to make test_component pass

This patch updates component.py such that the test_component test
passes.

With the API, it is no longer possible to obtain the graph from a
component, so things related to this are removed from both files.

Change-Id: I3ab0e6aaaa8ec1ad7378abb78072e6e130e1c2a4
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1085
Tested-by: jenkins
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
bindings/python/bt2/bt2/component.py
tests/bindings/python/bt2/test_component.py
This page took 0.026791 seconds and 4 git commands to generate.