aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/common.config
AgeCommit message (Expand)Author
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2018-11-19qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi
2018-04-03qemu-iotests: Use ppc64 qemu_arch on ppc64le hostLukáš Doktor
2017-10-06qemu-iotests: disintegrate more parts of common.configPaolo Bonzini
2017-10-06qemu-iotests: limit non-_PROG-suffixed variables to common.rcPaolo Bonzini
2017-10-06qemu-iotests: cleanup and fix search for programsPaolo Bonzini
2017-10-06qemu-iotests: move "check" code out of common.rcPaolo Bonzini
2017-10-06qemu-iotests: get rid of AWK_PROGPaolo Bonzini
2017-10-06qemu-iotests: remove dead codePaolo Bonzini
2017-07-11iotests: Use absolute paths for executablesMax Reitz
2017-04-27qemu_iotests: Remove _readlink()Kevin Wolf
2017-04-27qemu-iotests: Remove PERL_PROG and BC_PROGKevin Wolf
2017-04-24block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal
2017-02-12qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody
2016-05-12block: add support for encryption secrets in block I/O testsDaniel P. Berrange
2016-05-12block: add support for --image-opts in block I/O testsDaniel P. Berrange
2016-04-15qemu-iotests: place valgrind log file in scratch dirSascha Silbe
2015-12-18qemu-iotests: refine common.configBo Tu
2015-11-11qemu-iotests: fix -valgrind option for checkJeff Cody
2015-11-11qemu-iotests: fix cleanup of background processesJeff Cody
2015-09-04iotests: Do not suppress segfaults in bash testsMax Reitz
2015-09-04qemu-iotests: qemu machine type supportBo Tu
2015-01-13qemu-iotests: Replace "/bin/true" with "true"Fam Zheng
2014-12-10tests: Use "command -v" instead of which(1) in shell scriptsFam Zheng
2014-06-27iotests: Allow out-of-tree runMax Reitz
2013-09-27qemu-iotests: Add basic ability to use binary sample imagesJeff Cody
2013-09-06qemu-iotests: Whitespace cleanupKevin Wolf
2012-11-14tests: allow qemu-iotests to be run against nbd backendNick Thomas
2012-04-20iotests: Resolve test failures caused by hostnameAndreas Färber
2012-02-29qemu-iotests: export TEST_DIR for non-bash testsStefan Hajnoczi
2012-02-23qemu-iotests: common.config: Allow use of arbitrary qemu* pathsLucas Meneghel Rodrigues
2012-02-23qemu-iotests: common.config: Fix no $TEST_DIR directoryMitnick Lyu
2012-02-22qemu-iotests: explicitly use bash interpreterStefan Hajnoczi
2012-02-22qemu-iotests: replace FSF postal addresses with www.gnu.org linksChristoph Hellwig
2012-02-22qemu-iotests: Initial import into the public repository.Christoph Hellwig