Re: [Qemu-devel] [PATCH v6 4/4] qapi: Add tests for the "include" directive

2014-03-31 Thread Eric Blake
On 03/31/2014 01:16 PM, Lluís Vilanova wrote: > Signed-off-by: Lluís Vilanova > --- > tests/Makefile|4 +++- > tests/qapi-schema/include-cycle-b.json|1 + ... > tests/qapi-schema/include-simple.out |3 +++ Hmm, no tests of cross-directory inclusion

[Qemu-devel] [PATCH v6 4/4] qapi: Add tests for the "include" directive

2014-03-31 Thread Lluís Vilanova
Signed-off-by: Lluís Vilanova --- tests/Makefile|4 +++- tests/qapi-schema/include-cycle-b.json|1 + tests/qapi-schema/include-cycle-c.json|1 + tests/qapi-schema/include-cycle.err |1 + tests/qapi-schema/include-cycle.exit |1 +