]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Support topological visits
authorEric Blake <eblake@redhat.com>
Fri, 8 Mar 2019 04:29:55 +0000 (22:29 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 13 Mar 2019 01:46:09 +0000 (20:46 -0500)
commit3f91afe0206fdbbc6adcd66b14d9e45097e34fbc
tree063db56cab7ff24388972362af6986d15d68ea5a
parentb647d2195dc71aee25002121ca05ddc33396dff4
test: Support topological visits

snapshot_conf does all the hard work, the test driver just has to
accept the new flag.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/test/test_driver.c