]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qapi-schema/struct-base-clash.err
tests/avocado: s390x cpu topology entitlement tests
[mirror_qemu.git] / tests / qapi-schema / struct-base-clash.err
index 3a9f66b04d4e9466a5c9ca61b4f4160eea5ed3b2..46473947e6d2ff25dcf4681a896845b6c372cfa4 100644 (file)
@@ -1 +1,2 @@
-tests/qapi-schema/struct-base-clash.json:5: Member name 'name' clashes with base 'Base'
+struct-base-clash.json: In struct 'Sub':
+struct-base-clash.json:5: member 'name' collides with member 'name' of type 'Base'