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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:40 +0000 (18:19 -0400)
commite34fb94a005b92ad9f57bb0fd5a0f71abe31975f
tree687f30a3a2995e233bc9a512b6c762ca6555dea2
parentbbb3650ffa25676b8425802ba1dd5614fc1db17f
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.027629 seconds and 4 git commands to generate.