diff options
author | Peter Xu | 2018-03-26 08:38:59 +0200 |
---|---|---|
committer | Eric Blake | 2018-03-27 17:17:45 +0200 |
commit | 1a1b11dc0fb519f6dbc420925bde032e772fd610 (patch) | |
tree | 9ea485a78d0988d595a2a658965d61be0a28f878 /tests/qapi-schema/oob-test.exit | |
parent | tests: let qapi-schema tests detect oob (diff) | |
download | qemu-1a1b11dc0fb519f6dbc420925bde032e772fd610.tar.gz qemu-1a1b11dc0fb519f6dbc420925bde032e772fd610.tar.xz qemu-1a1b11dc0fb519f6dbc420925bde032e772fd610.zip |
tests: add oob-test for qapi-schema
It simply tests the new OOB capability, and make sure the QAPISchema can
parse it correctly.
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180326063901.27425-7-peterx@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'tests/qapi-schema/oob-test.exit')
-rw-r--r-- | tests/qapi-schema/oob-test.exit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qapi-schema/oob-test.exit b/tests/qapi-schema/oob-test.exit new file mode 100644 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/qapi-schema/oob-test.exit @@ -0,0 +1 @@ +1 |