tests: qapi-schema tests for allow-preconfig
authorIgor Mammedov <imammedo@redhat.com>
Fri, 11 May 2018 17:15:59 +0000 (19:15 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 30 May 2018 16:19:14 +0000 (13:19 -0300)
commit7b13f2c27a02499e9f8d955e0a4c68a5165e150d
tree8d01ed726c51bdac125af1f3ed1433adaad3ecbc
parentd6fe3d02e9a2ce7b63a0723d0b71f3013f59d705
tests: qapi-schema tests for allow-preconfig

use new allow-preconfig parameter in tests and make sure that
the QAPISchema can parse allow-preconfig correctly

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1526058959-41425-1-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
12 files changed:
tests/Makefile.include
tests/qapi-schema/allow-preconfig-test.err [new file with mode: 0644]
tests/qapi-schema/allow-preconfig-test.exit [new file with mode: 0644]
tests/qapi-schema/allow-preconfig-test.json [new file with mode: 0644]
tests/qapi-schema/allow-preconfig-test.out [new file with mode: 0644]
tests/qapi-schema/doc-good.out
tests/qapi-schema/ident-with-escape.out
tests/qapi-schema/indented-expr.out
tests/qapi-schema/qapi-schema-test.json
tests/qapi-schema/qapi-schema-test.out
tests/qapi-schema/test-qapi.py
tests/test-qmp-cmds.c