aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-02-08tests/meson: Only build softfloat objects if TCG is selectedPhilippe Mathieu-Daudé1-1/+3
2021-02-08fuzz: add virtio-9p configurations for fuzzingAlexander Bulekov1-0/+20
2021-02-08fuzz: enable dynamic args for generic-fuzz configsAlexander Bulekov2-1/+10
2021-02-08fuzz: log the arguments used to initialize QEMUAlexander Bulekov1-1/+10
2021-02-08fuzz: refine the ide/ahci fuzzer configsAlexander Bulekov1-1/+19
2021-02-08fuzz: ignore address_space_map is_write flagAlexander Bulekov1-6/+3
2021-02-08qapi: use './builtin' as the built-in module nameJohn Snow8-8/+8
2021-02-08tests/acceptance: Add a test for the virtex-ml507 ppc machineThomas Huth1-0/+18
2021-02-08tests/acceptance: Test the mpc8544ds machineThomas Huth1-0/+17
2021-02-08tests/acceptance: Move the pseries test to a separate fileThomas Huth2-19/+34
2021-02-08tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PCPhilippe Mathieu-Daudé1-0/+25
2021-02-08tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() methodPhilippe Mathieu-Daudé1-21/+24
2021-02-08tests/acceptance: Introduce tesseract_ocr() helperPhilippe Mathieu-Daudé2-16/+23
2021-02-08tests/acceptance: Extract tesseract_available() helper in new namespacePhilippe Mathieu-Daudé2-22/+31
2021-02-08iotests: fix loading of common.config from tests/ subdirDaniel P. Berrangé1-2/+8
2021-02-08iotests: add support for capturing and matching QMP eventsDaniel P. Berrangé1-1/+105
2021-02-08block: allow specifying name of block device for vmstate storageDaniel P. Berrangé1-6/+6
2021-02-08block: push error reporting into bdrv_all_*_snapshot functionsDaniel P. Berrangé1-5/+5
2021-02-08tests/Makefile.include: don't use TARGET_DIRS for check-tcgAlex Bennée1-4/+6
2021-02-08scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée1-1/+1
2021-02-08tests/tcg: Replace /bin/true by true (required on macOS)Stefan Weil1-2/+2
2021-02-08tests/tcg: don't silently skip the gdb testsAlex Bennée1-1/+4
2021-02-08tests/docker: add a docker-exec-copy-testAlex Bennée3-2/+33
2021-02-08tests/docker: alias docker-help target for consistencyAlex Bennée1-1/+3
2021-02-08tests/docker: preserve original name when copying libsAlex Bennée1-3/+4
2021-02-08tests/docker: make _copy_with_mkdir accept missing filesAlex Bennée1-1/+6
2021-02-08tests/docker: Fix typo in help messagePhilippe Mathieu-Daudé1-1/+1
2021-02-08tests/docker: Fix _get_so_libs() for docker-binfmt-imagePhilippe Mathieu-Daudé1-1/+1
2021-02-08tests/acceptance: Increase the timeout in the replay testsThomas Huth1-1/+1
2021-02-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell92-24/+146
2021-02-05iotests: 30: drop from auto group (and effectively from make check)Vladimir Sementsov-Ogievskiy1-1/+1
2021-02-05tests/acpi: disallow updates for expected data filesMarian Postevca1-94/+0
2021-02-05tests/acpi: update expected data filesMarian Postevca91-0/+0
2021-02-05tests/acpi: add OEM ID and OEM TABLE ID testMarian Postevca1-24/+146
2021-02-05tests/acpi: allow updates for expected data filesMarian Postevca1-0/+94
2021-02-04tests: add some virtio-gpu & vhost-user-gpu acceptance testMarc-André Lureau1-0/+161
2021-02-03block: refactor bdrv_check_request: add errpVladimir Sementsov-Ogievskiy2-3/+4
2021-02-03iotests: Fix expected whitespace for 185Eric Blake1-1/+1
2021-02-02iotests: Fix -makecheck outputKevin Wolf1-2/+4
2021-02-02iotests: check: return 1 on failureVladimir Sementsov-Ogievskiy2-2/+7
2021-02-02iotests: Revert emulator selection to old behaviourKevin Wolf1-1/+1
2021-02-02iotests/297: pylint: ignore too many statementsVladimir Sementsov-Ogievskiy1-0/+2
2021-01-29Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell5-10/+18
2021-01-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210129-...Peter Maydell7-18/+456
2021-01-29tests: Replace deprecated ASN1 codeStefan Weil3-7/+7
2021-01-29tests: Fix runtime error in test-authz-pamStefan Weil1-1/+9
2021-01-29Prefer 'on' | 'off' over 'yes' | 'no' for bool optionsDaniel P. Berrangé1-2/+2
2021-01-29tests/qtest/cmsdk-apb-watchdog-test: Test clock changesPeter Maydell1-0/+52
2021-01-29tests: Add a simple test of the CMSDK APB dual timerPeter Maydell2-0/+131
2021-01-29tests: Add a simple test of the CMSDK APB watchdogPeter Maydell2-0/+80