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-input-visitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
1
-10
/
+6
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
1
-15
/
+16
2015-11-10
qapi: More tests of input arrays
Eric Blake
1
-0
/
+52
2015-11-10
qapi: Test failure in middle of array parse
Eric Blake
1
-1
/
+9
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
1
-19
/
+7
2015-11-09
qapi: Simplify non-error testing in test-qmp-*
Eric Blake
1
-44
/
+15
2015-11-09
qapi: Plug leaks in test-qmp-*
Eric Blake
1
-34
/
+7
2015-11-09
qapi: Share test_init code in test-qmp-input*
Eric Blake
1
-26
/
+23
2015-11-09
qapi: Use generated TestStruct machinery in tests
Eric Blake
1
-34
/
+0
2015-11-02
tests: Convert to new qapi union layout
Eric Blake
1
-39
/
+39
2015-11-02
qapi: Unbox base members
Eric Blake
1
-2
/
+2
2015-11-02
qapi: Prefer typesafe upcasts to qapi base classes
Eric Blake
1
-0
/
+5
2015-10-12
qapi: Test use of 'number' within alternates
Eric Blake
1
-3
/
+128
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
1
-0
/
+45
2015-09-21
qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
Markus Armbruster
1
-2
/
+2
2015-09-04
qapi: Document that input visitor semantics are prone to leaks
Eric Blake
1
-0
/
+2
2015-09-04
qapi: Fix generated code when flat union has member 'kind'
Markus Armbruster
1
-1
/
+1
2015-05-05
qapi: Drop tests for inline nested structs
Eric Blake
1
-7
/
+9
2015-05-05
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
1
-7
/
+10
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
-19
/
+0
2015-05-05
qapi: Clean up test coverage of simple unions
Eric Blake
1
-29
/
+32
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
1
-9
/
+17
2014-05-09
tests/qapi-schema: Drop superfluous error_is_set()
Markus Armbruster
1
-13
/
+12
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-32
/
+32
2014-03-11
qapi script: do not allow string discriminator
Wenchao Xia
1
-3
/
+7
2014-03-03
tests/qapi-schema: Cover flat union types
Markus Armbruster
1
-0
/
+20
2014-03-03
tests/qapi-schema: Cover union types with base
Markus Armbruster
1
-1
/
+2
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
1
-2
/
+2
2014-03-03
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
1
-0
/
+18
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-10
/
+10
2013-11-05
tests: fix memleak in error path test for input visitor
Wenchao Xia
1
-0
/
+1
2013-07-27
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
1
-1
/
+1
2013-05-23
qapi: add native list coverage for QMP input visitor tests
Michael Roth
1
-0
/
+338
2013-05-23
qapi: add QMP input test for large integers
Michael Roth
1
-0
/
+20
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
/
+1
2012-07-23
qapi: fix error propagation
Paolo Bonzini
1
-8
/
+16
2012-03-30
test makefile overhaul
Paolo Bonzini
1
-0
/
+308