]> git.proxmox.com Git - qemu-server.git/commit - test/run_config2command_tests.pl
test: cfg2cmd: do NOT sort expected/actual commands
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 9 Oct 2019 06:08:06 +0000 (08:08 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 9 Oct 2019 06:08:24 +0000 (08:08 +0200)
commit69f4bd3434c7120a31c8a941ea4ecfe31437d229
tree46bb038f1e59debf8157f4f751e7e03af748ff1e
parent311e92935abb5c722be587bde5414125f47d04e7
test: cfg2cmd: do NOT sort expected/actual commands

In general it matters where a command line options is positioned
inside a QEMU command, so we want to actually also check the order in
the cfg2cmd test

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
test/cfg2cmd/i440fx-win10-hostpci.conf.cmd
test/cfg2cmd/spice-usb3.conf.cmd
test/run_config2command_tests.pl