On Thu, Mar 22, 2018 at 07:31:44PM +0100, Peter Krempa wrote:
Add the QAPI schema (returned by 'query-qmp-schema' command)
which will
be used for QAPI schema testing in upcomming patches.
s/upcomming/upcoming/
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/Makefile.am | 1 +
tests/qemuqapischema.json | 11364 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 11365 insertions(+)
create mode 100644 tests/qemuqapischema.json
ACK, this file is big enough to get it out of the way first.
Jan