Commit graph

3 commits

Author SHA1 Message Date
Johannes Schmidt
a05e2a3554 Rename EnsureCertFor to GetCertFor 2026-03-31 16:31:49 +02:00
Johannes Schmidt
f9a7e004b5 Generate ctest fixtures for generating CA and certificates 2026-03-31 16:31:49 +02:00
Johannes Schmidt
75b2ec6d96 Add unit-tests for PerfdataWriterConnection
There's a set of two tests for each perfdatawriter, just
to make sure they can connect and send data that looks reasonably
correct, and to make sure pausing actually works while the connection
is stuck.

Then there's a more in-depth suite of tests for PerfdataWriterConnection
itself, to verify that connection handling works well in all types
of scenarios.

Co-authored-by: Yonas Habteab <yonas.habteab@icinga.com>
2026-03-17 12:11:30 +01:00