Sign in
qemu
/
qemu
/
8cdb2cef3f1c5f0d7c1fb96ed337d27d9b6267d6
/
tests
/
test-qobject-output-visitor.c
777d20c
qapi: Assert output visitors see only valid enum values
by Markus Armbruster
· 4 years, 9 months ago
53cb2fc
tests: Clean up initialization of Error *err variables
by Markus Armbruster
· 5 years ago
b359f4b
tests: Rename UserDefNativeListUnion to UserDefListUnion
by Markus Armbruster
· 6 years ago
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
7dc847e
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
by Max Reitz
· 7 years ago
9a6555e
tests/qapi: use QEMU_IS_ALIGNED macro
by Philippe Mathieu-Daudé
· 7 years ago
bbcad96
Drop superfluous includes of qapi/qmp/qjson.h
by Markus Armbruster
· 7 years ago
fc81fa1
Include qapi/qmp/qstring.h exactly where needed
by Markus Armbruster
· 7 years ago
452fcdb
Include qapi/qmp/qdict.h exactly where needed
by Markus Armbruster
· 7 years ago
47e6b29
Include qapi/qmp/qlist.h exactly where needed
by Markus Armbruster
· 7 years ago
15280c3
qdict qlist: Make most helper macros functions
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
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 7 years ago
4d2d5c4
qapi: Introduce a first class 'null' type
by Markus Armbruster
· 8 years ago
d2f95f4
qapi: Use QNull for a more regular visit_type_null()
by Markus Armbruster
· 8 years ago
5923f85
qapi: update the qobject visitor to use QNUM_U64
by Marc-André Lureau
· 8 years ago
01b2ffc
qapi: merge QInt and QFloat in QNum
by Marc-André Lureau
· 8 years ago
8168ca8
tests/qapi-schema: Avoid 'str' in alternate test cases
by Markus Armbruster
· 8 years ago
46f5ac2
qobject: Use simpler QDict/QList scalar insertion macros
by Eric Blake
· 8 years ago
157db29
tests: Use error_free_or_abort() where appropriate
by Markus Armbruster
· 8 years ago
dfad9ec
tests: Don't check qobject_type() before qobject_to_qbool()
by Markus Armbruster
· 8 years ago
8978b34
tests: Don't check qobject_type() before qobject_to_qfloat()
by Markus Armbruster
· 8 years ago
0abfc4b
tests: Don't check qobject_type() before qobject_to_qint()
by Markus Armbruster
· 8 years ago
363e13f
tests: Don't check qobject_type() before qobject_to_qstring()
by Markus Armbruster
· 8 years ago
cd17ba5
tests: Don't check qobject_type() before qobject_to_qlist()
by Markus Armbruster
· 8 years ago
ca6b6e1
Don't check qobject_type() before qobject_to_qdict()
by Markus Armbruster
· 8 years ago
7d5e199
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
by Daniel P. Berrange
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
[Renamed (99%) from tests/test-qmp-output-visitor.c]
4429532
tests: Restore check-qdict unit test
by Markus Armbruster
· 8 years ago