Re: [Qemu-devel] [PATCH v6 17/36] qapi: Add some expr tests

2015-04-28 Thread Markus Armbruster
Eric Blake writes: > Demonstrate that the qapi generator doesn't deal well with > expressions that aren't up to par. Later patches will improve > the expected results as the generator is made stricter. Only > a few of the the added tests actually behaves sanely at behave > rejecting obvious pr

[Qemu-devel] [PATCH v6 17/36] qapi: Add some expr tests

2015-04-04 Thread Eric Blake
Demonstrate that the qapi generator doesn't deal well with expressions that aren't up to par. Later patches will improve the expected results as the generator is made stricter. Only a few of the the added tests actually behaves sanely at rejecting obvious problems or demonstrating success. Note t