NetworkManager/libnm/tests
Thomas Haller 13d050a3b7 libnm/secret-agent/tests: iterate main context during test cleanup
The test only uses one GMainContext (the g_main_context_get_default()
singleton.

Between tests, ensure that we iterate the main context long enough,
so that no more sources from the previous test are queued. Otherwise,
there is an ugly dependency between tests and the order in which
they run.
2020-01-28 10:54:14 +01:00
..
meson.build meson: Improve targets involving libnm library 2019-10-01 09:49:33 +02:00
test-libnm.c libnm: add mapping functions between string and NMClientPermission enum 2019-12-10 07:53:25 +01:00
test-nm-client.c libnm: refactor caching of D-Bus objects in NMClient 2019-11-25 15:08:00 +01:00
test-remote-settings-client.c shared/tests/trivial: rename nmtst_main_context_iterate_until() to nmtst_main_context_iterate_until_assert() 2020-01-28 10:54:14 +01:00
test-secret-agent.c libnm/secret-agent/tests: iterate main context during test cleanup 2020-01-28 10:54:14 +01:00