Sign in
qemu
/
qemu
/
bb275e4e7950e38ffe1d2c59eea8c65d3a44d64a
/
tests
/
test-visitor-serialization.c
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
fdf235b
tests: Silence false positive warning on generated test name
by Eric Blake
· 7 years ago
112ed24
qapi: Empty out qapi-schema.json
by Markus Armbruster
· 7 years ago
fc81fa1
Include qapi/qmp/qstring.h exactly where needed
by Markus Armbruster
· 7 years ago
6b67395
Eliminate qapi/qmp/types.h
by Markus Armbruster
· 7 years ago
522ece3
Drop superfluous includes of qapi-types.h and test-qapi-types.h
by Markus Armbruster
· 7 years ago
02146d2
test-visitor-serialization: Pass &error_abort to qobject_from_json()
by Markus Armbruster
· 8 years ago
57348c2
qobject: Propagate parse errors through qobject_from_json()
by Markus Armbruster
· 8 years ago
048abb7
qapi: Drop unused non-strict qobject input visitor
by Markus Armbruster
· 8 years ago
7d5e199
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
by Daniel P. Berrange
· 8 years ago
09e6836
qapi: rename QmpInputVisitor to QObjectInputVisitor
by Daniel P. Berrange
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
3b098d5
qapi: Add new visit_complete() function
by Eric Blake
· 9 years ago
e7ca565
string-output-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
b70ce10
qmp-input-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
7a0525c
string-input-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
2c0ef9f
qapi: Add 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
240f64b
qapi: Use strict QMP input visitor in more places
by Eric Blake
· 9 years ago
fc471c1
qapi: Consolidate QMP input visitor creation
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
3f66f76
qapi: Simplify non-error testing in test-qmp-*
by Eric Blake
· 9 years ago
748053c
qapi: Use generated TestStruct machinery in tests
by Eric Blake
· 9 years ago
ddf2190
qapi: Unbox base members
by Eric Blake
· 9 years ago
6446a59
qapi: Drop tests for inline nested structs
by Eric Blake
· 10 years ago
b6fcf32
qapi: Merge UserDefTwo and UserDefNested in tests
by Eric Blake
· 10 years ago
748bfb4
tests: Add missing 'static' attributes (fix warnings from smatch)
by Stefan Weil
· 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
aabbd47
tests/qapi-schema: Cover complex types with base
by Markus Armbruster
· 11 years ago
0b7593e
qapi: Add human mode to StringOutputVisitor
by Paolo Bonzini
· 11 years ago
dfc6f86
misc: Use g_assert_not_reached for code which is expected to be unreachable
by Stefan Weil
· 11 years ago
8addacd
qapi: add native list coverage for visitor serialization tests
by Michael Roth
· 12 years ago
089f26b
qapi: fix visitor serialization tests for numbers/doubles
by Michael Roth
· 12 years ago
ad7f375
qapi: fix leak in unit tests
by Michael Roth
· 12 years ago
2bd01ac
test-visitor-serialization: Fix some memory leaks
by Stefan Berger
· 12 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
0d30b0a
qapi: Add String visitor coverage to serialization unit tests
by Michael Roth
· 13 years ago
2d49610
qapi: Unit tests for visitor-based serialization
by Michael Roth
· 13 years ago