qapi: add native list coverage for QMP input visitor tests
commit199e0f17f23a68c8d619e9e623d970324ed5efc1
authorMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 10 May 2013 22:46:10 +0000 (10 17:46 -0500)
committerLuiz Capitulino <lcapitulino@redhat.com>
Thu, 23 May 2013 13:44:21 +0000 (23 09:44 -0400)
treefd8041cbcdf4c25e3fcc79b07cd84474b406dd0c
parent83c84667f57637fe5a7a6fc9905d6a9e9589d3e5
qapi: add native list coverage for QMP input visitor tests

This exercises schema-generated visitors for native list types and does
some sanity checking on validity of deserialized data.

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Amos Kong <akong@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
tests/test-qmp-input-visitor.c