aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/bad-if-key.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/bad-if-key.err')
-rw-r--r--tests/qapi-schema/bad-if-key.err3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qapi-schema/bad-if-key.err b/tests/qapi-schema/bad-if-key.err
new file mode 100644
index 000000000..38cf44b68
--- /dev/null
+++ b/tests/qapi-schema/bad-if-key.err
@@ -0,0 +1,3 @@
+bad-if-key.json: In struct 'TestIfStruct':
+bad-if-key.json:2: 'if' condition of struct has unknown key 'value'
+Valid keys are 'all', 'any', 'not'.