mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 20:40:06 +01:00
|
|
||
|---|---|---|
| .. | ||
| meson.build | ||
| nm-test-libnm-utils.h | ||
| nm-test-utils-impl.c | ||
| README.md | ||
libnm-client-test
A static helper library that is used by unit tests on top of libnm. Mostly it's D-Bus helpers.
It has no purpose in non-test code.
Unit tests may not dynamically link with libnm. They may also statically link with the relevant parts of libnm, and still be able to use this helper.