Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / type-bypass-bad-gen.json
diff --git a/qemu/tests/qapi-schema/type-bypass-bad-gen.json b/qemu/tests/qapi-schema/type-bypass-bad-gen.json
new file mode 100644 (file)
index 0000000..e8dec34
--- /dev/null
@@ -0,0 +1,2 @@
+# 'gen' should only appear with value false
+{ 'command': 'foo', 'gen': 'whatever' }