mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 07:30:10 +01:00
Use the following in Makefile.am to enable code coverage for individual modules: @GNOME_CODE_COVERAGE_RULES@ my_program_LIBS = … $(CODE_COVERAGE_LDFLAGS) … my_program_CFLAGS = … $(CODE_COVERAGE_CFLAGS) … |
||
|---|---|---|
| .. | ||
| compiler_warnings.m4 | ||
| gnome-code-coverage.m4 | ||
| introspection.m4 | ||
| libnl-check.m4 | ||
| vapigen.m4 | ||