summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* tests: Force Python I/O encoding for check-qapi-schemaEduardo Habkost2019-05-081-1/+1
* tests/acceptance: use "arch:" tag to filter target specific testsCleber Rosa2019-05-031-0/+3
* tests/acceptance: show avocado test execution by defaultCleber Rosa2019-05-031-1/+1
* tests: add missing dependency to build QTEST_QEMU_BINARY, round 2Laszlo Ersek2019-04-171-1/+1
* tests: Make check-block a phony targetMarkus Armbruster2019-04-091-1/+1
* test-announce-self: convert to qgraphPaolo Bonzini2019-03-201-3/+0Star
* .travis.yml: separate softfloat from check-tcgAlex Bennée2019-03-121-1/+1
* tests/tcg: enable tcg tests for softmmuAlex Bennée2019-03-121-4/+3Star
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-03-091-2/+2
|\