summary refs log tree commit diff stats
path: root/scripts/qapi/visit.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2020-04-24 10:43:31 +0200
committerMarkus Armbruster <armbru@redhat.com>2020-04-30 07:26:09 +0200
commit777d20cfa5735de298f378e9b90f0cd1caafdc2d (patch)
treecafdd57715a626e270530f85b7bde152d571edc6 /scripts/qapi/visit.py
parent8b7ce95b46815f274aed52857260cb180f6fade3 (diff)
downloadfocaccia-qemu-777d20cfa5735de298f378e9b90f0cd1caafdc2d.tar.gz
focaccia-qemu-777d20cfa5735de298f378e9b90f0cd1caafdc2d.zip
qapi: Assert output visitors see only valid enum values
output_type_enum() fails when *obj is not a valid value of the enum
type.  Should not happen.  Drop the check, along with its unit tests.
This unmasks qapi_enum_lookup()'s assertion.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200424084338.26803-9-armbru@redhat.com>
[Commit message tweaked]
Diffstat (limited to 'scripts/qapi/visit.py')
0 files changed, 0 insertions, 0 deletions