Sign in
qemu
/
qemu
/
19800265d407f09f333cf80dba3e975eb7bc1872
/
tests
/
check-qdict.c
fe07b62
tests: Move qdict-test-data.txt to tests/data/qobject/
by Philippe Mathieu-Daudé
· 6 years ago
992159c
tests: Restore check-qdict unit test
by Markus Armbruster
· 6 years ago
0bcc8e5
qobject: Move block-specific qdict code to block-qdict.c
by Markus Armbruster
· 7 years ago
609f45e
block: Add block-specific QDict header
by Max Reitz
· 7 years ago
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
3d3eaca
qobject: use a QObjectBase_ struct
by Marc-André Lureau
· 7 years ago
46cfbf1
qobject: Use qobject_to() instead of type cast
by Markus Armbruster
· 7 years ago
7dc847e
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
by Max Reitz
· 7 years ago
bcebf10
qdict: Introduce qdict_rename_keys()
by Kevin Wolf
· 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
269c20b
tests/qdict: check more get_try_int() cases
by Marc-André Lureau
· 8 years ago
36aeb60
tests: remove /{qnum, qlist, dict}/destroy test
by Marc-André Lureau
· 8 years ago
01b2ffc
qapi: merge QInt and QFloat in QNum
by Marc-André Lureau
· 8 years ago
46f5ac2
qobject: Use simpler QDict/QList scalar insertion macros
by Eric Blake
· 8 years ago
de6e795
qobject: Drop useless QObject casts
by Eric Blake
· 8 years ago
de4598f
tests/check-qdict: Fix missing brackets
by Dr. David Alan Gilbert
· 8 years ago
ca6b6e1
Don't check qobject_type() before qobject_to_qdict()
by Markus Armbruster
· 8 years ago
a68931e
check-qdict: Tighten qdict_crumple_test_recursive() some
by Markus Armbruster
· 8 years ago
ff9d389
check-qdict: Simplify qdict_crumple_test_recursive()
by Markus Armbruster
· 8 years ago
603476c
qdict: implement a qdict_crumple method for un-flattening a dict
by Daniel P. Berrange
· 8 years ago
79ffb27
tests: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
681c28a
tests: Clean up includes
by Peter Maydell
· 9 years ago
ef1919d
check-qdict: Test cases for new functions
by Kevin Wolf
· 10 years ago
8a5eb36
check-qdict: Add test for qdict_join()
by Max Reitz
· 11 years ago
6475758
check-qdict: Test termination of qdict_array_split()
by Max Reitz
· 11 years ago
7841c76
check-qdict: Adjust test for qdict_array_split()
by Max Reitz
· 11 years ago
3fb1177
tests: Add test for qdict_flatten()
by Max Reitz
· 11 years ago
be33134
tests: Add test for qdict_array_split()
by Max Reitz
· 11 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
b93b63f
test makefile overhaul
by Paolo Bonzini
· 13 years ago
[Renamed from check-qdict.c]
ac531cb
check-qdict: convert to gtest
by Anthony Liguori
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
7464f05
check-qdict: Fix possible crash
by Stefan Weil
· 14 years ago
d02c6bd
check-qdict: Introduce test for the new iteration API
by Luiz Capitulino
· 15 years ago
c8bc3cd
QDict: Small terminology change
by Luiz Capitulino
· 15 years ago
41836a9
Fix qtypes' licenses
by Luiz Capitulino
· 15 years ago
29ec315
QDict: Fix size update
by Luiz Capitulino
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 15 years ago
7b8c51a
Introduce QDict unit-tests
by Luiz Capitulino
· 16 years ago