NetworkManager/libnm-core/tests
Thomas Haller 726a82c79d
shared: fix _nm_utils_enum_from_str_full() for negative enum values
Enums can also be negative (contrary to Flags). Fix the parsing.

  $ nmcli connection modify "$PROFILE" connection.llmnr -1
  Error: failed to modify connection.llmnr: invalid option '-1', use one of [default,no,resolve,yes].
2021-01-15 09:36:30 +01:00
..
certs libnm/crypto: accept TPM2-wrapped PEM keys 2019-07-10 17:31:48 +02:00
meson.build all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01: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: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-crypto.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-general-enums.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-general.c shared: fix _nm_utils_enum_from_str_full() for negative enum values 2021-01-15 09:36:30 +01:00
test-keyfile.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-secrets.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-setting.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-settings-defaults.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00