NetworkManager/shared/nm-glib-aux/tests
Thomas Haller 5da502a1e1
shared,core: extend nm_utils_is_specific_hostname() and move to shared
nm_utils_is_specific_hostname() is basically to check whether the
hostname is localhost (and also handle "(null)").

In that sense, it's similar to systemd's is_localhost(). Extend or
variant to

  - be case insensitive (like is_localhost()).

  - accept more variants of localhost/localdomain names as special.
2020-08-05 12:47:55 +02:00
..
meson.build shared/tests: add test for checking "nm-json-aux.h" 2020-07-09 12:57:15 +02:00
test-json-aux.c shared/tests: add test for checking "nm-json-aux.h" 2020-07-09 12:57:15 +02:00
test-shared-general.c shared,core: extend nm_utils_is_specific_hostname() and move to shared 2020-08-05 12:47:55 +02:00