tests: let qapi-schema tests detect oob
commit4bebca1e429a276bf9553dc2221862d2ea23a939
authorPeter Xu <peterx@redhat.com>
Mon, 26 Mar 2018 06:38:58 +0000 (26 14:38 +0800)
committerEric Blake <eblake@redhat.com>
Tue, 27 Mar 2018 15:17:45 +0000 (27 10:17 -0500)
tree2059b7f98c4b6432a0d03bd87a480adb555a3156
parent9408860165e07aaadec66c336f3dc849b945a8ed
tests: let qapi-schema tests detect oob

The allow_oob parameter was passed in but not used in tests.  Now
reflect that in the tests, so we need to touch up other command testers
with that new change.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180326063901.27425-6-peterx@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
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.out
tests/qapi-schema/test-qapi.py