]> git.proxmox.com Git - mirror_qemu.git/commit - tests/unit/test-qemu-opts.c
test-qemu-opts: Test qemu_opts_append()
authorKevin Wolf <kwolf@redhat.com>
Mon, 19 Feb 2018 16:28:08 +0000 (17:28 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 9 Mar 2018 14:17:47 +0000 (15:17 +0100)
commit575ef8bff62834f38aef353f96084850a4348078
treed05c5da86254b4d6f11b92a0ecf51d50462f76eb
parent72215395b9e44f13be48e8576b90719738766edf
test-qemu-opts: Test qemu_opts_append()

Basic test for merging two QemuOptsLists.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
tests/test-qemu-opts.c