[Libvirt-cim] [PATCH 2 of 3] [TEST] Add compare_all_prop()

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Tue Jul 15 16:05:49 UTC 2008


>> --- a/suites/libvirt-cim/lib/XenKvmLib/assoc.py    Thu Jun 05 19:28:30 
>> 2008 -0700
>> +++ b/suites/libvirt-cim/lib/XenKvmLib/assoc.py    Fri Jul 11 13:04:59 
>> 2008 -0700
>> @@ -27,6 +27,7 @@
>>  import pywbem
>>  from pywbem.cim_obj import CIMInstanceName
>>  from XenKvmLib.classes import get_typed_class
>> +from CimTest.ReturnCodes import PASS
>>   
> Need to import logger. otherwise +1 for me.
> I liked the approach. :)

Oops, I originally had this function in the test case, and I tested the 
failure path there.  I forgot to retest the failure path when I moved 
the function to assoc.py.

Thanks!

-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list