index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-qmp-output-visitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
1
-876
/
+0
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
1
-8
/
+3
2016-07-06
tests: Factor out common code in qapi output tests
Eric Blake
1
-51
/
+27
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
1
-1
/
+1
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-1
/
+1
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
1
-0
/
+1
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-1
/
+2
2016-05-12
qmp: Don't reuse qmp visitor after grabbing output
Eric Blake
1
-0
/
+12
2016-05-12
qmp: Support explicit null during visits
Eric Blake
1
-5
/
+15
2016-05-12
tests: Add check-qnull
Eric Blake
1
-2
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-12
/
+12
2016-02-19
qapi: Don't box branches of flat unions
Eric Blake
1
-4
/
+2
2016-02-19
qapi: Don't box struct branch of alternate
Eric Blake
1
-6
/
+5
2016-02-19
qapi: Add tests of complex objects within alternate
Eric Blake
1
-1
/
+25
2016-02-16
tests: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-08
qmp: Fix reference-counting of qnull on empty output visit
Eric Blake
1
-0
/
+2
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-17
/
+17
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
1
-2
/
+2
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-3
/
+3
2015-11-10
qapi: More tests of alternate output
Eric Blake
1
-1
/
+15
2015-11-09
qapi: Simplify non-error testing in test-qmp-*
Eric Blake
1
-42
/
+14
2015-11-09
qapi: Plug leaks in test-qmp-*
Eric Blake
1
-1
/
+2
2015-11-09
qapi: Strengthen test of TestStructList
Eric Blake
1
-11
/
+7
2015-11-09
qapi: Use generated TestStruct machinery in tests
Eric Blake
1
-58
/
+0
2015-11-02
tests: Convert to new qapi union layout
Eric Blake
1
-21
/
+21
2015-11-02
qapi: Unbox base members
Eric Blake
1
-8
/
+5
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
1
-0
/
+53
2015-09-21
qapi: Make output visitor return qnull() instead of NULL
Markus Armbruster
1
-1
/
+2
2015-09-04
qapi: Fix generated code when flat union has member 'kind'
Markus Armbruster
1
-1
/
+1
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-1
/
+1
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-2
/
+2
2015-05-05
qapi: Drop tests for inline nested structs
Eric Blake
1
-20
/
+26
2015-05-05
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
1
-24
/
+24
2015-05-05
qapi: Rename anonymous union type in test
Eric Blake
1
-8
/
+8
2015-05-05
qapi: Forbid base without discriminator in unions
Eric Blake
1
-36
/
+0
2015-05-05
qapi: Clean up test coverage of simple unions
Eric Blake
1
-13
/
+25
2014-05-28
tests: Check empty QMP output visitor
Marcel Apfelbaum
1
-0
/
+11
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
1
-1
/
+9
2014-05-15
tests: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
1
-5
/
+13
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-37
/
+37
2014-03-11
qapi script: do not allow string discriminator
Wenchao Xia
1
-4
/
+6
2014-03-03
tests/qapi-schema: Cover flat union types
Markus Armbruster
1
-0
/
+31
2014-03-03
tests/qapi-schema: Cover union types with base
Markus Armbruster
1
-0
/
+2
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
1
-4
/
+8
2014-03-03
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
1
-0
/
+22
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-11
/
+11
2013-07-27
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
1
-2
/
+2
2013-05-30
qapi: pad GenericList value fields to 64 bits
Michael Roth
1
-1
/
+4
[next]