]> Git Repo - qemu.git/commit
qapi: add struct-errors test case to test-qmp-output-visitor
authorPaolo Bonzini <[email protected]>
Tue, 20 Mar 2012 10:22:49 +0000 (11:22 +0100)
committerLuiz Capitulino <[email protected]>
Tue, 27 Mar 2012 12:11:00 +0000 (09:11 -0300)
commit9e9eace89e2a8180f0a5fd312bb87e53e6f2004b
tree56377c4794bb8296d8e87b615ecaf31489f3c826
parentf24582d6ad8a080e008974c000bf0ae635d036ac
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 <[email protected]>
Signed-off-by: Laszlo Ersek <[email protected]>
Signed-off-by: Luiz Capitulino <[email protected]>
qapi-schema-test.json
test-qmp-output-visitor.c
This page took 0.024847 seconds and 4 git commands to generate.