systemd icon indicating copy to clipboard operation
systemd copied to clipboard

Tests for DNS Link functions

Open jcoglan opened this issue 1 year ago • 0 comments

This is James from @neighbourhoodie, I have been working on the STF milestone M1 to improve test coverage, focussing on resolved. We have written a lot of tests for this module and we are splitting the work into a number of PRs, one for each test file we've added. Each new test file usually corresponds to a single source file, and exercises the functions in that source file directly.

This PR includes tests for resolved-link.c, providing coverage of functions relating to Link objects.

jcoglan avatar Jun 28 '24 13:06 jcoglan