summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* json: Reject unescaped control charactersMarkus Armbruster2018-08-242-7/+3Star
* check-qjson: Cover interpolation more thoroughlyMarkus Armbruster2018-08-241-60/+98
* check-qjson qmp-test: Cover control characters more thoroughlyMarkus Armbruster2018-08-242-6/+44
* check-qjson: Fix utf8_string() to test all invalid sequencesMarkus Armbruster2018-08-241-5/+28
* check-qjson: Simplify utf8_string()Markus Armbruster2018-08-241-44/+9Star
* check-qjson: Cover UTF-8 in single quoted stringsMarkus Armbruster2018-08-241-214/+215
* check-qjson: Consolidate partly redundant string testsMarkus Armbruster2018-08-241-50/+14Star
* check-qjson: Cover escaped characters more thoroughly, part 2Markus Armbruster2018-08-241-9/+53
* check-qjson: Streamline escaped_string()'s test stringsMarkus Armbruster2018-08-241-11/+1Star
* check-qjson: Cover escaped characters more thoroughly, part 1Markus Armbruster2018-08-241-39/+57
* test-qga: Clean up how we test QGA synchronizationMarkus Armbruster2018-08-243-19/+25
* qmp-test: Cover syntax and lexical errorsMarkus Armbruster2018-08-243-1/+68
* qmp-cmd-test: Split off qmp-testMarkus Armbruster2018-08-243-191/+218
* check-qjson: Cover whitespace more thoroughlyMarkus Armbruster2018-08-241-1/+1
* check-qjson: Cover blank and lexically erroneous inputMarkus Armbruster2018-08-241-3/+37
* check-qjson: Cover multiple JSON objects in same stringMarkus Armbruster2018-08-241-0/+20
* Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell2018-08-241-49/+51
|\
| * check: Only test tpm devices when they are compiled inJuan Quintela2018-08-211-4/+4
| * check: Only test usb-ehci when it is compiled inJuan Quintela2018-08-211-1/+3
| * check: Only test usb-uhci devices when they are compiled inJuan Quintela2018-08-211-4/+4
| * check: Only test usb-ohci when it is compiled inJuan Quintela2018-08-211-4/+4
| * check: Only test nvme when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test pvpanic when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test wdt_ib700 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test sdhci when it is compiled inJuan Quintela2018-08-211-3/+3
| * check: Only test i82801b11 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test ioh3420 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test ipack when it is compiled inJuan Quintela2018-08-211-4/+4
| * check: Only test hda when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test ac97 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test es1370 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test rtl8139 when it is compiled inJuan Quintela2018-08-211-4/+4
| * check: Only test pcnet when it is compiled inJuan Quintela2018-08-211-3/+3
| * check: Only test eepro100 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test ne2000 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test vmxnet3 when it is compiled inJuan Quintela2018-08-211-2/+2
* | tests/vm: Increase timeout waiting for VM to boot to 5 minutesPeter Maydell2018-08-241-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-08-2319-67/+321
|\ \
| * | tests: add test-rcu-tailqEmilio G. Cota2018-08-233-0/+21
| * | tests: add test-list-simpleqEmilio G. Cota2018-08-233-0/+23
| * | test-rcu-list: abstract the list implementationEmilio G. Cota2018-08-231-12/+30
| * | test-rcu-list: access goflag with atomicsEmilio G. Cota2018-08-231-9/+9
| * | build-sys: remove glib_subprocess checkMarc-André Lureau2018-08-234-15/+1Star
| * | fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau2018-08-233-3/+3
| * | tests/atomic_add-bench: add -p to enable sync profilerEmilio G. Cota2018-08-231-1/+5
| * | tests/device-introspect: Test with all machines, not only with "none"Thomas Huth2018-08-231-3/+29
| * | tests/device-introspection: Check that the qom-tree and qtree do not changeThomas Huth2018-08-231-4/+19
| * | tests: Skip old versioned machine types in quick testing modeThomas Huth2018-08-235-8/+58
| * | tests/migration-test: Silence the kvm_hv message by defaultThomas Huth2018-08-231-9/+11
| * | tests: virtio: separate ccw tests from libqosPaolo Bonzini2018-08-232-3/+112