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

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


On 02/04/2014 03:01 PM, John Ferlan wrote:
> 
> 
> On 02/04/2014 06:06 AM, Ján Tomko wrote:
>> 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.
> 
> OK - I'll send this separately (trivially).

Actually, domain-events has been renamed to object-events by 950c2a5, it seems
there are some leftovers in your local git repository.

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/064e22ca/attachment-0001.sig>


More information about the libvir-list mailing list