From 34bb501be08aa2b313d88e67d6e0a7e0a3f9cfa6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 5 May 2024 00:07:30 +0200 Subject: New upstream version 1.47.90 --- src/libnm-client-test/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/libnm-client-test/README.md (limited to 'src/libnm-client-test') diff --git a/src/libnm-client-test/README.md b/src/libnm-client-test/README.md new file mode 100644 index 00000000..f06220b4 --- /dev/null +++ b/src/libnm-client-test/README.md @@ -0,0 +1,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. -- cgit 1.3.0-6-gf8a5