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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 17 Oct 2019 16:13:26 +0000 (12:13 -0400)
commit929627965e33e06dc77254d81e8ec1d66cc06590
treedd841f7911d1c069e92880df215fe4efbf84423a
parent9e632b22e1310fe773edc32ab08a60602f4b2861
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.024417 seconds and 4 git commands to generate.