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)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:12:56 +0000 (00:12 -0400)
commitcbdf273577f869997566572e260fe30d33f94951
tree1dc71c8c17a3ed844e3ed18abe2677a5d12f5d17
parent37d723ac57d5fa687e781925eb8e8481359480b0
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.02614 seconds and 5 git commands to generate.