[PATCH 0/3] Add an option to use virDomainGetSecurityLabelList and test it

Luke Yue posted 3 patches 2 years, 6 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20210902122936.57399-1-lukedyue@gmail.com
There is a newer version of this series
docs/manpages/virsh.rst      |  5 +-
src/test/test_driver.c       | 42 +++++++++++++++++
tests/virsh-undefine         |  8 ++--
tests/virshtest.c            | 74 +++++++++++++++---------------
tools/virsh-domain-monitor.c | 89 ++++++++++++++++++++++++------------
5 files changed, 146 insertions(+), 72 deletions(-)
[PATCH 0/3] Add an option to use virDomainGetSecurityLabelList and test it
Posted by Luke Yue 2 years, 6 months ago
Luke Yue (3):
  test_driver: Implement virDomainGetSecurityLabelList
  virsh: Add '--full-seclabels' option for dominfo
  tests: Add test for virDomainGetSecurityLabelList

 docs/manpages/virsh.rst      |  5 +-
 src/test/test_driver.c       | 42 +++++++++++++++++
 tests/virsh-undefine         |  8 ++--
 tests/virshtest.c            | 74 +++++++++++++++---------------
 tools/virsh-domain-monitor.c | 89 ++++++++++++++++++++++++------------
 5 files changed, 146 insertions(+), 72 deletions(-)

-- 
2.33.0