Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing287 def test_pull(use_cbw, use_snapshot_access_filter, bitmap=False): function
299 test_pull(False, False)
302 test_pull(True, False)
305 test_pull(True, True)
308 test_pull(True, True, bitmap=True)