aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-08-24json: Redesign the callback to consume JSON valuesMarkus Armbruster
2018-08-24check-qjson: Fix and enable utf8_string()'s disabled partMarkus Armbruster
2018-08-24json: Fix \uXXXX for surrogate pairsMarkus Armbruster
2018-08-24json: Reject invalid \uXXXX, fix \u0000Markus Armbruster
2018-08-24json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")Markus Armbruster
2018-08-24json: Reject invalid UTF-8 sequencesMarkus Armbruster
2018-08-24check-qjson: Document we expect invalid UTF-8 to be rejectedMarkus Armbruster
2018-08-24json: Reject unescaped control charactersMarkus Armbruster
2018-08-24check-qjson: Cover interpolation more thoroughlyMarkus Armbruster
2018-08-24check-qjson qmp-test: Cover control characters more thoroughlyMarkus Armbruster
2018-08-24check-qjson: Fix utf8_string() to test all invalid sequencesMarkus Armbruster
2018-08-24check-qjson: Simplify utf8_string()Markus Armbruster
2018-08-24check-qjson: Cover UTF-8 in single quoted stringsMarkus Armbruster
2018-08-24check-qjson: Consolidate partly redundant string testsMarkus Armbruster
2018-08-24check-qjson: Cover escaped characters more thoroughly, part 2Markus Armbruster
2018-08-24check-qjson: Streamline escaped_string()'s test stringsMarkus Armbruster
2018-08-24check-qjson: Cover escaped characters more thoroughly, part 1Markus Armbruster
2018-08-24test-qga: Clean up how we test QGA synchronizationMarkus Armbruster
2018-08-24qmp-test: Cover syntax and lexical errorsMarkus Armbruster
2018-08-24qmp-cmd-test: Split off qmp-testMarkus Armbruster
2018-08-24check-qjson: Cover whitespace more thoroughlyMarkus Armbruster
2018-08-24check-qjson: Cover blank and lexically erroneous inputMarkus Armbruster
2018-08-24check-qjson: Cover multiple JSON objects in same stringMarkus Armbruster
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell
2018-08-24tests/vm: Increase timeout waiting for VM to boot to 5 minutesPeter Maydell
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-08-23tests: add test-rcu-tailqEmilio G. Cota
2018-08-23tests: add test-list-simpleqEmilio G. Cota
2018-08-23test-rcu-list: abstract the list implementationEmilio G. Cota
2018-08-23test-rcu-list: access goflag with atomicsEmilio G. Cota
2018-08-23build-sys: remove glib_subprocess checkMarc-André Lureau
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau
2018-08-23tests/atomic_add-bench: add -p to enable sync profilerEmilio G. Cota
2018-08-23tests/device-introspect: Test with all machines, not only with "none"Thomas Huth
2018-08-23tests/device-introspection: Check that the qom-tree and qtree do not changeThomas Huth
2018-08-23tests: Skip old versioned machine types in quick testing modeThomas Huth
2018-08-23tests/migration-test: Silence the kvm_hv message by defaultThomas Huth
2018-08-23tests: virtio: separate ccw tests from libqosPaolo Bonzini
2018-08-21block: iotest to catch abort on forced blockjob cancelJeff Cody
2018-08-21check: Only test tpm devices when they are compiled inJuan Quintela
2018-08-21check: Only test usb-ehci when it is compiled inJuan Quintela
2018-08-21check: Only test usb-uhci devices when they are compiled inJuan Quintela
2018-08-21check: Only test usb-ohci when it is compiled inJuan Quintela
2018-08-21check: Only test nvme when it is compiled inJuan Quintela
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela
2018-08-21check: Only test wdt_ib700 when it is compiled inJuan Quintela
2018-08-21check: Only test sdhci when it is compiled inJuan Quintela
2018-08-21check: Only test i82801b11 when it is compiled inJuan Quintela
2018-08-21check: Only test ioh3420 when it is compiled inJuan Quintela
2018-08-21check: Only test ipack when it is compiled inJuan Quintela