[libvirt] [PATCH v5 0/1] add test for driver.c:virConnectValidateURIPath()

Daniel Henrique Barboza posted 1 patch 4 years, 6 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20191009191144.7404-1-danielhb413@gmail.com
tests/Makefile.am                 |  7 ++-
tests/virdriverconnvalidatetest.c | 90 +++++++++++++++++++++++++++++++
2 files changed, 96 insertions(+), 1 deletion(-)
create mode 100644 tests/virdriverconnvalidatetest.c
[libvirt] [PATCH v5 0/1] add test for driver.c:virConnectValidateURIPath()
Posted by Daniel Henrique Barboza 4 years, 6 months ago
changes from v4:
- other patches got merged, this is the last survivor
- enhanced the code by attending to all suggestions from Cole Robinson

v4: https://www.redhat.com/archives/libvir-list/2019-September/msg01164.html

Daniel Henrique Barboza (1):
  tests: add a test for driver.c:virConnectValidateURIPath()

 tests/Makefile.am                 |  7 ++-
 tests/virdriverconnvalidatetest.c | 90 +++++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+), 1 deletion(-)
 create mode 100644 tests/virdriverconnvalidatetest.c

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list