NetworkManager/src/libnm-client-impl/tests
Thomas Haller bc9aa72c88
libnm/tests: add unit test for checking dangling pointer in libnm
When destroying NMClient, nm_device_get_active_connection() still
return dangling pointers. Add a unit test for that bug.

Obviously, the bug currently exists, so the relevant code is commented
out.
2022-01-21 12:08:01 +01:00
..
meson.build build/meson: cleanup tests 2021-02-28 18:56:08 +01:00
test-libnm.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
test-nm-client.c libnm/tests: add unit test for checking dangling pointer in libnm 2022-01-21 12:08:01 +01:00
test-remote-settings-client.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
test-secret-agent.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00