mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-17 18:08:07 +02:00
Use g_test_expect_message() in the various daemon-side test programs, to avoid spewing error messages when (successfully) running "make check". The ifnet and ifupdown plugins are extremely verbose, so they were partially "fixed" by turning down the logging level from INFO to WARN in those tests. test-dhcp-options needed to be converted to gtestutils so that the newly-added check in nm-dbus-manager would recognize it as a test program and not try to create a private bus. |
||
|---|---|---|
| .. | ||
| tests | ||
| nm-call-store.c | ||
| nm-call-store.h | ||
| nm-supplicant-config.c | ||
| nm-supplicant-config.h | ||
| nm-supplicant-interface.c | ||
| nm-supplicant-interface.h | ||
| nm-supplicant-manager.c | ||
| nm-supplicant-manager.h | ||
| nm-supplicant-settings-verify.c | ||
| nm-supplicant-settings-verify.h | ||
| nm-supplicant-types.h | ||