mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
tests/qapi-schema: Fix feature documentation testing
Commit 8aa3a33e44
"tests/qapi-schema: Test for good feature lists in
structs" made test-qapi.py show features, but neglected to show their
documentation. Fix that.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191024110237.30963-5-armbru@redhat.com>
This commit is contained in:
parent
f6401deb06
commit
a0418a4a6b
4 changed files with 16 additions and 0 deletions
|
@ -17,3 +17,5 @@ command foo None -> None
|
|||
doc symbol=foo
|
||||
body=
|
||||
|
||||
feature=doc
|
||||
documented feature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue