NetworkManager/libnm-core/tests
Thomas Haller adf0254369 setting-gsm: allow empty apn property in verify()
NetworkManager treats "gsm.apn" %NULL as setting an empty APN ("").
At least with ModemManager. With oFono, a %NULL APN means not to set
the "AccessPointName", so oFono implementation treats %NULL different
from "".

Soon the meaning will change to allow %NULL to automatically
obtain the APN from the mobile-broadband-provider-info. That will be a
change in behavior how to treat %NULL.

Anyway, since %NULL is accepted and in fact means to actually use "",
the empty word should be also accepted to explicitly choose this
behavior. This is especially important in combination with changing the
meaning of %NULL.
2019-09-11 14:32:05 +02:00
..
certs libnm/crypto: accept TPM2-wrapped PEM keys 2019-07-10 17:31:48 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 20:13:49 +02:00
nm-core-tests-enum-types.c.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
nm-core-tests-enum-types.h.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
test-compare.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-crypto.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-general-enums.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-general.c setting-gsm: allow empty apn property in verify() 2019-09-11 14:32:05 +02:00
test-keyfile.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-secrets.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-setting.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-settings-defaults.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00