Home
last modified time | relevance | path

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

/qemu/tests/qemu-iotests/
H A Diotests.py1371 def notrun(reason): function
1406 notrun('not suitable for this image format: %s' % imgfmt)
1420 notrun('not suitable for this protocol: %s' % imgproto)
1425 notrun('not suitable for this OS: %s' % sys.platform)
1429 notrun('not suitable for this OS: %s' % sys.platform)
1433 notrun('not suitable for this cache mode: %s' % cachemode)
1437 notrun('not suitable for this aio mode: %s' % aiomode)
1442 notrun(f'formats {usf_list} are not whitelisted')
1448 notrun('Missing virtio-blk in QEMU binary')
1453 notrun('Missing virtio-scsi-pci or virtio-scsi-ccw in QEMU binary')
[all …]
H A Dtestrunner.py375 notrun = []
414 notrun.append(name)
424 if notrun:
425 print('Not run:', ' '.join(notrun))
H A DMakefile2 CLEANFILES= *.out.bad *.notrun check.log check.time*
H A D21135 iotests.notrun('Insufficient memory')
H A D149107 iotests.notrun('requires password-less sudo access: %s' % msg)
239 iotests.notrun('Unsupported cipher algorithm '
H A D207167 iotests.notrun('Did not find a key that fits 127.0.0.1')
H A D136349 iotests.notrun('null-co driver support missing')
H A D093421 iotests.notrun('null-co driver support missing')
H A D118666 iotests.notrun('not suitable for this machine type: %s' %
/qemu/tests/qemu-iotests/tests/
H A Dnbd-multiconn143 iotests.notrun('Python bindings to libnbd are not installed')