[libvirt] [libvirt-test-API][PATCH v2 0/2] Add test cases for setTime and getTime

hujianwei jiahu at redhat.com
Thu Mar 12 08:10:03 UTC 2015


On 12/03/15 11:11, Jincheng Miao wrote:
> create some test cases for libvirt-python API setTime and getTime
>
> v2:
>    user should pass 'seconds' to set_guest_time, and 'nseconds' is optional.
>
> Jincheng Miao (2):
>    Add guest setTime and getTime testing
>    Add test cases for linux_domain
>
>   cases/linux_domain.conf        |   30 ++++++++++
>   repos/domain/guest_time.py     |   98 ++++++++++++++++++++++++++++++++
>   repos/domain/set_guest_time.py |  122 ++++++++++++++++++++++++++++++++++++++++
>   3 files changed, 250 insertions(+), 0 deletions(-)
>   create mode 100644 repos/domain/guest_time.py
>   create mode 100644 repos/domain/set_guest_time.py
>
ACK

Please see my comments in the below patch mail.
[libvirt] [libvirt-test-API][PATCH v2 2/2] Add test cases for linux_domain

BR,
Jianwei




More information about the libvir-list mailing list