aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-08-24json: Reject invalid \uXXXX, fix \u0000Markus Armbruster1-30/+11
2018-08-24json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")Markus Armbruster1-7/+1
2018-08-24json: Reject invalid UTF-8 sequencesMarkus Armbruster1-92/+45
2018-08-24check-qjson: Document we expect invalid UTF-8 to be rejectedMarkus Armbruster1-80/+71
2018-08-24json: Reject unescaped control charactersMarkus Armbruster2-7/+3
2018-08-24check-qjson: Cover interpolation more thoroughlyMarkus Armbruster1-60/+98
2018-08-24check-qjson qmp-test: Cover control characters more thoroughlyMarkus Armbruster2-6/+44
2018-08-24check-qjson: Fix utf8_string() to test all invalid sequencesMarkus Armbruster1-5/+28
2018-08-24check-qjson: Simplify utf8_string()Markus Armbruster1-44/+9
2018-08-24check-qjson: Cover UTF-8 in single quoted stringsMarkus Armbruster1-214/+215
2018-08-24check-qjson: Consolidate partly redundant string testsMarkus Armbruster1-50/+14
2018-08-24check-qjson: Cover escaped characters more thoroughly, part 2Markus Armbruster1-9/+53
2018-08-24check-qjson: Streamline escaped_string()'s test stringsMarkus Armbruster1-11/+1
2018-08-24check-qjson: Cover escaped characters more thoroughly, part 1Markus Armbruster1-39/+57
2018-08-24test-qga: Clean up how we test QGA synchronizationMarkus Armbruster3-19/+25
2018-08-24qmp-test: Cover syntax and lexical errorsMarkus Armbruster3-1/+68
2018-08-24qmp-cmd-test: Split off qmp-testMarkus Armbruster3-191/+218
2018-08-24check-qjson: Cover whitespace more thoroughlyMarkus Armbruster1-1/+1
2018-08-24check-qjson: Cover blank and lexically erroneous inputMarkus Armbruster1-3/+37
2018-08-24check-qjson: Cover multiple JSON objects in same stringMarkus Armbruster1-0/+20
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell1-49/+51
2018-08-24tests/vm: Increase timeout waiting for VM to boot to 5 minutesPeter Maydell1-1/+1
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell19-67/+321
2018-08-23tests: add test-rcu-tailqEmilio G. Cota3-0/+21
2018-08-23tests: add test-list-simpleqEmilio G. Cota3-0/+23
2018-08-23test-rcu-list: abstract the list implementationEmilio G. Cota1-12/+30
2018-08-23test-rcu-list: access goflag with atomicsEmilio G. Cota1-9/+9
2018-08-23build-sys: remove glib_subprocess checkMarc-André Lureau4-15/+1
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau3-3/+3
2018-08-23tests/atomic_add-bench: add -p to enable sync profilerEmilio G. Cota1-1/+5
2018-08-23tests/device-introspect: Test with all machines, not only with "none"Thomas Huth1-3/+29
2018-08-23tests/device-introspection: Check that the qom-tree and qtree do not changeThomas Huth1-4/+19
2018-08-23tests: Skip old versioned machine types in quick testing modeThomas Huth5-8/+58
2018-08-23tests/migration-test: Silence the kvm_hv message by defaultThomas Huth1-9/+11
2018-08-23tests: virtio: separate ccw tests from libqosPaolo Bonzini2-3/+112
2018-08-21block: iotest to catch abort on forced blockjob cancelJeff Cody3-0/+119
2018-08-21check: Only test tpm devices when they are compiled inJuan Quintela1-4/+4
2018-08-21check: Only test usb-ehci when it is compiled inJuan Quintela1-1/+3
2018-08-21check: Only test usb-uhci devices when they are compiled inJuan Quintela1-4/+4
2018-08-21check: Only test usb-ohci when it is compiled inJuan Quintela1-4/+4
2018-08-21check: Only test nvme when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test wdt_ib700 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test sdhci when it is compiled inJuan Quintela1-3/+3
2018-08-21check: Only test i82801b11 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test ioh3420 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test ipack when it is compiled inJuan Quintela1-4/+4
2018-08-21check: Only test hda when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test ac97 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test es1370 when it is compiled inJuan Quintela1-2/+2