Sign in
qemu
/
qemu
/
b70ce1018a251c0c33498d9c927a07cade655a5e
/
tests
/
test-qmp-input-strict.c
b70ce10
qmp-input-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
c7eb39c
qapi: Improve use of qmp/types.h
by Eric Blake
· 9 years ago
79ffb27
tests: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
68ab47e
qapi: Change visit_type_FOO() to no longer return partial objects
by Eric Blake
· 9 years ago
fc471c1
qapi: Consolidate QMP input visitor creation
by Eric Blake
· 9 years ago
e58d695
qapi: Guarantee NULL obj on input visitor callback error
by Eric Blake
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
681c28a
tests: Clean up includes
by Peter Maydell
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
a12a5a1
qapi: Simplify error cleanup in test-qmp-*
by Eric Blake
· 9 years ago
3f66f76
qapi: Simplify non-error testing in test-qmp-*
by Eric Blake
· 9 years ago
b18f114
qapi: Plug leaks in test-qmp-*
by Eric Blake
· 9 years ago
0920a17
qapi: Share test_init code in test-qmp-input*
by Eric Blake
· 9 years ago
748053c
qapi: Use generated TestStruct machinery in tests
by Eric Blake
· 9 years ago
39a1815
qapi: New QMP command query-qmp-schema for QMP introspection
by Markus Armbruster
· 9 years ago
441cbac
qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
by Markus Armbruster
· 9 years ago
b6fcf32
qapi: Merge UserDefTwo and UserDefNested in tests
by Eric Blake
· 10 years ago
ab04526
qapi: Rename anonymous union type in test
by Eric Blake
· 10 years ago
805017b
qapi: Clean up test coverage of simple unions
by Eric Blake
· 10 years ago
cb55111
tests: add QMP input visitor test for unions with no discriminator
by Michael Roth
· 10 years ago
297a364
qapi: Replace uncommon use of the error API by the common one
by Markus Armbruster
· 11 years ago
cdaec38
tests: Don't call visit_end_struct() after visit_start_struct() fails
by Markus Armbruster
· 11 years ago
e940f54
qmp hmp: Consistently name Error * objects err, and not errp
by Markus Armbruster
· 11 years ago
0fb6395
Use error_is_set() only when necessary (again)
by Markus Armbruster
· 11 years ago
5223070
qapi script: do not allow string discriminator
by Wenchao Xia
· 11 years ago
2fc0043
tests/qapi-schema: Cover flat union types
by Markus Armbruster
· 11 years ago
7ad993b
tests/qapi-schema: Cover union types with base
by Markus Armbruster
· 11 years ago
2c38b60
tests/qapi-schema: Cover anonymous union types
by Markus Armbruster
· 11 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
79ee7df
qapi: move inclusions of qemu-common.h from headers to .c files
by Paolo Bonzini
· 12 years ago
b93b63f
test makefile overhaul
by Paolo Bonzini
· 13 years ago
[Renamed from test-qmp-input-strict.c]
e38ac96
qapi: add strict mode to input visitor
by Paolo Bonzini
· 13 years ago