test_plugin.py: do not search in user/system directories for tests
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sun, 11 Aug 2019 15:33:40 +0000 (11:33 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 12 Aug 2019 05:25:18 +0000 (01:25 -0400)
commit1045f82b798fa689699ecb16bdd46c611a4cb889
treeef64f5a3546801cf6424b178176217e4b8f9fdc7
parent564f3258ffc46759e6704eecf84e9cfc255709df
test_plugin.py: do not search in user/system directories for tests

In `test_plugin.py`, make bt2.find_plugin() not search in user and
system directories so that it needs to find the specific plugin in the
test's search path (given by `BABELTRACE_PLUGIN_PATH`) or fail.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I9bad521d079ce602fa152d9e24ab6b145e8edce9
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1880
Tested-by: jenkins <jenkins@lttng.org>
tests/bindings/python/bt2/test_plugin.py
This page took 0.02392 seconds and 4 git commands to generate.