[PATCH 0/4] Implement some job related APIs for test driver

Luke Yue posted 4 patches 2 years, 9 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20210722071325.428723-1-lukedyue@gmail.com
There is a newer version of this series
src/test/test_driver.c | 170 +++++++++++++++++++++++++++++++++++++++++
tests/virshtest.c      |  11 +++
2 files changed, 181 insertions(+)
[PATCH 0/4] Implement some job related APIs for test driver
Posted by Luke Yue 2 years, 9 months ago
Luke Yue (4):
  test_driver: Implement virDomainGetJobInfo
  test_driver: Implement virDomainGetJobStats
  test_driver: Implement virDomainAbortJob
  virshtest: add test for domjobinfo

 src/test/test_driver.c | 170 +++++++++++++++++++++++++++++++++++++++++
 tests/virshtest.c      |  11 +++
 2 files changed, 181 insertions(+)

-- 
2.32.0