[libvirt] [PATCH v2 0/4] tests: Add and use more DO_TEST_CAPS_*() macros

Andrea Bolognani posted 4 patches 4 years, 9 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190702155042.24568-1-abologna@redhat.com
tests/qemuxml2argvtest.c | 76 ++++++++++++++++++++--------------------
tests/qemuxml2xmltest.c  | 32 +++++++++--------
2 files changed, 55 insertions(+), 53 deletions(-)
[libvirt] [PATCH v2 0/4] tests: Add and use more DO_TEST_CAPS_*() macros
Posted by Andrea Bolognani 4 years, 9 months ago
Changes from [v1]:

  * split 1/2 into three separate patches for easier review.

[v1] https://www.redhat.com/archives/libvir-list/2019-July/msg00069.html

Andrea Bolognani (4):
  tests: Reorder DO_TEST_CAPS_*() macros
  tests: Add DO_TEST_CAPS_ARCH_VER_FULL()
  tests: Add more DO_TEST_CAPS_*() macros
  tests: Use the new DO_TEST_CAPS_*() macros

 tests/qemuxml2argvtest.c | 76 ++++++++++++++++++++--------------------
 tests/qemuxml2xmltest.c  | 32 +++++++++--------
 2 files changed, 55 insertions(+), 53 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/4] tests: Add and use more DO_TEST_CAPS_*() macros
Posted by Ján Tomko 4 years, 9 months ago
On Tue, Jul 02, 2019 at 05:50:38PM +0200, Andrea Bolognani wrote:
>Changes from [v1]:
>
>  * split 1/2 into three separate patches for easier review.
>
>[v1] https://www.redhat.com/archives/libvir-list/2019-July/msg00069.html
>
>Andrea Bolognani (4):
>  tests: Reorder DO_TEST_CAPS_*() macros
>  tests: Add DO_TEST_CAPS_ARCH_VER_FULL()
>  tests: Add more DO_TEST_CAPS_*() macros
>  tests: Use the new DO_TEST_CAPS_*() macros
>
> tests/qemuxml2argvtest.c | 76 ++++++++++++++++++++--------------------
> tests/qemuxml2xmltest.c  | 32 +++++++++--------
> 2 files changed, 55 insertions(+), 53 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

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