qapi: test schema used for unit tests
commit501e5104490fca89ad31e6a430e2cf01f928d5d1
authorMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 19 Jul 2011 19:50:43 +0000 (19 14:50 -0500)
committerLuiz Capitulino <lcapitulino@gmail.com>
Thu, 21 Jul 2011 19:48:14 +0000 (21 16:48 -0300)
treecee55d290e72da66fc1a7167b5b3b8113ea339fb
parentc17d9908a942e355c70bfb32b6ebdc0e6e5daa87
qapi: test schema used for unit tests

This is how QMP commands/parameters/types would be defined. We use a
subset of that functionality here to implement functions/types for unit
testing.

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com>
qapi-schema-test.json [new file with mode: 0644]