commit | 9e9eace89e2a8180f0a5fd312bb87e53e6f2004b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 20 11:22:49 2012 +0100 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Tue Mar 27 09:11:00 2012 -0300 |
tree | 56377c4794bb8296d8e87b615ecaf31489f3c826 | |
parent | f24582d6ad8a080e008974c000bf0ae635d036ac [diff] |
qapi: add struct-errors test case to test-qmp-output-visitor This test case verifies that invalid native enums are caught, and causes qapi to tear down the QObject tree under construction, exercising the previous patch. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>