]> Git Repo - qemu.git/commit
tests: let qapi-schema tests detect oob
authorPeter Xu <[email protected]>
Mon, 26 Mar 2018 06:38:58 +0000 (14:38 +0800)
committerEric Blake <[email protected]>
Tue, 27 Mar 2018 15:17:45 +0000 (10:17 -0500)
commit4bebca1e429a276bf9553dc2221862d2ea23a939
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 <[email protected]>
Signed-off-by: Peter Xu <[email protected]>
Message-Id: <20180326063901[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
Signed-off-by: Eric Blake <[email protected]>
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
This page took 0.026989 seconds and 4 git commands to generate.