]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: snapshot revert: drop unused code
authorPavel Hrdina <phrdina@redhat.com>
Thu, 11 Nov 2021 16:39:54 +0000 (17:39 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 23 Nov 2021 10:42:00 +0000 (11:42 +0100)
commit74ea062be6b328f859fc6232fc2e6bdc3e970d64
treeb2e0a766372f7d3c5e142e0cc7f4d973cd8cc3ed
parent5bed5db990c1f6dce04f8e5a3854f76b7d06ddec
test: snapshot revert: drop unused code

Now that we always emulate VM process stop we can drop the unused code
and simply the logic.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/test/test_driver.c