Re: [Qemu-devel] [PATCH 18/26] tests/qapi-schema: Rename tests from data- to args-

2015-08-04 Thread Eric Blake
On 08/04/2015 03:18 AM, Markus Armbruster wrote: > Since every schema entity has 'data', the data- prefix conveys no > information. These tests actually exercise commands. Only commands > have arguments, so change the prefix to to args-. > > Signed-off-by: Markus Armbruster > --- > tests/Makef

[Qemu-devel] [PATCH 18/26] tests/qapi-schema: Rename tests from data- to args-

2015-08-04 Thread Markus Armbruster
Since every schema entity has 'data', the data- prefix conveys no information. These tests actually exercise commands. Only commands have arguments, so change the prefix to to args-. Signed-off-by: Markus Armbruster --- tests/Makefile | 6 ++