Home
last modified time | relevance | path

Searched refs:notrun (Results 1 – 10 of 10) sorted by relevance

/qemu/tests/qemu-iotests/
A Diotests.py1353 def notrun(reason): function
1388 notrun('not suitable for this image format: %s' % imgfmt)
1402 notrun('not suitable for this protocol: %s' % imgproto)
1407 notrun('not suitable for this OS: %s' % sys.platform)
1419 notrun('not suitable for this aio mode: %s' % aiomode)
1424 notrun(f'formats {usf_list} are not whitelisted')
1430 notrun('Missing virtio-blk in QEMU binary')
1446 notrun(f'not suitable for this imgopts: {imgopts}')
1455 notrun('quorum support missing')
1494 notrun(reason)
[all …]
A Dtestrunner.py375 notrun = []
414 notrun.append(name)
424 if notrun:
425 print('Not run:', ' '.join(notrun))
A DMakefile2 CLEANFILES= *.out.bad *.notrun check.log check.time*
A D21135 iotests.notrun('Insufficient memory')
A D149107 iotests.notrun('requires password-less sudo access: %s' % msg)
239 iotests.notrun('Unsupported cipher algorithm '
A D207167 iotests.notrun('Did not find a key that fits 127.0.0.1')
A D136349 iotests.notrun('null-co driver support missing')
A D093421 iotests.notrun('null-co driver support missing')
A D118666 iotests.notrun('not suitable for this machine type: %s' %
/qemu/tests/qemu-iotests/tests/
A Dnbd-multiconn143 iotests.notrun('Python bindings to libnbd are not installed')

Completed in 21 milliseconds