qemu-server/test/parse-config-input
Fiona Ebner c80f968cc1 test: add test case exposing issue with unknown sections
While unknown sections do lead to an error in strict mode, in
non-strict mode the line is just skipped, meaning that key-value
pairs from the unknown section will override the key-value pairs from
the previous section.

Fixed by the next commit.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Link: https://lore.proxmox.com/20250127112923.31703-6-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
locked.conf test: add parse config tests 2025-04-07 14:13:01 +02:00
plain.conf test: add parse config tests 2025-04-07 14:13:01 +02:00
regular-vm-efi.conf test: add parse config tests 2025-04-07 14:13:01 +02:00
sections.conf test: add parse config tests 2025-04-07 14:13:01 +02:00
snapshots.conf test: add parse config tests 2025-04-07 14:13:01 +02:00
unknown-sections.conf test: add test case exposing issue with unknown sections 2025-04-07 14:13:01 +02:00
verify-snapshot.conf test: add parse config tests 2025-04-07 14:13:01 +02:00