aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-12-20include: Include missing 'qemu/clang-tsa.h' headerPhilippe Mathieu-Daudé2-0/+2
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé16-18/+18
2024-12-20tests: Explicitly create containers in test_qom_partial_path()Peter Xu1-1/+1
2024-12-20tests: Fix test-qdev-global-props on anonymous qdev realize()Peter Xu1-0/+22
2024-12-18Merge tag 'pull-request-2024-12-18' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi77-1028/+1271
2024-12-17tests/functional: Convert the hotplug_cpu avocado testThomas Huth3-37/+70
2024-12-17tests/functional: Convert the intel_iommu avocado testThomas Huth3-123/+178
2024-12-17tests/functional: Add a helper function for retrieving the hostfwd portThomas Huth2-5/+10
2024-12-17tests/functional: Convert the arm virt avocado testThomas Huth3-21/+31
2024-12-17tests/functional: Convert the quanta-gsj avocado testThomas Huth3-86/+96
2024-12-17tests/functional: ignore errors when caching assets, except for 404Daniel P. Berrangé1-1/+13
2024-12-17tests/functional: skip tests if assets are not availableDaniel P. Berrangé2-1/+18
2024-12-17tests/functional: remove now unused 'run_cmd' helperDaniel P. Berrangé2-12/+1
2024-12-17tests/functional: replace 'run_cmd' with subprocess helpersDaniel P. Berrangé6-30/+41
2024-12-17tests/functional: drop back compat imports from utils.pyDaniel P. Berrangé1-5/+0
2024-12-17tests/functional: convert tests to new uncompress helperDaniel P. Berrangé14-88/+31
2024-12-17tests/functional: add 'uncompress' to QemuBaseTestDaniel P. Berrangé1-0/+25
2024-12-17tests/functional: add a generalized uncompress helperDaniel P. Berrangé2-0/+48
2024-12-17tests/functional: convert tests to new archive_extract helperDaniel P. Berrangé37-205/+134
2024-12-17tests/functional: add 'archive_extract' to QemuBaseTestDaniel P. Berrangé1-0/+32
2024-12-17tests/functional: add a generalized archive_extractDaniel P. Berrangé2-0/+59
2024-12-17tests/functional: let cpio_extract accept filenamesDaniel P. Berrangé1-5/+11
2024-12-17tests/functional: add common deb_extract helperDaniel P. Berrangé2-9/+17
2024-12-17tests/functional: add common zip_extract helperDaniel P. Berrangé1-0/+8
2024-12-17tests/functional: move uncompress handling into new uncompress.py fileDaniel P. Berrangé2-25/+38
2024-12-17tests/functional: move archive handling into new archive.py fileDaniel P. Berrangé2-20/+34
2024-12-17tests/functional: remove redundant 'rmtree' callDaniel P. Berrangé1-3/+0
2024-12-17tests/functional: switch over to using self.scratch_file()Daniel P. Berrangé45-139/+118
2024-12-17tests/functional: switch over to using self.data_file(...)Daniel P. Berrangé1-15/+7
2024-12-17tests/functional: switch over to using self.build_file(...)Daniel P. Berrangé4-16/+9
2024-12-17tests/functional: switch over to using self.log_file(...)Daniel P. Berrangé2-8/+5
2024-12-17tests/functional: add helpers for building file pathsDaniel P. Berrangé1-0/+95
2024-12-17tests/functional: drop 'has_cmd' and 'has_cmds' helpersDaniel P. Berrangé3-57/+9
2024-12-17tests/functional: switch to new test skip decoratorsDaniel P. Berrangé16-122/+61
2024-12-17tests/functional: introduce some helpful decoratorsDaniel P. Berrangé2-0/+110
2024-12-17tests/functional: drop 'tesseract_available' helperDaniel P. Berrangé2-16/+4
2024-12-17tests/functional: simplify 'which' implementationDaniel P. Berrangé1-1/+1
2024-12-17tests/functional: remove duplicated 'which' function implDaniel P. Berrangé4-25/+13
2024-12-17tests/functional: resolve str(Asset) to cache file pathDaniel P. Berrangé1-0/+3
2024-12-17tests/functional: remove many unused importsDaniel P. Berrangé16-19/+7
2024-12-17tests/functional: add execute permission to aspeed testsDaniel P. Berrangé7-0/+0
2024-12-17tests/functional: update sbsa-ref firmware used in testMarcin Juszkiewicz1-10/+10
2024-12-17tests/tcg/aarch64: add system test for FEAT_XSManos Pitsidianakis1-0/+27
2024-12-15tests/unit: Constify all PropertyRichard Henderson1-1/+1
2024-12-12Merge tag 'qtest-20241212-pull-request' of https://gitlab.com/farosas/qemu in...Stefan Hajnoczi59-4395/+4840
2024-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-0/+8
2024-12-12Merge tag 'pull-target-arm-20241211' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi3-0/+15
2024-12-12Merge tag 'pull-request-2024-12-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi17-289/+305
2024-12-12tests/qtest/migration: Split validation tests + miscFabiano Rosas4-283/+286
2024-12-12tests/qtest/migration-test: Fix and enable test_ignore_sharedNicholas Piggin1-6/+13