]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test_driver: add testUpdateDeviceFlags implementation
authorJohn Levon <john.levon@nutanix.com>
Mon, 1 Jul 2024 20:29:55 +0000 (21:29 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 2 Jul 2024 14:06:19 +0000 (16:06 +0200)
commit738b201aad48dd0f1af8465adbda0d056213d521
tree074ed16a17c7a93a7f37507d7fce2f606b7f1a8e
parentcf7d495324680513fd3a0e4fba0d532bffedc3b5
test_driver: add testUpdateDeviceFlags implementation

Add basic coverage of device update; for now, only support disk updates
until other types are needed or tested.

Signed-off-by: John Levon <john.levon@nutanix.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/test/test_driver.c