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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 26 Nov 2019 19:24:17 +0000 (14:24 -0500)
commit370d150fb2b09e1398e59a3c9998572047842460
tree7608b328c296a9bbb063c352ad2024efde2b1bc4
parent33efe39522a84b79167af61d732604eeb255a1aa
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.024253 seconds and 4 git commands to generate.