index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2018-08-24
json: Redesign the callback to consume JSON values
Markus Armbruster
2018-08-24
check-qjson: Fix and enable utf8_string()'s disabled part
Markus Armbruster
2018-08-24
json: Fix \uXXXX for surrogate pairs
Markus Armbruster
2018-08-24
json: Reject invalid \uXXXX, fix \u0000
Markus Armbruster
2018-08-24
json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
Markus Armbruster
2018-08-24
json: Reject invalid UTF-8 sequences
Markus Armbruster
2018-08-24
check-qjson: Document we expect invalid UTF-8 to be rejected
Markus Armbruster
2018-08-24
json: Reject unescaped control characters
Markus Armbruster
2018-08-24
check-qjson: Cover interpolation more thoroughly
Markus Armbruster
2018-08-24
check-qjson qmp-test: Cover control characters more thoroughly
Markus Armbruster
2018-08-24
check-qjson: Fix utf8_string() to test all invalid sequences
Markus Armbruster
2018-08-24
check-qjson: Simplify utf8_string()
Markus Armbruster
2018-08-24
check-qjson: Cover UTF-8 in single quoted strings
Markus Armbruster
2018-08-24
check-qjson: Consolidate partly redundant string tests
Markus Armbruster
2018-08-24
check-qjson: Cover escaped characters more thoroughly, part 2
Markus Armbruster
2018-08-24
check-qjson: Streamline escaped_string()'s test strings
Markus Armbruster
2018-08-24
check-qjson: Cover escaped characters more thoroughly, part 1
Markus Armbruster
2018-08-24
test-qga: Clean up how we test QGA synchronization
Markus Armbruster
2018-08-24
qmp-test: Cover syntax and lexical errors
Markus Armbruster
2018-08-24
qmp-cmd-test: Split off qmp-test
Markus Armbruster
2018-08-24
check-qjson: Cover whitespace more thoroughly
Markus Armbruster
2018-08-24
check-qjson: Cover blank and lexically erroneous input
Markus Armbruster
2018-08-24
check-qjson: Cover multiple JSON objects in same string
Markus Armbruster
2018-08-24
Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...
Peter Maydell
2018-08-24
tests/vm: Increase timeout waiting for VM to boot to 5 minutes
Peter Maydell
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-08-23
tests: add test-rcu-tailq
Emilio G. Cota
2018-08-23
tests: add test-list-simpleq
Emilio G. Cota
2018-08-23
test-rcu-list: abstract the list implementation
Emilio G. Cota
2018-08-23
test-rcu-list: access goflag with atomics
Emilio G. Cota
2018-08-23
build-sys: remove glib_subprocess check
Marc-André Lureau
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2018-08-23
tests/atomic_add-bench: add -p to enable sync profiler
Emilio G. Cota
2018-08-23
tests/device-introspect: Test with all machines, not only with "none"
Thomas Huth
2018-08-23
tests/device-introspection: Check that the qom-tree and qtree do not change
Thomas Huth
2018-08-23
tests: Skip old versioned machine types in quick testing mode
Thomas Huth
2018-08-23
tests/migration-test: Silence the kvm_hv message by default
Thomas Huth
2018-08-23
tests: virtio: separate ccw tests from libqos
Paolo Bonzini
2018-08-21
block: iotest to catch abort on forced blockjob cancel
Jeff Cody
2018-08-21
check: Only test tpm devices when they are compiled in
Juan Quintela
2018-08-21
check: Only test usb-ehci when it is compiled in
Juan Quintela
2018-08-21
check: Only test usb-uhci devices when they are compiled in
Juan Quintela
2018-08-21
check: Only test usb-ohci when it is compiled in
Juan Quintela
2018-08-21
check: Only test nvme when it is compiled in
Juan Quintela
2018-08-21
check: Only test pvpanic when it is compiled in
Juan Quintela
2018-08-21
check: Only test wdt_ib700 when it is compiled in
Juan Quintela
2018-08-21
check: Only test sdhci when it is compiled in
Juan Quintela
2018-08-21
check: Only test i82801b11 when it is compiled in
Juan Quintela
2018-08-21
check: Only test ioh3420 when it is compiled in
Juan Quintela
2018-08-21
check: Only test ipack when it is compiled in
Juan Quintela
[next]