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-visitor-serialization.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-05-12
qapi: Use strict QMP input visitor in more places
Eric Blake
1
-1
/
+1
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-16
tests: Clean up includes
Peter Maydell
1
-2
/
+1
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-27
/
+27
2015-11-09
qapi: Simplify non-error testing in test-qmp-*
Eric Blake
1
-25
/
+17
2015-11-09
qapi: Use generated TestStruct machinery in tests
Eric Blake
1
-34
/
+0
2015-11-02
qapi: Unbox base members
Eric Blake
1
-8
/
+6
2015-05-05
qapi: Drop tests for inline nested structs
Eric Blake
1
-24
/
+30
2015-05-05
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
1
-36
/
+37
2014-07-18
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
1
-3
/
+3
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
1
-2
/
+10
2014-05-15
tests: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
1
-5
/
+13
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
1
-6
/
+8
2014-02-14
qapi: Add human mode to StringOutputVisitor
Paolo Bonzini
1
-1
/
+1
2013-07-27
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
1
-4
/
+4
2013-05-23
qapi: add native list coverage for visitor serialization tests
Michael Roth
1
-18
/
+433
2013-05-23
qapi: fix visitor serialization tests for numbers/doubles
Michael Roth
1
-17
/
+8
2013-05-15
qapi: fix leak in unit tests
Michael Roth
1
-2
/
+7
2013-04-05
test-visitor-serialization: Fix some memory leaks
Stefan Berger
1
-1
/
+11
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
1
-0
/
+2
2012-06-08
qapi: Add String visitor coverage to serialization unit tests
Michael Roth
1
-0
/
+40
2012-06-08
qapi: Unit tests for visitor-based serialization
Michael Roth
1
-0
/
+744