tests: add test for list-plugins CLI command
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 20 Nov 2019 17:01:18 +0000 (12:01 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 26 Nov 2019 18:23:49 +0000 (13:23 -0500)
commit4a879f40b565961f8165729c0b13fe91baed3973
tree8b1406c4d4b370923f98ad3fb74702cdfd8b5a05
parent8bd8ac79b9201c0be3ac8916d12ade0194e76437
tests: add test for list-plugins CLI command

The test provides a custom Python plugin, then checks for a
corresponding entry in the "list-plugins" output.

Change-Id: I65fff2d4d22f21a89fa1ad7e747c5e15677212b9
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2421
Tested-by: jenkins <jenkins@lttng.org>
tests/Makefile.am
tests/cli/list-plugins/test_list_plugins [new file with mode: 0755]
tests/data/cli/list-plugins/bt_plugin_list_plugins.py [new file with mode: 0644]
This page took 0.024514 seconds and 4 git commands to generate.