]> git.proxmox.com Git - qemu-server.git/commit - test/run_config2command_tests.pl
add config to command tests
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 10 Dec 2018 17:00:00 +0000 (18:00 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 11 Dec 2018 09:44:04 +0000 (10:44 +0100)
commit7b963e5762379e2fb6e051477112a117c6934c18
tree12e7a0fd74f9d4cbf480083e6a8b36a90d3ff3fe
parent89caf77b87d9a5c1226a0a5f2135e9ab319027f7
add config to command tests

To have a better safety net for not introducing regressions and also
some functional checks as the QEMU command defines the layout
behavior of the VM.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
test/Makefile
test/cfg2cmd/README.adoc [new file with mode: 0644]
test/cfg2cmd/minimal-defaults.conf [new file with mode: 0644]
test/cfg2cmd/minimal-defaults.conf.cmd [new file with mode: 0644]
test/cfg2cmd/simple1.conf [new file with mode: 0644]
test/cfg2cmd/simple1.conf.cmd [new file with mode: 0644]
test/run_config2command_tests.pl [new file with mode: 0755]