mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Since c6552ad we now try to collect coverage even in situations where
it's basically impossible (like in test-mount-util where the whole / is
mounted as read-only). As dealing with this is not worth the trouble,
let's ignore the missing coverage errors thrown by gcov in such cases.