Searched hist:"881 cfd17c734634de0f4bc6725940cca4fd314c9" (Results 1 – 2 of 2) sorted by relevance
/qemu/tests/unit/ |
H A D | test-bdrv-drain.c | 881cfd17c734634de0f4bc6725940cca4fd314c9 Tue Dec 05 13:05:02 UTC 2017 Kevin Wolf <kwolf@redhat.com> test-bdrv-drain: Test BlockDriver callbacks for drain
This adds a test case that the BlockDriver callbacks for drain are called in bdrv_drained_all_begin/end(), and that both of them are called exactly once.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
/qemu/tests/ |
H A D | Makefile.include | 881cfd17c734634de0f4bc6725940cca4fd314c9 Tue Dec 05 13:05:02 UTC 2017 Kevin Wolf <kwolf@redhat.com> test-bdrv-drain: Test BlockDriver callbacks for drain
This adds a test case that the BlockDriver callbacks for drain are called in bdrv_drained_all_begin/end(), and that both of them are called exactly once.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|