aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-06-09tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobsIgor Mammedov1-0/+2
2022-06-09tests: acpi: update expected DSDT.pvpanic-isa blobIgor Mammedov2-1/+0
2022-06-09tests: acpi: add pvpanic-isa: testcaseIgor Mammedov1-0/+12
2022-06-09tests: acpi: white-lists expected DSDT.pvpanic-isa blobIgor Mammedov2-0/+1
2022-06-09tests: acpi: update expected blobsIgor Mammedov2-1/+0
2022-06-09tests: acpi: add applesmc testcaseIgor Mammedov1-0/+12
2022-06-09tests: acpi: add and white-list DSDT.applesmc expected blobIgor Mammedov2-0/+1
2022-06-09tests: acpi: update expected blobsIgor Mammedov33-32/+0
2022-06-09tests: acpi: white-list to be re-factored pc/q35 DSDTIgor Mammedov1-0/+32
2022-06-09tests: acpi: update expected DSDT.ipmismbus blobIgor Mammedov2-1/+0
2022-06-09tests: acpi: whitelist DSDT.ipmismbus expected blobIgor Mammedov1-0/+1
2022-06-09tests: acpi: update expected blob DSDT.ipmismbusIgor Mammedov2-1/+0
2022-06-09tests: acpi: q35: add test for smbus-ipmi deviceIgor Mammedov1-0/+16
2022-06-09tests: acpi: add and whitelist DSDT.ipmismbus expected blobIgor Mammedov2-0/+1
2022-06-06tests/tcg/loongarch64: Add hello/memory test in loongarch64 systemXiaojuan Yang4-0/+205
2022-06-06tests: add python3-venv to debian10.dockerJohn Snow1-0/+1
2022-06-06tests: use tests/venv to run basevm.py-based scriptsJohn Snow2-9/+10
2022-06-06tests: install "qemu" namespace package into venvJohn Snow5-8/+7
2022-06-06tests: add quiet-venv-pip macroJohn Snow1-6/+6
2022-06-06tests: silence pip upgrade warnings during venv creationJohn Snow1-2/+2
2022-06-06tests: use python3 as the python executable nameJohn Snow1-1/+1
2022-06-06tests: add "TESTS_PYTHON" variable to MakefileJohn Snow1-3/+4
2022-06-06tests/Makefile.include: Fix 'make check-help' outputDario Faggioli1-15/+15
2022-06-06tests/avocado: add replay Linux test for Aarch64 machinesPavel Dovgalyuk1-0/+40
2022-06-06tests/avocado: add replay Linux tests for virtio machinePavel Dovgalyuk1-0/+26
2022-06-06tests/avocado: update replay_linux testPavel Dovgalyuk1-5/+14
2022-06-03tests/qtest: use g_autofree for test_server_create_chrAlex Bennée1-4/+3
2022-06-03qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_setMiaoqian Lin1-0/+3
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal1-0/+58
2022-06-02Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson2-0/+132
2022-06-02tests/tcg/m68k: Add trap.cRichard Henderson2-0/+132
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini2-377/+0
2022-06-01tests/tcg: correct target CPU for sparc32Paolo Bonzini1-1/+1
2022-06-01build: do a full build before running TCG testsPaolo Bonzini1-1/+2
2022-06-01tests/docker: update debian-amd64 with lcitoolAlex Bennée2-50/+163
2022-06-01tests/docker: update debian-ppc64el-cross with lcitoolAlex Bennée3-22/+162
2022-06-01tests/docker: update debian-mips64el-cross with lcitoolAlex Bennée3-25/+158
2022-06-01tests/docker: update debian-mipsel-cross with lcitoolAlex Bennée3-25/+160
2022-06-01tests/docker: update debian-armel-cross with lcitoolAlex Bennée3-21/+163
2022-06-01tests/docker: update debian-armhf-cross with lcitoolAlex Bennée3-25/+165
2022-06-01tests/lcitool: fix up indentation to correct styleAlex Bennée1-58/+76
2022-05-28test/qga: use g_auto wherever sensibleMarc-André Lureau1-78/+43
2022-05-28test/qga: use G_TEST_DIR to locate os-release test fileMarc-André Lureau1-6/+5
2022-05-28tests: make libqmp buildable for win32Marc-André Lureau2-5/+31
2022-05-28include: move qemu_*_exec_dir() to cutilsMarc-André Lureau1-0/+1
2022-05-26tests/crypto: Add test suite for RSA keysLei He1-3/+282
2022-05-26test/crypto: Add test suite for crypto akcipherLei He5-0/+1387
2022-05-26crypto: add ASN.1 DER decoderLei He2-0/+291
2022-05-25Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...Richard Henderson4-32/+97
2022-05-25Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson1-14/+55