Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D257356 bitmap="bitmap0", bitmap_mode=bsync_mode)
374 if ((bsync_mode == 'on-success' and not failure) or
375 (bsync_mode == 'always')):
386 if bsync_mode == 'always' and failure == 'intermediate':
410 bitmap="bitmap0", bitmap_mode=bsync_mode)
415 if bsync_mode != 'never':
433 if not failure or bsync_mode == 'always':
519 for bsync_mode in ("never", "on-success", "always"):
521 test_bitmap_sync(bsync_mode, "bitmap", failure)
524 for bsync_mode in ('on-success', 'always'):
[all …]