Eric Blake <ebl...@redhat.com> writes: > Demonstrate that the qapi generator doesn't deal well with enums > that aren't up to par. Later patches will update the expected > results as the generator is made stricter. > > Signed-off-by: Eric Blake <ebl...@redhat.com>
This is v4 plus the new enum-union-clash test. Reviewed-by: Markus Armbruster <arm...@redhat.com>