]> git.proxmox.com Git - qemu-server.git/commit
tests: add memory tests
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 13 Feb 2023 12:00:07 +0000 (13:00 +0100)
committerFiona Ebner <f.ebner@proxmox.com>
Wed, 15 Feb 2023 13:34:25 +0000 (14:34 +0100)
commit6eabfbd15fce22fdf87e53a71ca98b0ea2e36665
treef0504ee1a2ee62d8e592e2ac30ee4c23fe3cf998
parent2166f6a905aa65836e9b2b243dffa6ffa4c83e42
tests: add memory tests

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
test/cfg2cmd/memory-hotplug-hugepages.conf [new file with mode: 0644]
test/cfg2cmd/memory-hotplug-hugepages.conf.cmd [new file with mode: 0644]
test/cfg2cmd/memory-hotplug.conf [new file with mode: 0644]
test/cfg2cmd/memory-hotplug.conf.cmd [new file with mode: 0644]
test/cfg2cmd/memory-hugepages-1g.conf [new file with mode: 0644]
test/cfg2cmd/memory-hugepages-1g.conf.cmd [new file with mode: 0644]
test/cfg2cmd/memory-hugepages-2m.conf [new file with mode: 0644]
test/cfg2cmd/memory-hugepages-2m.conf.cmd [new file with mode: 0644]
test/run_config2command_tests.pl