NetworkManager/libnm/tests
Thomas Haller ad68f3f402 libnm/tests: assert that callers GMainContext is not iterated while nm_client_new()
Libraries must not iterate a GMainContext that they don't own.

Add an assertion that we don't do so during nm_client_new().

See https://developer.gnome.org/programming-guidelines/unstable/main-contexts.html.en#using-gmaincontext-in-a-library
2019-09-30 16:01:16 +02:00
..
meson.build build/meson: introduce libnm/liblibnm.la as static library for libnm/libnm.la 2019-05-22 20:04:08 +02:00
test-libnm.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-nm-client.c libnm/tests: assert that callers GMainContext is not iterated while nm_client_new() 2019-09-30 16:01:16 +02:00
test-remote-settings-client.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-secret-agent.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00