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