summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Acceptance Tests: set up existing ssh keys by defaultCleber Rosa2021-02-161-0/+14
* Acceptance Tests: fix population of public key in cloudinit imageCleber Rosa2021-02-161-1/+3
* Acceptance Tests: introduce method for requiring an acceleratorCleber Rosa2021-02-163-29/+34
* Acceptance Tests: introduce LinuxTest base classCleber Rosa2021-02-163-93/+94
* tests/acceptance/virtio-gpu.py: preserve virtio-user-gpu logCleber Rosa2021-02-161-2/+3
* virtiofs_submounts.py test: Note on vmlinuz paramMax Reitz2021-02-161-0/+12
* Acceptance Tests: bump Avocado version requirement to 85.0Cleber Rosa2021-02-161-1/+1
* tests/qemu-iotests: Remove test 259 from the "auto" groupThomas Huth2021-02-151-1/+1
* iotests: Consistent $IMGOPTS boundary matchingMax Reitz2021-02-151-1/+3
* tests/tcg: fix silent skipping of softmmu gdb testsAlex Bennée2021-02-151-1/+5
* tests/docker: remove travis containerDaniel P. Berrangé2021-02-154-95/+2Star
* travis.yml: Move gprof/gcov test across to gitlabPhilippe Mathieu-Daudé2021-02-151-0/+2
* Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...Peter Maydell2021-02-133-5/+98
|\
| * block: use return status of bdrv_append()Vladimir Sementsov-Ogievskiy2021-02-121-3/+3
| * qemu-iotests: 300: Add test case for modifying persistence of bitmapPeter Krempa2021-02-122-2/+95
* | iotests/264: add backup-cancel test-caseVladimir Sementsov-Ogievskiy2021-02-122-9/+16
* | iotests/264: add mirror-cancel test-caseVladimir Sementsov-Ogievskiy2021-02-122-10/+32
* | iotests.py: qemu_nbd_popen: remove pid file after useVladimir Sementsov-Ogievskiy2021-02-121-1/+5
* | iotests/264: move to python unittestVladimir Sementsov-Ogievskiy2021-02-122-55/+58
* | iotests/210: Fix reference outputMax Reitz2021-02-121-1/+1
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-094-11/+71
|\
| * qapi/meson: Remove QMP from user-mode emulationPhilippe Mathieu-Daudé2021-02-081-1/+6
| * tests/meson: Only build softfloat objects if TCG is selectedPhilippe Mathieu-Daudé2021-02-081-1/+3
| * fuzz: add virtio-9p configurations for fuzzingAlexander Bulekov2021-02-081-0/+20
| * fuzz: enable dynamic args for generic-fuzz configsAlexander Bulekov2021-02-082-1/+10
| * fuzz: log the arguments used to initialize QEMUAlexander Bulekov2021-02-081-1/+10
| * fuzz: refine the ide/ahci fuzzer configsAlexander Bulekov2021-02-081-1/+19
| * fuzz: ignore address_space_map is_write flagAlexander Bulekov2021-02-081-6/+3Star
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-...Peter Maydell2021-02-088-105/+224
|\ \
| * | Acceptance tests: clarify ssh connection failure reasonCleber Rosa2021-02-082-2/+2
| * | tests/acceptance/virtiofs_submounts: required space between IP and portCleber Rosa2021-02-081-1/+1
| * | tests/acceptance/virtiofs_submounts: standardize port as integerCleber Rosa2021-02-081-3/+4
| * | tests/acceptance/virtiofs_submounts: use a virtio-net device insteadCleber Rosa2021-02-081-1/+1
| * | tests/acceptance/virtiofs_submounts: do not ask for ssh key passwordCleber Rosa2021-02-081-1/+1
| * | tests/acceptance/virtiofs_submounts: use workdir propertyCleber Rosa2021-02-081-4/+2Star
| * | tests/acceptance/boot_linux: rename misleading cloudinit methodCleber Rosa2021-02-081-6/+6
| * | tests/acceptance/boot_linux: fix typo on cloudinit error messageCleber Rosa2021-02-081-1/+1
| * | tests/acceptance: Re-enable the microblaze testThomas Huth2021-02-082-9/+35
| * | tests/acceptance: Add a test for the virtex-ml507 ppc machineThomas Huth2021-02-081-0/+18
| * | tests/acceptance: Test the mpc8544ds machineThomas Huth2021-02-081-0/+17
| * | tests/acceptance: Move the pseries test to a separate fileThomas Huth2021-02-082-19/+34
| * | tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PCPhilippe Mathieu-Daudé2021-02-081-0/+25
| * | tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() methodPhilippe Mathieu-Daudé2021-02-081-21/+24
| * | tests/acceptance: Introduce tesseract_ocr() helperPhilippe Mathieu-Daudé2021-02-082-16/+23
| * | tests/acceptance: Extract tesseract_available() helper in new namespacePhilippe Mathieu-Daudé2021-02-082-22/+31
| |/
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell2021-02-083-9/+119
|\ \
| * | iotests: fix loading of common.config from tests/ subdirDaniel P. Berrangé2021-02-081-2/+8
| * | iotests: add support for capturing and matching QMP eventsDaniel P. Berrangé2021-02-081-1/+105
| * | block: allow specifying name of block device for vmstate storageDaniel P. Berrangé2021-02-081-6/+6
| * | block: push error reporting into bdrv_all_*_snapshot functionsDaniel P. Berrangé2021-02-081-5/+5
| |/