aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-10-28iotests: Drop TEST_DIR filter from _filter_nbdMax Reitz1-1/+0
2019-10-28iotests/267: Create socket in $SOCK_DIRMax Reitz2-3/+3
2019-10-28iotests/240: Create socket in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/223: Create socket in $SOCK_DIRMax Reitz1-7/+7
2019-10-28iotests/222: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/209: Create socket in $SOCK_DIRMax Reitz1-1/+2
2019-10-28iotests/208: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/205: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/201: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/194: Create sockets in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/192: Create socket in $SOCK_DIRMax Reitz2-3/+3
2019-10-28iotests/183: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/182: Create socket in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/181: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/147: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/143: Create socket in $SOCK_DIRMax Reitz2-4/+4
2019-10-28iotests/140: Create socket in $SOCK_DIRMax Reitz2-5/+5
2019-10-28iotests/083: Create socket in $SOCK_DIRMax Reitz2-20/+20
2019-10-28iotests: Let common.nbd create socket in $SOCK_DIRMax Reitz2-3/+1
2019-10-28iotests: Filter $SOCK_DIRMax Reitz1-1/+5
2019-10-28iotests.py: Add @base_dir to FilePaths etc.Max Reitz1-6/+6
2019-10-28iotests.py: Store socket files in $SOCK_DIRMax Reitz1-1/+3
2019-10-28iotests: Introduce $SOCK_DIRMax Reitz1-2/+13
2019-10-28iotests: Cache supported_formats()Max Reitz1-3/+11
2019-10-28iotests: Test driver whitelisting in 136Max Reitz1-4/+10
2019-10-28iotests: Test driver whitelisting in 093Max Reitz1-3/+9
2019-10-28iotests: Let skip_if_unsupported accept a functionMax Reitz1-2/+6
2019-10-28iotests: Use case_skip() in skip_if_unsupported()Max Reitz1-4/+4
2019-10-28iotests: Allow skipping test casesMax Reitz1-3/+19
2019-10-28iotests: Prefer null-co over null-aioMax Reitz2-5/+4
2019-10-26Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-251019-3...Peter Maydell4-4/+20
2019-10-25tests/docker: update Travis image to a more current versionAlex Bennée1-1/+5
2019-10-25tests/docker: set HOST_ARCH if we don't have ARCHAlex Bennée1-2/+4
2019-10-25tests/vm/netbsd: Disable IPv6Eduardo Habkost1-0/+7
2019-10-25tests/vm: Let subclasses disable IPv6Eduardo Habkost1-1/+4
2019-10-25tests/ssh_linux_malta: Fix 64-bit target testsPhilippe Mathieu-Daudé1-6/+6
2019-10-25tests/ssh_linux_malta: Refactor how to get image/kernel infoPhilippe Mathieu-Daudé1-31/+44
2019-10-25tests/ssh_linux_malta: Match stricter console outputPhilippe Mathieu-Daudé1-9/+9
2019-10-25tests/ssh_linux_malta: Remove duplicated testPhilippe Mathieu-Daudé1-3/+0
2019-10-25tests/ssh_linux_malta: Run tests using a snapshot imagePhilippe Mathieu-Daudé1-1/+1
2019-10-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-0/+13
2019-10-25iotests: Skip read-only cases in 118 when run as rootKevin Wolf2-0/+13
2019-10-24hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé1-1/+1
2019-10-23Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-10-22' into st...Peter Maydell4-0/+120
2019-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-22-v3' in...Peter Maydell372-562/+583
2019-10-22iotests: test nbd reconnectVladimir Sementsov-Ogievskiy4-0/+120
2019-10-22tests/qapi-schema: Cover feature documentation commentsMarkus Armbruster3-2/+42
2019-10-22tests: qapi: Test 'features' of commandsPeter Krempa4-4/+74
2019-10-22qapi: Add feature flags to commandsPeter Krempa1-1/+2
2019-10-22tests/qapi-schema: Tidy up test output indentationMarkus Armbruster5-33/+33