Re: [libvirt] [PATCH 2/2] test: introduce a function in test driver to check get vcpupin info

2015-07-26 Thread lhuang
On 07/24/2015 06:52 PM, John Ferlan wrote: On 07/14/2015 09:10 AM, Luyao Huang wrote: As there is a regression in use vcpupin get info, introduce a new function to test the virsh client. Signed-off-by: Luyao Huang lhu...@redhat.com --- src/test/test_driver.c | 55

Re: [libvirt] [PATCH 2/2] test: introduce a function in test driver to check get vcpupin info

2015-07-24 Thread John Ferlan
On 07/14/2015 09:10 AM, Luyao Huang wrote: As there is a regression in use vcpupin get info, introduce a new function to test the virsh client. Signed-off-by: Luyao Huang lhu...@redhat.com --- src/test/test_driver.c | 55 ++

[libvirt] [PATCH 2/2] test: introduce a function in test driver to check get vcpupin info

2015-07-14 Thread Luyao Huang
As there is a regression in use vcpupin get info, introduce a new function to test the virsh client. Signed-off-by: Luyao Huang lhu...@redhat.com --- src/test/test_driver.c | 55 ++ tests/vcpupin | 34 +++ 2