tests: convert check-qom-proplist to keyval
commit53c9956d8b3f5eb621fb15c6e6ea67e12f9677e7
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 12 Mar 2021 17:35:45 +0000 (12 12:35 -0500)
committerKevin Wolf <kwolf@redhat.com>
Fri, 19 Mar 2021 09:18:17 +0000 (19 10:18 +0100)
tree957879ab7f5f38e9a8272494ad25866206509a3e
parent155b5f8b8d3d5dedd7c57e5223e822dc1b5295c8
tests: convert check-qom-proplist to keyval

The command-line creation test is using QemuOpts.  Switch it to keyval,
since the emulator has some special needs and thus the last user of
user_creatable_add_opts will go away with the next patch.

Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210312173547.1283477-2-pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/unit/check-qom-proplist.c