]> git.ipfire.org Git - thirdparty/collectd.git/commit
Link `value_list` into `libplugin_mock`.
authorFlorian Forster <octo@collectd.org>
Mon, 18 Dec 2023 18:53:02 +0000 (19:53 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 18 Dec 2023 22:29:47 +0000 (23:29 +0100)
commit9c0d50e78cffe7029079e25655cd2b14f3c01590
tree44ac313f7cacb654a41621fb3b533f3ce2358973
parent9be4f1bc128bb05c075b3703ff2337ad23ba4252
Link `value_list` into `libplugin_mock`.

This is much simpler than adding the .c and .h files into all individual
tests.
Makefile.am