index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test-visitor-serialization.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Drop tests for inline nested structs
Eric Blake
2015-05-05
1
-24
/
+30
*
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
2015-05-05
1
-36
/
+37
*
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
2014-07-18
1
-3
/
+3
*
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
1
-2
/
+10
*
tests: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
2014-05-15
1
-5
/
+13
*
tests/qapi-schema: Cover complex types with base
Markus Armbruster
2014-03-03
1
-6
/
+8
*
qapi: Add human mode to StringOutputVisitor
Paolo Bonzini
2014-02-14
1
-1
/
+1
*
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
2013-07-27
1
-4
/
+4
*
qapi: add native list coverage for visitor serialization tests
Michael Roth
2013-05-23
1
-18
/
+433
*
qapi: fix visitor serialization tests for numbers/doubles
Michael Roth
2013-05-23
1
-17
/
+8
*
qapi: fix leak in unit tests
Michael Roth
2013-05-15
1
-2
/
+7
*
test-visitor-serialization: Fix some memory leaks
Stefan Berger
2013-04-05
1
-1
/
+11
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
2012-12-19
1
-0
/
+2
*
qapi: Add String visitor coverage to serialization unit tests
Michael Roth
2012-06-08
1
-0
/
+40
*
qapi: Unit tests for visitor-based serialization
Michael Roth
2012-06-08
1
-0
/
+744