]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: introduce a function in test driver to check get vcpupin info
authorLuyao Huang <lhuang@redhat.com>
Tue, 14 Jul 2015 13:10:50 +0000 (21:10 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 24 Jul 2015 10:49:54 +0000 (06:49 -0400)
commitb70b5ff41a8ebe6b9f3bac53b977eeeb714d90d7
tree9ee074d0a36b349c249123d398822c90dbdac873
parent03b6bdcab333ef2298c90cd982490c15b6aaa10f
test: introduce a function in test driver to check get vcpupin info

As there is a regression in use vcpupin get info, introduce a new function
to test the virsh client.

Signed-off-by: Luyao Huang <lhuang@redhat.com>
src/test/test_driver.c
tests/vcpupin