summaryrefslogtreecommitdiff
path: root/tests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-10-15qapi: Drop redundant returns-int testEric Blake1-1/+0
2015-10-15qapi: Move empty-enum to compile-time testEric Blake1-1/+0
2015-10-15qapi: Drop redundant alternate-good testEric Blake1-1/+0
2015-10-12qapi: Add tests for empty unionsEric Blake1-0/+3
2015-10-12qapi: Test for various name collisionsEric Blake1-1/+8
2015-10-12qapi: Sort qapi-schema testsEric Blake1-46/+114
2015-10-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-0/+2
2015-10-12tests: add test cases for netfilter objectYang Hongyang1-0/+2
2015-10-09device-introspect-test: New, covering device introspectionMarkus Armbruster1-3/+5
2015-10-09tests: Fix how qom-test is runMarkus Armbruster1-6/+8
2015-10-06tests: vhost-user: disable unless CONFIG_VHOST_NETMichael S. Tsirkin1-0/+2
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster1-2/+8
2015-09-21qapi: Pseudo-type '**' is now unused, drop itMarkus Armbruster1-1/+1
2015-09-21qapi: Introduce a first class 'any' typeMarkus Armbruster1-1/+2
2015-09-15crypto: introduce new module for handling TLS sessionsDaniel P. Berrange1-0/+3
2015-09-15crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange1-0/+5
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange1-1/+1
2015-09-15qom: allow QOM to be linked into tools binariesDaniel P. Berrange1-3/+1
2015-09-15crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange1-3/+4
2015-09-15tests: remove repetition in unit test object depsDaniel P. Berrange1-45/+51
2015-09-15qapi: allow override of default enum prefix namingDaniel P. Berrange1-1/+2
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois1-0/+3
2015-09-04tests/qapi-schema: Cover non-string, non-dictionary membersMarkus Armbruster1-0/+2
2015-09-04tests/qapi-schema: Cover two more syntax errorsMarkus Armbruster1-0/+1
2015-09-04qapi: Command returning anonymous type doesn't work, outlawMarkus Armbruster1-2/+2
2015-09-04qapi-tests: New tests for union, alternate command argumentsMarkus Armbruster1-1/+2
2015-09-04tests/qapi-schema: Rename tests from data- to args-Markus Armbruster1-3/+3
2015-08-04tests: introduce basic pci test for virtio-netJason Wang1-1/+1
2015-07-27make: Clean build messagesStefan Weil1-2/+2
2015-07-20tests: Fix broken targets check-report-qtest-*Stefan Weil1-0/+1
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+4
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+2
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange1-0/+2
2015-07-08tco-test: fix up config accesses and re-enableMichael S. Tsirkin1-1/+1
2015-07-08tests: add testcase for TCO watchdog emulationPaulo Alcantara1-0/+2
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange1-0/+2
2015-07-07virtio-gpu: add to display-vga testGerd Hoffmann1-0/+3
2015-06-22Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell1-1/+4
2015-06-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2015-06-19qom: Add object_new_with_props() / object_new_withpropv() helpersDaniel P. Berrange1-1/+4
2015-06-18tests/qapi-schema: New flat union array branch test caseMarkus Armbruster1-1/+2
2015-06-17tests: Link libqos virtio object to virtio-scsi-testFam Zheng1-1/+1
2015-06-05q35: add test for SMRAM.D_LCKGerd Hoffmann1-0/+3
2015-05-14qapi: Turn generators' mandatory option -i into an argumentMarkus Armbruster1-4/+4
2015-05-14tests: Add missing dependencies on $(qapi-py)Markus Armbruster1-4/+4
2015-05-05qapi: Check for member name conflicts with a base classEric Blake1-1/+2
2015-05-05qapi: Support (subset of) \u escapes in stringsEric Blake1-0/+2
2015-05-05qapi: Add some type check testsEric Blake1-3/+7
2015-05-05qapi: Unify type bypass and add testsEric Blake1-0/+1
2015-05-05qapi: Add tests of redefined expressionsEric Blake1-0/+2