Sign in
qemu
/
qemu
/
f673174e3f62096f45b874fbe1cd469127d9c21c
/
tests
/
test-string-input-visitor.c
f673174
tests: Fix uninitialized byte in test_visitor_in_fuzz
by Andrey Shinkevich
· 6 years ago
345e401
test-string-input-visitor: Add range overflow tests
by David Hildenbrand
· 6 years ago
cc871b1
test-string-input-visitor: Split off uint64 list tests
by David Hildenbrand
· 6 years ago
1308859
test-string-input-visitor: Use virtual walk
by David Hildenbrand
· 6 years ago
c9fba9d
qapi: Rewrite string-input-visitor's integer and list parsing
by David Hildenbrand
· 6 years ago
eac4754
test-string-input-visitor: Add more tests
by David Hildenbrand
· 6 years ago
4b69d4c
qapi: Fix string-input-visitor to reject NaN and infinities
by David Hildenbrand
· 6 years ago
6b67395
Eliminate qapi/qmp/types.h
by Markus Armbruster
· 7 years ago
522ece3
Drop superfluous includes of qapi-types.h and test-qapi-types.h
by Markus Armbruster
· 7 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 8 years ago
1c236ba
qapi: Avoid unnecessary use of enum lookup table's sentinel
by Markus Armbruster
· 8 years ago
d278822
qapi: Fix string input visitor regression for empty lists
by Markus Armbruster
· 8 years ago
a9416dc
tests: Cover input visit beyond end of list
by Markus Armbruster
· 8 years ago
a4a1c70
qapi: Make input visitors detect unvisited list tails
by Markus Armbruster
· 8 years ago
9cb8ef3
tests: Cover partial input visit of list
by Markus Armbruster
· 8 years ago
3d089ce
test-string-input-visitor: Improve list coverage
by Markus Armbruster
· 8 years ago
0f721d1
test-string-input-visitor: Tear down existing test automatically
by Markus Armbruster
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
bd79406
tests: fix leak in test-string-input-visitor
by Marc-André Lureau
· 9 years ago
7a0525c
string-input-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
79ffb27
tests: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
d9f62dd
qapi: Simplify semantics of visit_next_list()
by Eric Blake
· 9 years ago
74f24cb
qapi: Fix string input visitor handling of invalid list
by Eric Blake
· 9 years ago
7337468
tests/string-input-visitor: Add negative integer tests
by Markus Armbruster
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
681c28a
tests: Clean up includes
by Peter Maydell
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
6ffa169
tests: simplify code
by Michael S. Tsirkin
· 11 years ago
659268f
qapi: make string input visitor parse int list
by Hu Tao
· 11 years ago
cac124d
tests: fix memory leak in test of string input visitor
by Hu Tao
· 11 years ago
e940f54
qmp hmp: Consistently name Error * objects err, and not errp
by Markus Armbruster
· 11 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
0184543
tests/test-string-input-visitor: Handle errors provoked by fuzz test
by Peter Maydell
· 12 years ago
3f0f31a
tests: add fuzzing to visitor tests
by Blue Swirl
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
79ee7df
qapi: move inclusions of qemu-common.h from headers to .c files
by Paolo Bonzini
· 12 years ago
b93b63f
test makefile overhaul
by Paolo Bonzini
· 13 years ago
[Renamed from test-string-input-visitor.c]
2d7799f
qapi: add tests for string-based visitors
by Paolo Bonzini
· 13 years ago