qemu-server/test/parse-config-expected
Fiona Ebner 248349f25e parse config: skip unknown sections and warn about their presence
Currently, keys in an unknown section will be interpreted as still
belonging to the last section and might erroneously overwrite values
in that way. Explicitly ignore unknown sections to avoid this while
warning the user.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Link: https://lore.proxmox.com/20250127112923.31703-7-f.ebner@proxmox.com
2025-04-07 14:13:01 +02:00
..
cloudinit-snapshot.conf parse config: be precise about section type checks 2025-04-07 14:13:01 +02:00
cloudinit-snapshot.conf.strict.error parse config: be precise about section type checks 2025-04-07 14:13:01 +02:00
unknown-sections.conf parse config: skip unknown sections and warn about their presence 2025-04-07 14:13:01 +02:00
unknown-sections.conf.strict.error parse config: skip unknown sections and warn about their presence 2025-04-07 14:13:01 +02:00
verify-snapshot.conf test: add parse config tests 2025-04-07 14:13:01 +02:00
verify-snapshot.conf.strict.error test: add parse config tests 2025-04-07 14:13:01 +02:00