|
@@ -246,6 +246,7 @@ qapi-schema += args-array-unknown.json
|
|
qapi-schema += args-int.json
|
|
qapi-schema += args-int.json
|
|
qapi-schema += args-invalid.json
|
|
qapi-schema += args-invalid.json
|
|
qapi-schema += args-member-array-bad.json
|
|
qapi-schema += args-member-array-bad.json
|
|
|
|
+qapi-schema += args-member-case.json
|
|
qapi-schema += args-member-unknown.json
|
|
qapi-schema += args-member-unknown.json
|
|
qapi-schema += args-name-clash.json
|
|
qapi-schema += args-name-clash.json
|
|
qapi-schema += args-union.json
|
|
qapi-schema += args-union.json
|
|
@@ -267,6 +268,7 @@ qapi-schema += enum-bad-prefix.json
|
|
qapi-schema += enum-clash-member.json
|
|
qapi-schema += enum-clash-member.json
|
|
qapi-schema += enum-dict-member.json
|
|
qapi-schema += enum-dict-member.json
|
|
qapi-schema += enum-int-member.json
|
|
qapi-schema += enum-int-member.json
|
|
|
|
+qapi-schema += enum-member-case.json
|
|
qapi-schema += enum-missing-data.json
|
|
qapi-schema += enum-missing-data.json
|
|
qapi-schema += enum-wrong-data.json
|
|
qapi-schema += enum-wrong-data.json
|
|
qapi-schema += escape-outside-string.json
|
|
qapi-schema += escape-outside-string.json
|
|
@@ -341,6 +343,7 @@ qapi-schema += unclosed-string.json
|
|
qapi-schema += unicode-str.json
|
|
qapi-schema += unicode-str.json
|
|
qapi-schema += union-bad-branch.json
|
|
qapi-schema += union-bad-branch.json
|
|
qapi-schema += union-base-no-discriminator.json
|
|
qapi-schema += union-base-no-discriminator.json
|
|
|
|
+qapi-schema += union-branch-case.json
|
|
qapi-schema += union-clash-branches.json
|
|
qapi-schema += union-clash-branches.json
|
|
qapi-schema += union-clash-data.json
|
|
qapi-schema += union-clash-data.json
|
|
qapi-schema += union-empty.json
|
|
qapi-schema += union-empty.json
|