NetworkManager/src/core/tests
Thomas Haller 7f2a32fa11 config/tests: fix test failure in "/config/set-values"
GKeyfile changed something about how to handle invalid escape sequences.
As we don't want to test GKeyfile (per-se), just adjust to test to not
hit the problem.

This would fail with glib2-2.79.1-1.fc40:

  # ./tools/run-nm-test.sh -m src/core/tests/config/test-config -p /config/set-values
  TAP version 13
  # random seed: R02Sb8afff1ec38ca5a1b7713e8c40eb4f56
  # Start of config tests
  # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
  # (src/core/tests/config/test-config.c:1107) invalid value in config-data .intern.with-whitespace.key2 = (null) (instead of " b c\,  d  ")
  ./tools/run-nm-test.sh: line 307: 245847 Trace/breakpoint trap   (core dumped) "${NMTST_DBUS_RUN_SESSION[@]}" "$TEST" "${TEST_ARGV[@]}"
  exec "src/core/tests/config/test-config" failed with exit code 133
2024-02-09 08:27:41 +00:00
..
config config/tests: fix test failure in "/config/set-values" 2024-02-09 08:27:41 +00:00
meson.build core: rework IP configuration in NetworkManager using layer 3 configuration 2021-11-18 16:21:29 +01:00
test-core-with-expect.c all: use NM_MIN() instead of MIN() 2023-11-15 09:32:20 +01:00
test-core.c all: use the new NMSettingConnection Controller property 2024-01-11 00:19:14 +01:00
test-dcb.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
test-l3cfg.c all: ensure signendess for arguments of NM_{MIN,MAX,CLAMP}() macros matches 2023-08-07 09:24:36 +02:00
test-secret-agent.py all: move "src/" directory to "src/core/" 2021-02-08 09:56:41 +01:00
test-systemd.c lldp/systemd: remove systemd LLDP sources 2022-10-25 10:59:01 +02:00
test-utils.c all: hardcode HOST_NAME_MAX to 64 2022-04-26 17:54:56 +02:00
test-wired-defname.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00