summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-24' into ...Peter Maydell2019-09-25104-108/+139
|\ \ \ | |_|/ |/| |
| * | qapi: Fix missing 'if' checks in struct, union, alternate 'data'Markus Armbruster2019-09-2412-60/+6Star
| * | qapi: Reject blank 'if' conditions in addition to empty onesMarkus Armbruster2019-09-242-2/+2
| * | qapi: Fix broken discriminator error messagesMarkus Armbruster2019-09-246-6/+4Star
| * | qapi: Remove null from schema languageMarkus Armbruster2019-09-245-18/+4Star
| * | qapi: Improve reporting of lexical errorsMarkus Armbruster2019-09-242-2/+2
| * | qapi: Use quotes more consistently in frontend error messagesMarkus Armbruster2019-09-2419-18/+19
| * | tests/qapi-schema: Demonstrate suboptimal lexical errorsMarkus Armbruster2019-09-246-1/+5
| * | tests/qapi-schema: Demonstrate insufficient 'if' checkingMarkus Armbruster2019-09-2417-0/+96
| * | tests/qapi-schema: Demonstrate broken discriminator errorsMarkus Armbruster2019-09-244-10/+6Star
| * | tests/qapi-schema: Demonstrate misleading optional tag errorMarkus Armbruster2019-09-247-2/+17
| * | tests/qapi-schema: Delete two redundant testsMarkus Armbruster2019-09-2410-11/+1Star
| * | tests/qapi-schema: Cover unknown pragmaMarkus Armbruster2019-09-245-0/+4
| * | qapi: Tweak code to match docs/devel/qapi-code-gen.txtMarkus Armbruster2019-09-246-6/+6
| * | qapi: Adjust frontend errors to say enum value, not memberMarkus Armbruster2019-09-242-2/+2
| * | qapi: Permit omitting all flat union branchesMarkus Armbruster2019-09-246-4/+18
| * | qapi: Permit alternates with just one branchMarkus Armbruster2019-09-244-6/+10
| * | qapi: Permit 'boxed' with empty typeMarkus Armbruster2019-09-248-6/+10
| * | qapi: Drop support for escape sequences other than \\Markus Armbruster2019-09-2418-37/+4Star
| * | qapi: Restrict strings to printable ASCIIMarkus Armbruster2019-09-2411-4/+9
| * | tests/qapi-schema: Demonstrate bad reporting of funny charactersMarkus Armbruster2019-09-242-2/+3
| * | qapi: Drop support for boxed alternate argumentsMarkus Armbruster2019-09-242-2/+2
| |/
* | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2019-09-244-76/+110
|\ \ | |/ |/|
| * Acceptance tests: use avocado.utils.ssh for SSH interactionCleber Rosa2019-09-202-56/+25Star
| * tests/acceptance: Add new test cases in linux_ssh_mips_malta.pyAleksandar Markovic2019-09-201-0/+45
| * tests/acceptance: Refactor and improve reporting in linux_ssh_mips_malta.pyAleksandar Markovic2019-09-201-15/+21
| * Acceptance test x86_cpu_model_versions: split into smaller testsCleber Rosa2019-09-201-8/+15
| * Acceptance test x86_cpu_model_versions: fix mismatches between test and messagesCleber Rosa2019-09-201-3/+3
| * Acceptance test x86_cpu_model_versions: shutdown VMsCleber Rosa2019-09-201-0/+7
| * Acceptance test machine_m68k_nextcube.py: relax the error code patternCleber Rosa2019-09-201-1/+1
* | Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...Peter Maydell2019-09-233-0/+136
|\ \
| * | tests/tcg: target/s390x: Test MVCDavid Hildenbrand2019-09-232-0/+110
| * | tests/tcg: target/s390x: Test MVODavid Hildenbrand2019-09-232-0/+26
| |/
* | Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...Peter Maydell2019-09-2310-4/+5
|\ \ | |/ |/|
| * pc: Add an SMB0 ACPI device to q35Corey Minyard2019-09-208-0/+0
| * tests:ipmi: Fix IPMI BT testsCorey Minyard2019-09-202-4/+5
* | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2019-09-202-5/+8
|\ \
| * | BootLinuxSshTest: Only run the tests when explicitly requestedPhilippe Mathieu-Daudé2019-09-191-5/+5
| * | tests/acceptance: Specify arch for QueryCPUModelExpansionDavid Gibson2019-09-191-0/+3
| |/
* / Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth2019-09-193-3/+3
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-09-171-22/+22
|\
| * test-char: fix AddressSanitizer failurePaolo Bonzini2019-09-161-22/+22
* | qemu-iotests: Add test for bz #1745922Maxim Levitsky2019-09-163-0/+132
* | tests/qemu-iotests: Fix qemu-io related output in 026.out.nocacheVladimir Sementsov-Ogievskiy2019-09-161-84/+84
* | tests/Makefile: Do not print the name of the check-block.sh shell scriptThomas Huth2019-09-161-1/+1
* | tests/qemu-iotests/check: Replace "tests" with "iotests" in final status textThomas Huth2019-09-161-4/+4
|/
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...Peter Maydell2019-09-133-45/+140
|\
| * tests/migration: Add a test for validate-uuid capabilityYury Kotov2019-09-121-30/+110
| * tests/libqtest: Allow setting expected exit statusYury Kotov2019-09-122-15/+30
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-09-1351-100/+560
|\ \