On Mon, Sep 13, 2021 at 02:39:24PM +0200, Markus Armbruster wrote: > test_clone_complex1() uses simple union UserDefListUnion to cover > unions. Use UserDefFlatUnion instead. Arrays are still covered by > test_clone_complex3(). > > Signed-off-by: Markus Armbruster <arm...@redhat.com> > --- > tests/unit/test-clone-visitor.c | 24 ++++++++++++++++-------- > 1 file changed, 16 insertions(+), 8 deletions(-) >
Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org