aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-21check: Only test rtl8139 when it is compiled inJuan Quintela1-4/+4
2018-08-21check: Only test pcnet when it is compiled inJuan Quintela1-3/+3
2018-08-21check: Only test eepro100 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test ne2000 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test vmxnet3 when it is compiled inJuan Quintela1-2/+2
2018-08-21hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau1-2/+0
2018-08-20tests/vm: Clean out old working directories on buildPeter Maydell3-0/+3
2018-08-20tests/boot-serial-test: Bump timeout to 6 minutesPeter Maydell1-2/+2
2018-08-16Add QTest testcase for the Intel HexadecimalSu Hang3-0/+65
2018-08-16Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into...Peter Maydell49-545/+512
2018-08-16libqtest: Improve error reporting for bad read from QEMUMarkus Armbruster1-3/+3
2018-08-16tests/libqtest: Improve kill_qemu()Eric Blake1-3/+21
2018-08-16libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistencyMarkus Armbruster2-8/+8