]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add test for new virkmod functions
authorJohn Ferlan <jferlan@redhat.com>
Wed, 29 Jan 2014 23:33:42 +0000 (18:33 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 4 Feb 2014 13:59:37 +0000 (08:59 -0500)
commit02bf6568f4aaa595336f70d697b65e7c4f1c37a7
tree1df57affc0d7acd3e47d71e8b5f4dfeba45e11d6
parent4a2179ea9224ec01c036de116c0c226ce3f4d436
tests: Add test for new virkmod functions

Adding tests for new virKMod{Config|Load|Unload}() API's.

A test for virKModIsBlacklisted() would require some setup which cannot
be assumed.
.gitignore
tests/Makefile.am
tests/virkmodtest.c [new file with mode: 0644]