libvirt/src/test
Peter Krempa 93873c9bcc conf: checkpoint: Split virDomainCheckpointRedefinePrep into two functions
First one prepares and validates the definition, the second one actually
either updates an existing checkpoint or assigns definition for the new
one.

This will allow driver code to add extra validation between those
steps.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2020-11-09 12:25:50 +01:00
..
meson.build meson: src: build libvirt.so library 2020-08-03 09:27:04 +02:00
test_driver.c conf: checkpoint: Split virDomainCheckpointRedefinePrep into two functions 2020-11-09 12:25:50 +01:00
test_driver.h
test-screenshot.png