tests: add CLI query tests
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 22 Oct 2019 21:55:25 +0000 (17:55 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 26 Nov 2019 19:24:17 +0000 (14:24 -0500)
commit7dd06a04f1135e6b463c7a8596b0c055fbf1aaaf
treeac97882ab0d0ea23091e078e2c7caf83d6c085c6
parent5aac6542eced20ac37c921f79ba58b84e5909437
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.02449 seconds and 4 git commands to generate.