[libvirt] [PATCH v3 2/3] tests: Add test for new virkmod functions

Ján Tomko jtomko at redhat.com
Tue Feb 4 11:06:12 UTC 2014


On 01/30/2014 06:50 PM, John Ferlan wrote:
> Adding tests for new virKMod{Config|Load|Unload}() API's.
> 
> A test for virKModIsBlacklisted() would require some setup which cannot
> be assumed.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  .gitignore          |   2 +
>  tests/Makefile.am   |   5 ++
>  tests/virkmodtest.c | 183 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 190 insertions(+)
>  create mode 100644 tests/virkmodtest.c
> 
> diff --git a/.gitignore b/.gitignore
> index 96b7211..79437e9 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -70,6 +70,7 @@
>  /docs/libvirt-refs.xml
>  /docs/search.php
>  /docs/todo.html.in
> +/examples/domain-events/
>  /examples/object-events/event-test
>  /examples/dominfo/info1
>  /examples/domsuspend/suspend

Unrelated change.

ACK to the rest (with "/sbin/modprobe" changed to MODPROBE)

Jan


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140204/4044b58f/attachment-0001.sig>


More information about the libvir-list mailing list