qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5 15/28] qapi: Add tests of redefined expressio


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v5 15/28] qapi: Add tests of redefined expressions
Date: Thu, 26 Mar 2015 18:05:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Eric Blake <address@hidden> writes:

> Demonstrate that the qapi generator doesn't deal very well with
> redefined expressions.  At the parse level, they are silently
> accepted; and while the testsuite just stops at parsing, I've
> further tested that many of them cause generator crashes or
> invalid C code if they were appended to qapi-schema-test.json.
> A later patch will tighten things up and adjust the testsuite
> to match.
>
> Signed-off-by: Eric Blake <address@hidden>

Reviewed-by: Markus Armbruster <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]