mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-10 06:40:39 +01:00
Reformat with: clang-format version 19.1.0 (Fedora 19.1.0-1.fc41) https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2046 |
||
|---|---|---|
| .. | ||
| 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.