summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/juanquintela/tags/fail-pull-request' in...Peter Maydell2019-09-044-11/+11
|\
| * socket: Add num connections to qio_channel_socket_async()Juan Quintela2019-09-031-1/+1
| * socket: Add num connections to qio_channel_socket_sync()Juan Quintela2019-09-033-4/+4
| * socket: Add backlog parameter to socket_listenJuan Quintela2019-09-031-6/+6
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-09-041-0/+35
|\ \
| * | pc: Don't make die-id mandatory unless necessaryEduardo Habkost2019-09-031-0/+35
* | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-09-03' in...Peter Maydell2019-09-0447-60/+203
|\ \ \
| * | | iotests: Unify cache mode quotingNir Soffer2019-09-034-7/+7
| * | | tests/check-block: Skip iotests when sanitizers are enabledThomas Huth2019-09-031-0/+5
| * | | iotests: Check for enabled drivers before testing themThomas Huth2019-09-038-6/+21
| * | | iotests: Add -display none to the qemu optionsMax Reitz2019-09-031-3/+3
| * | | iotests: Disable 126 for flat vmdk subformatsMax Reitz2019-09-031-0/+2
| * | | iotests: Disable 110 for vmdk.twoGbMaxExtentSparseMax Reitz2019-09-031-1/+2
| * | | iotests: Disable broken streamOptimized testsMax Reitz2019-09-0321-9/+30
| * | | iotests: Keep testing broken relative extent pathsMax Reitz2019-09-032-0/+31
| * | | vmdk: Use bdrv_dirname() for relative extent pathsMax Reitz2019-09-032-3/+8
| * | | iotests: Fix _filter_img_create()Max Reitz2019-09-032-10/+10
| * | | iotests: Test allocate_first_block() with O_DIRECTNir Soffer2019-09-032-0/+36
| * | | block: posix: Always allocate the first blockNir Soffer2019-09-038-21/+48
| |/ /
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-gdbstub-gitdm-testing...Peter Maydell2019-09-041-13/+14
|\ \ \
| * | | tests/docker: upgrade docker.py to python3Alex Bennée2019-09-021-13/+14
| * | | tests: fix modules-test with no default machineMarc-André Lureau2019-09-021-1/+3
| * | | build-sys: build ui-spice-app as a moduleMarc-André Lureau2019-09-021-0/+3
* | | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190829' into...Peter Maydell2019-09-032-3/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests/boot-serial-test: add support for all the PowerNV machinesCédric Le Goater2019-08-291-1/+2
| * | | ppc/pnv: Introduce PowerNV machines with fixed CPU modelsCédric Le Goater2019-08-291-2/+14
| |/ /
* | | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2019-09-035-6/+25
|\ \ \
| * | | VNC Acceptance test: simplify test namesCleber Rosa2019-08-291-2/+2
| * | | Boot Linux Console Test: add a test for ppc64 + pseriesCleber Rosa2019-08-291-0/+19
| * | | Acceptance tests: drop left over usage of ":avocado: enable"Cleber Rosa2019-08-291-3/+0Star
| * | | tests/requirements.txt: pin paramiko version requirementCleber Rosa2019-08-291-1/+1
| * | | tests.acceptance.avocado_qemu: Add support for powerpcSatheesh Rajendran2019-08-291-0/+3
| |/ /
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2019-09-032-6/+6
|\ \ \ | |_|/ |/| |
| * | configure: more resilient Python version captureCleber Rosa2019-08-271-1/+1
| * | BootLinuxSshTest: Only use 'test' for unittest.TestCase method namesPhilippe Mathieu-Daudé2019-08-271-5/+5
| |/
* | tests: fix modules-test with no default machineMarc-André Lureau2019-08-271-1/+3
* | build-sys: build ui-spice-app as a moduleMarc-André Lureau2019-08-271-0/+3
|/
* modules-test: ui-spice-app is not built as modulePaolo Bonzini2019-08-231-3/+0Star
* modules-test: fix const castPaolo Bonzini2019-08-231-1/+1
* test: skip tests if socket_check_protocol_support() failedMarc-André Lureau2019-08-223-3/+9
* test-char: skip tcp tests if ipv4 check failedMarc-André Lureau2019-08-222-5/+14
* tests: specify the address family when checking bindMarc-André Lureau2019-08-222-15/+13Star
* tests/docker: add podman supportMarc-André Lureau2019-08-221-2/+6
* docker.py: add podman supportMarc-André Lureau2019-08-221-5/+43
* docker.py: add --run-as-current-userMarc-André Lureau2019-08-222-1/+6
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-08-224-0/+80
|\
| * tests: add module loading testMarc-André Lureau2019-08-214-0/+80
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-08-212-5/+5
|\ \ | |/ |/|
| * test: Use g_strndup instead of plain strnduptony.nguyen@bt.com2019-08-212-5/+5
* | test-bitmap: test set 1 bit case for bitmap_setWei Yang2019-08-201-0/+12