]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virdrivermoduletest: Test all the modules
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 22 Aug 2014 09:37:50 +0000 (11:37 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 27 Aug 2014 05:41:48 +0000 (07:41 +0200)
commit5feaef1776e073b612f30d28ad16ba852d0205c3
tree4090bf0e4f87dcfd53ae20c17a37aad178f487f7
parent79f4c4e694c36e81b585047767d981fdf79c5870
virdrivermoduletest: Test all the modules

Even though we kept adding new and new modules (e.g. vbox or bhyve)
the test wasn't updated. Do that now. Moreover, while it's not
crucial, it's nice to reorder test cases to match the order in which
the daemon loads the modules.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tests/virdrivermoduletest.c