aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-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é
2017-08-15docker: add Xen libs to centos6 imagePhilippe Mathieu-Daudé
2017-08-15docker: use one package per line in CentOS configPhilippe Mathieu-Daudé
2017-08-15Makefile: Let "make check-help" work without running ./configureFam Zheng
2017-08-14Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-08-14qemu-iotests: remove comment about root privileges requirementCleber Rosa
2017-08-14qemu-iotests: remove commented out variablesCleber Rosa
2017-08-14qemu-iotests: get rid of _full_imgproto_details()Cleber Rosa
2017-08-14libqtest: Fix typo in commentsEric Blake
2017-08-14Merge remote-tracking branch 'remotes/cohuck/tags/boot-serial-no-tcg-20170811...Peter Maydell
2017-08-11boot-serial-test: fallback to kvm acceleratorCornelia Huck
2017-08-11qemu-iotests: fix 185Vladimir Sementsov-Ogievskiy
2017-08-11tests/multiboot: Fix whitespace failureEric Blake
2017-08-10IDE: test flush on empty CDROMKevin Wolf