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

Luke Yue lukedyue at gmail.com
Fri Dec 3 14:19:53 UTC 2021


diff to v1:
- Add some variety when filling the test driver seclabels array
- Split 2/3 in v1 to function patch and align output patch

link to v1: https://listman.redhat.com/archives/libvir-list/2021-September/msg00015.html
link to CI: https://gitlab.com/lukedyue/libvirt/-/pipelines/422002148

Luke Yue (4):
  test_driver: Implement virDomainGetSecurityLabelList
  virsh: Add '--full-seclabels' option for dominfo
  virsh: Realign some outputs
  tests: Add test for virDomainGetSecurityLabelList

 docs/manpages/virsh.rst      |  5 ++-
 src/test/test_driver.c       | 43 ++++++++++++++++++
 tests/virsh-undefine         |  8 ++--
 tests/virshtest.c            | 77 ++++++++++++++++----------------
 tools/virsh-domain-monitor.c | 85 ++++++++++++++++++++++++------------
 5 files changed, 147 insertions(+), 71 deletions(-)

-- 
2.34.1




More information about the libvir-list mailing list