[libvirt PATCHv2 0/2] tests: switch to g_new0 (glib chronicles)

Ján Tomko posted 2 patches 3 years, 6 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1600868365.git.jtomko@redhat.com
tests/commandtest.c              |  7 +++----
tests/domaincapstest.c           |  3 +--
tests/fdstreamtest.c             | 10 ++++------
tests/meson.build                |  2 +-
tests/qemuxml2argvtest.c         |  3 +--
tests/securityselinuxlabeltest.c |  3 +--
tests/securityselinuxtest.c      |  3 +--
tests/testutils.c                |  8 ++------
tests/testutilsqemu.c            |  6 ++----
tests/vircgrouptest.c            |  3 +--
tests/vircryptotest.c            |  5 ++---
tests/virhostcputest.c           |  3 +--
tests/virnetmessagetest.c        |  6 ++----
tests/virnetsockettest.c         |  6 +-----
tests/virnettlshelpers.c         |  3 +--
tests/virstringtest.c            |  3 +--
tests/xlconfigtest.c             |  3 +--
tests/xmconfigtest.c             |  3 +--
18 files changed, 27 insertions(+), 53 deletions(-)
[libvirt PATCHv2 0/2] tests: switch to g_new0 (glib chronicles)
Posted by Ján Tomko 3 years, 6 months ago
This time actually compile-tested.

Ján Tomko (2):
  tests: build SELinux tests
  tests: use g_new0 instead of VIR_ALLOC_N

 tests/commandtest.c              |  7 +++----
 tests/domaincapstest.c           |  3 +--
 tests/fdstreamtest.c             | 10 ++++------
 tests/meson.build                |  2 +-
 tests/qemuxml2argvtest.c         |  3 +--
 tests/securityselinuxlabeltest.c |  3 +--
 tests/securityselinuxtest.c      |  3 +--
 tests/testutils.c                |  8 ++------
 tests/testutilsqemu.c            |  6 ++----
 tests/vircgrouptest.c            |  3 +--
 tests/vircryptotest.c            |  5 ++---
 tests/virhostcputest.c           |  3 +--
 tests/virnetmessagetest.c        |  6 ++----
 tests/virnetsockettest.c         |  6 +-----
 tests/virnettlshelpers.c         |  3 +--
 tests/virstringtest.c            |  3 +--
 tests/xlconfigtest.c             |  3 +--
 tests/xmconfigtest.c             |  3 +--
 18 files changed, 27 insertions(+), 53 deletions(-)

-- 
2.26.2