summaryrefslogtreecommitdiff
path: root/src/libnm-client-test/README.md
blob: f06220b47a15e75ea980203bc75016ad0488a1b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.