Commit graph

1 commit

Author SHA1 Message Date
Eberhard Beilharz
7abb9b390a
chore(linux): add a stub unit test to allow successful coverage reporting
Previously keyman-system-service didn't have any unit tests. With the
gcov/lcov versions available for Ubuntu 24.04 Noble this suddenly caused
a failure when trying to generate the test coverage report, although it
worked fine with older versions.

This change adds a do-nothing unit test stub for keyman-system-service.
This allows to generate the coverage reporting with Ubuntu 24.04 Noble.

Cherry-pick-of: #13740
2025-04-24 10:15:53 +02:00