summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* char: convert from GIOChannel to QIOChannelDaniel P. Berrange2016-01-261-1/+1
* ipmi: Add testsCorey Minyard2015-12-221-0/+4
* crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange2015-12-181-0/+2
* util: add base64 decoding functionDaniel P. Berrange2015-12-181-0/+3
* io: add QIOChannelBuffer classDaniel P. Berrange2015-12-181-0/+3
* io: add QIOChannelCommand classDaniel P. Berrange2015-12-181-0/+3
* io: add QIOChannelTLS classDaniel P. Berrange2015-12-181-0/+4
* io: add QIOChannelFile classDaniel P. Berrange2015-12-181-0/+3
* io: add QIOChannelSocket classDaniel P. Berrange2015-12-181-0/+3
* io: add QIOTask class for async operationsDaniel P. Berrange2015-12-181-0/+3
* qapi: Detect base class loopsEric Blake2015-12-171-0/+2
* qapi: Move duplicate collision checks to schema check()Eric Blake2015-12-171-1/+0Star
* qapi: Enforce (or whitelist) case conventions on qapi membersEric Blake2015-12-171-0/+3
* qapi: Remove obsolete tests for MAX collisionEric Blake2015-12-171-3/+0Star
* qapi: Tighten the regex on valid namesEric Blake2015-12-171-0/+2
* qapi: Remove outdated tests related to QMP/branch collisionsEric Blake2015-12-171-3/+0Star
* tests: Fix check-report-qtest-% targetAndreas Färber2015-12-031-2/+2
* tests/Makefile: Add more dependencies for test-timed-averageKevin Wolf2015-11-251-2/+1Star
* tests: re-enable vhost-user-testMarc-André Lureau2015-11-191-2/+3
* util: Infrastructure for computing recent averagesAlberto Garcia2015-11-121-0/+4
* tests: add BlockJobTxn unit testStefan Hajnoczi2015-11-121-0/+3
* qapi: Reserve 'u' member nameEric Blake2015-11-021-0/+1
* qapi: Unbox base membersEric Blake2015-11-021-1/+0Star
* tests/qapi-schema: Test for reserved names, empty structEric Blake2015-11-021-1/+5
* tests/vhost-user-bridge: add vhost-user bridge applicationVictor Kaplansky2015-10-291-0/+1
* tests: add ivshmem qtestMarc-André Lureau2015-10-261-1/+1
* tests: Add ivshmem qtestAndreas Färber2015-10-241-0/+3
* configure: avoid polluting global CFLAGS with tasn1 flagsDaniel P. Berrange2015-10-221-2/+8
* tests: add a local test for guest agentMarc-André Lureau2015-10-201-0/+3
* qapi: Drop redundant args-member-array testEric Blake2015-10-151-1/+0Star
* qapi: Drop redundant flat-union-reverse-define testEric Blake2015-10-151-1/+0Star
* qapi: Drop redundant returns-int testEric Blake2015-10-151-1/+0Star
* qapi: Move empty-enum to compile-time testEric Blake2015-10-151-1/+0Star
* qapi: Drop redundant alternate-good testEric Blake2015-10-151-1/+0Star
* qapi: Add tests for empty unionsEric Blake2015-10-121-0/+3
* qapi: Test for various name collisionsEric Blake2015-10-121-1/+8
* qapi: Sort qapi-schema testsEric Blake2015-10-121-46/+114
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-10-121-0/+2
|\
| * tests: add test cases for netfilter objectYang Hongyang2015-10-121-0/+2
* | device-introspect-test: New, covering device introspectionMarkus Armbruster2015-10-091-3/+5
* | tests: Fix how qom-test is runMarkus Armbruster2015-10-091-6/+8
|/
* tests: vhost-user: disable unless CONFIG_VHOST_NETMichael S. Tsirkin2015-10-061-0/+2
* qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster2015-09-211-2/+8
* qapi: Pseudo-type '**' is now unused, drop itMarkus Armbruster2015-09-211-1/+1
* qapi: Introduce a first class 'any' typeMarkus Armbruster2015-09-211-1/+2
* crypto: introduce new module for handling TLS sessionsDaniel P. Berrange2015-09-151-0/+3
* crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange2015-09-151-0/+5
* crypto: introduce new base module for TLS credentialsDaniel P. Berrange2015-09-151-1/+1
* qom: allow QOM to be linked into tools binariesDaniel P. Berrange2015-09-151-3/+1Star
* crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange2015-09-151-3/+4