]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/Makefile
qapi: Unify type bypass and add tests
[mirror_qemu.git] / tests / Makefile
index c27940c41792cb3060f0153034ab7deb884418f8..64e678502c200155ea8ff39b08c856ba5eb07311 100644 (file)
@@ -216,6 +216,7 @@ check-qapi-schema-y := $(addprefix tests/qapi-schema/, \
        bad-type-dict.json double-data.json unknown-expr-key.json \
        redefined-type.json redefined-command.json redefined-builtin.json \
        redefined-event.json command-int.json event-max.json \
+       type-bypass.json type-bypass-no-gen.json type-bypass-bad-gen.json \
        missing-colon.json missing-comma-list.json \
        missing-comma-object.json non-objects.json \
        qapi-schema-test.json quoted-structural-chars.json \