commit | 199e0f17f23a68c8d619e9e623d970324ed5efc1 | [log] [tgz] |
---|---|---|
author | Michael Roth <mdroth@linux.vnet.ibm.com> | Fri May 10 17:46:10 2013 -0500 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Thu May 23 09:44:21 2013 -0400 |
tree | fd8041cbcdf4c25e3fcc79b07cd84474b406dd0c | |
parent | 83c84667f57637fe5a7a6fc9905d6a9e9589d3e5 [diff] |
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>