aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
AgeCommit message (Expand)Author
2016-05-12tests: Add check-qnullEric Blake
2016-04-19qemu-ga: do not run qga test when guest agent disabledYang Hongyang
2016-04-07Sort the fw_cfg file listGerd Hoffmann
2016-04-05crypto: fix nettle config check for running pbkdf testDaniel P. Berrange
2016-03-30tests/test-filter-redirector: Add unit test for filter-redirectorZhang Chen
2016-03-30tests/test-filter-mirror:add filter-mirror unit testZhang Chen
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-23Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...Peter Maydell
2016-03-22qemu-log: new option -dfilter to limit outputAlex Bennée
2016-03-21event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFDMarkus Armbruster
2016-03-17crypto: add block encryption frameworkDaniel P. Berrange
2016-03-17crypto: import an implementation of the XTS cipher modeDaniel P. Berrange
2016-03-17crypto: add support for anti-forensic split algorithmDaniel P. Berrange
2016-03-17crypto: add support for generating initialization vectorsDaniel P. Berrange
2016-03-17crypto: add support for PBKDF2 algorithmDaniel P. Berrange
2016-03-05qapi: Drop useless 'data' member of unionsEric Blake
2016-02-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...Peter Maydell
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-19qapi: Forbid 'any' inside an alternateEric Blake
2016-02-16nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange
2016-02-16tests: add pxe e1000 and virtio-pci testsVictor Kaplansky
2016-01-26char: convert from GIOChannel to QIOChannelDaniel P. Berrange
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