NetworkManager/clients/common/tests
Thomas Haller 2800574221 shared: fix to/from string of vlanid and missed-max values for NMTeamLinkWatcher
The vlanid and missed-max values have non-zero default values.
That is what nm_utils_team_link_watcher_from_string() honors.

Note that nm_utils_team_link_watcher_to_string() must omit printing
the value only if it's the default value too.

Otherwise, these values are not preserved during a to string conversion
and back.

Maybe a better fix would be to always print the values, regardless of
the default value. But arguably, that is quite ugly because in most
cases we don't want to cluter the string output with values that are
left at the default.
2019-04-25 07:49:56 +02:00
..
meson.build shared/tests: add tests for libnm-core-aux 2019-04-25 07:47:37 +02:00
test-general.c clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00
test-libnm-core-aux.c shared: fix to/from string of vlanid and missed-max values for NMTeamLinkWatcher 2019-04-25 07:49:56 +02:00
wg-test0.conf clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00
wg-test1.conf clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00
wg-test2.conf clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00
wg-test3.conf clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00