summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-09-05iotests: blacklist 194 with the luks driverDaniel P. Berrange2-1/+4
2017-09-05iotests: rewrite 192 to use _launch_qemu to fix LUKS supportDaniel P. Berrange1-7/+16
2017-09-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-52/+77
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...Peter Maydell4-7/+8
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...Peter Maydell2-96/+12
2017-09-05io: fix check for handshake completion in TLS testDaniel P. Berrange1-1/+1
2017-09-05io: add new qio_channel_{readv, writev, read, write}_all functionsDaniel P. Berrange1-93/+9
2017-09-05qemu-iotests: use context managers for resource cleanup in 194Stefan Hajnoczi1-52/+51
2017-09-05iotests.py: add FilePath context managerStefan Hajnoczi1-0/+26
2017-09-04qapi: drop the sentinel in enum arrayMarc-André Lureau1-1/+0
2017-09-04qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau4-13/+16
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster5-7/+7
2017-09-04qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster1-1/+0
2017-09-04qapi: Avoid unnecessary use of enum lookup table's sentinelMarkus Armbruster2-2/+2
2017-09-04qapi: Drop superfluous qapi_enum_parse() parameter maxMarkus Armbruster2-12/+6
2017-09-04qlit: Tighten QLit list vs QList comparisonMarc-André Lureau1-0/+3
2017-09-04qlit: Tighten QLit dict vs QDict comparisonMarc-André Lureau1-0/+7
2017-09-04tests/check-qlit: New, covering qobject/qlit.cMarc-André Lureau2-1/+68
2017-09-04qlit: make qlit_equal_qobject return a boolMarc-André Lureau1-7/+7
2017-09-04qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()Marc-André Lureau1-7/+7
2017-09-04qlit: use QLit prefix consistentlyMarc-André Lureau1-20/+20
2017-09-04qlit: move qlit from check-qjson to qobject/Marc-André Lureau1-95/+1
2017-09-04tests/qmp-test: Add generic, basic test of query commandsMarkus Armbruster1-1/+181
2017-09-04io: fix temp directory used by test-io-channel-tls testDaniel P. Berrange1-2/+2
2017-09-04crypto: fix test cert generation to not use SHA1 algorithmDaniel P. Berrange1-1/+2
2017-09-04tests: fix incorrect size_t format in benchmark-cryptoPhilippe Mathieu-Daudé3-6/+6
2017-09-01qapi: Fix error handling code on alternate conflictEduardo Habkost9-0/+14
2017-08-31Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...Peter Maydell1-2/+1
2017-08-31Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-5/+87
2017-08-31Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-30' into st...Peter Maydell6-82/+245
2017-08-31test-iov: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau1-2/+1
2017-08-30nbd/client: refactor nbd_read_eofVladimir Sementsov-Ogievskiy1-4/+4
2017-08-30qemu-iotests: test NBD over UNIX domain sockets in 083Stefan Hajnoczi3-71/+214
2017-08-30qemu-iotests: improve nbd-fault-injector.py startup protocolStefan Hajnoczi1-0/+4
2017-08-30qemu-iotests: Extend non-shared storage migration test (194)Kashyap Chamarthy2-9/+25
2017-08-30tests: Add network filter tests to the check-qtest-s390x listThomas Huth4-9/+36
2017-08-30tests: Run filter-redirector and -mirror test only on POSIX systemsThomas Huth3-19/+4
2017-08-30tests/pxe: Check virtio-net-ccw on s390xThomas Huth3-0/+28
2017-08-30tests/boot-sector: Do not overwrite the x86 buffer on other architecturesThomas Huth1-15/+26
2017-08-30tests: migration/guestperf Python 2.6 argparse compatibilityStefan Hajnoczi1-3/+5
2017-08-30docker.py: Python 2.6 argparse compatibilityStefan Hajnoczi1-1/+3
2017-08-29throttle: Test the valid range of config valuesAlberto Garcia1-0/+77
2017-08-29throttle: Make LeakyBucket.avg and LeakyBucket.max integer typesAlberto Garcia1-1/+2
2017-08-23qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi4-0/+100
2017-08-22boot-serial-test: prefer tcg acceleratorCornelia Huck1-1/+5
2017-08-15iotests: Add non-shared storage migration case 192Fam Zheng3-0/+71
2017-08-15qemu-iotests: step clock after each test iterationStefan Hajnoczi1-0/+4
2017-08-15docker: add centos7 imagePhilippe Mathieu-Daudé1-0/+31
2017-08-15docker: install more packages on CentOS to extend code coveragePhilippe Mathieu-Daudé1-0/+10
2017-08-15docker: add Xen libs to centos6 imagePhilippe Mathieu-Daudé1-1/+2