]> git.ipfire.org Git - thirdparty/collectd.git/commit
gpu_sysman: Pass properties variable to ADD_METRIC() test macro
authorEero Tamminen <eero.t.tamminen@intel.com>
Tue, 13 Sep 2022 11:53:47 +0000 (14:53 +0300)
committerMatthias Runge <mrunge@matthias-runge.de>
Tue, 8 Nov 2022 12:24:36 +0000 (13:24 +0100)
commit85fabb7e5188e64627e95286af80cb4c4f4bd94e
tree114af82bcc1d953cb440be107ab98955fc23a4db
parent300bb512c1250b7e99e19c35eebd3382f167b392
gpu_sysman: Pass properties variable to ADD_METRIC() test macro

Avoids need to clutter test code with separate fake properties
functions when overriding metric properties (in future commits).

Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
src/gpu_sysman_test.c