[libvirt] [PATCH 03/10] tests: Break out duplicate schema verification functionality.

Cole Robinson crobinso at redhat.com
Fri Oct 16 14:57:53 UTC 2009


Daniel P. Berrange wrote:
> On Mon, Oct 12, 2009 at 10:46:47AM -0400, Cole Robinson wrote:
>> All schema tests have identical functionality, so avoid the duplication.
>>
>> Signed-off-by: Cole Robinson <crobinso at redhat.com>
>> ---
>>  tests/Makefile.am           |    1 +
>>  tests/capabilityschematest  |   34 ++++------------------------------
>>  tests/domainschematest      |   33 ++++-----------------------------
>>  tests/interfaceschematest   |   31 +++----------------------------
>>  tests/networkschematest     |   30 +++---------------------------
>>  tests/nodedevschematest     |   31 +++----------------------------
>>  tests/schematestutils.sh    |   39 +++++++++++++++++++++++++++++++++++++++
>>  tests/storagepoolschematest |   31 +++----------------------------
>>  tests/storagevolschematest  |   30 +++---------------------------
>>  9 files changed, 63 insertions(+), 197 deletions(-)
>>  create mode 100644 tests/schematestutils.sh
> 
> ACK
> 
> 
> Daniel

Pushed now.

Thanks,
Cole




More information about the libvir-list mailing list