]> git.ipfire.org Git - thirdparty/collectd.git/commit
gpu_sysman: give more info on call count errors in tests
authorEero Tamminen <eero.t.tamminen@intel.com>
Thu, 15 Sep 2022 13:51:36 +0000 (16:51 +0300)
committerMatthias Runge <mrunge@matthias-runge.de>
Tue, 8 Nov 2022 12:24:36 +0000 (13:24 +0100)
commitc381d0feb7e62c4a8ce521f341f01acbe9007a98
tree0ced82d041a38912a1287b6dbaac67bfe7b01123
parentf1afd7e4ad38f62dd47bfa1337047d3a423ec215
gpu_sysman: give more info on call count errors in tests

Knowing ID for the function getting incorrectly called or not called,
helps debugging test failures a lot.  This helps with next commit.

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