aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-09-06nbd: Use new qio_channel_*_all() functionsEric Blake
2017-09-05iotests: blacklist 194 with the luks driverDaniel P. Berrange
2017-09-05iotests: rewrite 192 to use _launch_qemu to fix LUKS supportDaniel P. Berrange
2017-09-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...Peter Maydell
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...Peter Maydell
2017-09-05io: fix check for handshake completion in TLS testDaniel P. Berrange
2017-09-05io: add new qio_channel_{readv, writev, read, write}_all functionsDaniel P. Berrange
2017-09-05qemu-iotests: use context managers for resource cleanup in 194Stefan Hajnoczi
2017-09-05iotests.py: add FilePath context managerStefan Hajnoczi
2017-09-04qapi: drop the sentinel in enum arrayMarc-André Lureau
2017-09-04qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster
2017-09-04qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster
2017-09-04qapi: Avoid unnecessary use of enum lookup table's sentinelMarkus Armbruster
2017-09-04qapi: Drop superfluous qapi_enum_parse() parameter maxMarkus Armbruster
2017-09-04qlit: Tighten QLit list vs QList comparisonMarc-André Lureau
2017-09-04qlit: Tighten QLit dict vs QDict comparisonMarc-André Lureau
2017-09-04tests/check-qlit: New, covering qobject/qlit.cMarc-André Lureau
2017-09-04qlit: make qlit_equal_qobject return a boolMarc-André Lureau
2017-09-04qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()Marc-André Lureau
2017-09-04qlit: use QLit prefix consistentlyMarc-André Lureau
2017-09-04qlit: move qlit from check-qjson to qobject/Marc-André Lureau
2017-09-04tests/qmp-test: Add generic, basic test of query commandsMarkus Armbruster
2017-09-04io: fix temp directory used by test-io-channel-tls testDaniel P. Berrange
2017-09-04crypto: fix test cert generation to not use SHA1 algorithmDaniel P. Berrange
2017-09-04tests: fix incorrect size_t format in benchmark-cryptoPhilippe Mathieu-Daudé
2017-09-01qapi: Fix error handling code on alternate conflictEduardo Habkost
2017-08-31Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...Peter Maydell
2017-08-31Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-08-31Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-30' into st...Peter Maydell
2017-08-31test-iov: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau
2017-08-30nbd/client: refactor nbd_read_eofVladimir Sementsov-Ogievskiy
2017-08-30qemu-iotests: test NBD over UNIX domain sockets in 083Stefan Hajnoczi
2017-08-30qemu-iotests: improve nbd-fault-injector.py startup protocolStefan Hajnoczi
2017-08-30qemu-iotests: Extend non-shared storage migration test (194)Kashyap Chamarthy
2017-08-30tests: Add network filter tests to the check-qtest-s390x listThomas Huth
2017-08-30tests: Run filter-redirector and -mirror test only on POSIX systemsThomas Huth
2017-08-30tests/pxe: Check virtio-net-ccw on s390xThomas Huth
2017-08-30tests/boot-sector: Do not overwrite the x86 buffer on other architecturesThomas Huth
2017-08-30tests: migration/guestperf Python 2.6 argparse compatibilityStefan Hajnoczi
2017-08-30docker.py: Python 2.6 argparse compatibilityStefan Hajnoczi
2017-08-29throttle: Test the valid range of config valuesAlberto Garcia
2017-08-29throttle: Make LeakyBucket.avg and LeakyBucket.max integer typesAlberto Garcia
2017-08-23qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi
2017-08-22boot-serial-test: prefer tcg acceleratorCornelia Huck
2017-08-15iotests: Add non-shared storage migration case 192Fam Zheng
2017-08-15qemu-iotests: step clock after each test iterationStefan Hajnoczi
2017-08-15docker: add centos7 imagePhilippe Mathieu-Daudé
2017-08-15docker: install more packages on CentOS to extend code coveragePhilippe Mathieu-Daudé