sink.utils.dummy: validate parameters using param-validation
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 8 Oct 2019 19:27:43 +0000 (15:27 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 11 Oct 2019 14:50:09 +0000 (10:50 -0400)
commitb7045dd71bc0524ad6b5db96df365e98e237d395
tree1ceadecaa52b412f377cfaca5561a6cfbfa1bec8
parent213489680861e4d796173513effac7023312ec2d
sink.utils.dummy: validate parameters using param-validation

This patch makes sink.utils.counter validate its parameters using the
param-validation utility.  The dummy component doesn't accept any
parameters, but at least this makes it verify that it doesn't receive
any unexpected parameter.

Change-Id: I58493af30b04015d53c367487d294ded981539d2
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2155
Tested-by: jenkins <jenkins@lttng.org>
src/plugins/utils/dummy/dummy.c
This page took 0.024529 seconds and 4 git commands to generate.