summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.include
Commit message (Expand)AuthorAgeFilesLines
* tests: arm: Introduce cpu feature testsAndrew Jones2019-11-011-1/+4
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2019-10-311-1/+1
|\
| * hd-geo-test: Add tests for lchs overrideSam Eiderman2019-10-311-1/+1
* | tests: fix conditional for disabling XTS testDaniel P. Berrangé2019-10-311-1/+1
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell2019-10-301-1/+10
|\
| * tests/tcg: enable plugin testingAlex Bennée2019-10-281-1/+10
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-29' into ...Peter Maydell2019-10-291-0/+5
|\ \
| * | tests/qapi-schema: Demonstrate command and event doc comment bugsMarkus Armbruster2019-10-291-0/+2
| * | tests/qapi-schema: Demonstrate feature and enum doc comment bugsMarkus Armbruster2019-10-291-0/+3
| |/
* | Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request'...Peter Maydell2019-10-291-1/+1
|\ \ | |/ |/|
| * crypto: add support for gcrypt's native XTS implDaniel P. Berrangé2019-10-281-1/+1
* | libqos: add VIRTIO PCI 1.0 supportStefan Hajnoczi2019-10-251-0/+1
|/
* qapi: Split up scripts/qapi/common.pyMarkus Armbruster2019-10-221-3/+10
* qapi: Speed up frontend testsMarkus Armbruster2019-10-221-11/+5Star
* qapi: Don't suppress doc generation without pragma doc-requiredMarkus Armbruster2019-10-221-0/+1
* tests: fix echi/ehci typoMarc-André Lureau2019-10-011-3/+1Star
* tests/qapi-schema: Demonstrate suboptimal lexical errorsMarkus Armbruster2019-09-241-0/+1
* tests/qapi-schema: Demonstrate insufficient 'if' checkingMarkus Armbruster2019-09-241-0/+4
* tests/qapi-schema: Demonstrate misleading optional tag errorMarkus Armbruster2019-09-241-0/+1
* tests/qapi-schema: Delete two redundant testsMarkus Armbruster2019-09-241-2/+0Star
* tests/qapi-schema: Cover unknown pragmaMarkus Armbruster2019-09-241-0/+1
* qapi: Permit 'boxed' with empty typeMarkus Armbruster2019-09-241-1/+0Star
* qapi: Drop support for escape sequences other than \\Markus Armbruster2019-09-241-3/+0Star
* qapi: Restrict strings to printable ASCIIMarkus Armbruster2019-09-241-1/+2
* tests:ipmi: Fix IPMI BT testsCorey Minyard2019-09-201-2/+1Star
* tests/Makefile: Do not print the name of the check-block.sh shell scriptThomas Huth2019-09-161-1/+1
* tests/tcg: fix typo when calling clean-tcgAlex Bennée2019-09-101-1/+1
* tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini2019-09-101-5/+3Star
* tests/tcg: cleanup Makefile inclusionsPaolo Bonzini2019-09-101-9/+14
* configure: more resilient Python version captureCleber Rosa2019-08-271-1/+1
* test-char: skip tcp tests if ipv4 check failedMarc-André Lureau2019-08-221-1/+1
* tests: add module loading testMarc-André Lureau2019-08-211-0/+1
* tests: Run the iotests during "make check" againThomas Huth2019-08-171-4/+6
* bitmap: Add bitmap_copy_with_{src|dst}_offset()Peter Xu2019-07-151-0/+2
* Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-02-v2' i...Peter Maydell2019-07-041-2/+3
|\
| * Makefile: Rename targets for make recursionMarkus Armbruster2019-07-031-2/+3
* | tests/pflash-cfi02: Add test for supported CFI commandsStephen Checkoway2019-07-021-0/+2
|/
* tests/qapi-schema: Error case tests for features in structsKevin Wolf2019-06-121-0/+6
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-06-061-1/+1
|\
| * test: Fix make target check-report.tapMarkus Armbruster2019-06-061-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-06-061-0/+4
|\ \ | |/ |/|
| * tests: acpi: add simple arm/virt testcaseIgor Mammedov2019-06-031-0/+4
* | tests: convert ds1338-test to qtestPaolo Bonzini2019-06-031-5/+4Star
* | tests: convert OMAP i2c tests to qgraphPaolo Bonzini2019-06-031-6/+3Star
* | libqos: add ARM imx25-pdk machine objectPaolo Bonzini2019-06-031-0/+1
* | libqos: add ARM n800 machine objectPaolo Bonzini2019-06-031-0/+1
* | libqos: convert I2C to qgraphPaolo Bonzini2019-06-031-0/+2
|/
* build: don't build hardware objects with linux-userLaurent Vivier2019-05-171-45/+45
* build: replace GENERATED_FILES by generated-files-yLaurent Vivier2019-05-171-13/+13
* tests/Makefile: Remove unused test-obj-y variableThomas Huth2019-05-081-19/+0Star