bt2: update bindings to make test_plugins pass
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 30 Apr 2019 20:30:32 +0000 (16:30 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commitab1bca6c7abb3bf64e9a16edc71c157cce847a38
treeda37ebc4018f711e195215b380bd7ba154465a9f
parent1c9ed2ffbefa751380762afde8779239716c020e
bt2: update bindings to make test_plugins pass

This patch updates the necessary stuff in the bindings to make
test_plugins pass.

One new test is added, test_find_file, which tests passing the path to a
plugin shared object to bt2.find_plugins.

Change-Id: Ie2ac6e830fb18d8839d2879567509cd2f6abbd81
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1087
CI-Build: Simon Marchi <simon.marchi@efficios.com>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins
bindings/python/bt2/bt2/plugin.py
tests/bindings/python/bt2/test_plugin.py
This page took 0.024342 seconds and 4 git commands to generate.