mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
tests/qapi-schema: Demonstrate command and event doc comment bugs
Add negative tests doc-bad-boxed-command-arg and doc-bad-event-arg to cover boxed and no arguments. They demonstrate insufficient doc comment checking. Update positive test doc-good to cover boxed event arguments. It demonstrates the generated doc comment misses arguments. These bugs will be fixed later in this series. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20191024110237.30963-3-armbru@redhat.com>
This commit is contained in:
parent
f035b47e3f
commit
717cfcfae6
10 changed files with 90 additions and 0 deletions
0
tests/qapi-schema/doc-bad-boxed-command-arg.err
Normal file
0
tests/qapi-schema/doc-bad-boxed-command-arg.err
Normal file
Loading…
Add table
Add a link
Reference in a new issue