aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
AgeCommit message (Expand)Author
2015-12-22ipmi: Add testsCorey Minyard
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange
2015-12-18util: add base64 decoding functionDaniel P. Berrange
2015-12-18io: add QIOChannelBuffer classDaniel P. Berrange
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange
2015-12-18io: add QIOChannelFile classDaniel P. Berrange
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange
2015-12-17qapi: Detect base class loopsEric Blake
2015-12-17qapi: Move duplicate collision checks to schema check()Eric Blake
2015-12-17qapi: Enforce (or whitelist) case conventions on qapi membersEric Blake
2015-12-17qapi: Remove obsolete tests for MAX collisionEric Blake
2015-12-17qapi: Tighten the regex on valid namesEric Blake
2015-12-17qapi: Remove outdated tests related to QMP/branch collisionsEric Blake
2015-12-03tests: Fix check-report-qtest-% targetAndreas Färber
2015-11-25tests/Makefile: Add more dependencies for test-timed-averageKevin Wolf
2015-11-19tests: re-enable vhost-user-testMarc-André Lureau
2015-11-12util: Infrastructure for computing recent averagesAlberto Garcia
2015-11-12tests: add BlockJobTxn unit testStefan Hajnoczi
2015-11-02qapi: Reserve 'u' member nameEric Blake
2015-11-02qapi: Unbox base membersEric Blake
2015-11-02tests/qapi-schema: Test for reserved names, empty structEric Blake
2015-10-29tests/vhost-user-bridge: add vhost-user bridge applicationVictor Kaplansky
2015-10-26tests: add ivshmem qtestMarc-André Lureau
2015-10-24tests: Add ivshmem qtestAndreas Färber
2015-10-22configure: avoid polluting global CFLAGS with tasn1 flagsDaniel P. Berrange
2015-10-19tests: add a local test for guest agentMarc-André Lureau
2015-10-15qapi: Drop redundant args-member-array testEric Blake
2015-10-15qapi: Drop redundant flat-union-reverse-define testEric Blake
2015-10-15qapi: Drop redundant returns-int testEric Blake
2015-10-15qapi: Move empty-enum to compile-time testEric Blake
2015-10-15qapi: Drop redundant alternate-good testEric Blake
2015-10-12qapi: Add tests for empty unionsEric Blake
2015-10-12qapi: Test for various name collisionsEric Blake
2015-10-12qapi: Sort qapi-schema testsEric Blake
2015-10-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-10-12tests: add test cases for netfilter objectYang Hongyang
2015-10-09device-introspect-test: New, covering device introspectionMarkus Armbruster
2015-10-09tests: Fix how qom-test is runMarkus Armbruster
2015-10-06tests: vhost-user: disable unless CONFIG_VHOST_NETMichael S. Tsirkin
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster
2015-09-21qapi: Pseudo-type '**' is now unused, drop itMarkus Armbruster
2015-09-21qapi: Introduce a first class 'any' typeMarkus Armbruster
2015-09-15crypto: introduce new module for handling TLS sessionsDaniel P. Berrange
2015-09-15crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange
2015-09-15qom: allow QOM to be linked into tools binariesDaniel P. Berrange
2015-09-15crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange
2015-09-15tests: remove repetition in unit test object depsDaniel P. Berrange