tests: add CLI query tests
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 22 Oct 2019 21:55:25 +0000 (17:55 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 20 Nov 2019 16:07:57 +0000 (11:07 -0500)
commit0076e742317731ce785ae82f65fc9a2d429cb9c1
tree2d24ae803c491e76847ff48126fdaf29ac52c4c7
parent8758b315fbf47af183388037f910d557c9b66d3d
tests: add CLI query tests

Add a few simple tests for the query CLI command, using a custom Python
component class.

Change-Id: Ic2b2d3f9f5e0f460f596bd1e4403c250ec2daad5
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2245
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/Makefile.am
tests/cli/query/test_query [new file with mode: 0755]
tests/data/cli/params/bt_plugin_params.py
tests/data/cli/query/bt_plugin_query.py [new file with mode: 0644]
tests/utils/python/cli_params_to_string.py [new file with mode: 0644]
This page took 0.025068 seconds and 4 git commands to generate.