[libvirt] [PATCH 0/6] Remove 'make check' heating

Ján Tomko jtomko at redhat.com
Fri Jun 17 18:04:35 UTC 2016


https://xkcd.com/1172/

Ján Tomko (6):
  Remove virsh-all
  tests: mock gnutls_dh_params_generate2
  Introduce virsh self-test
  Remove virsh-synopsis
  Drop virrandomtest
  Mark virsh-optparse as expensive

 .gitignore                           |  1 +
 tests/Makefile.am                    |  8 +---
 tests/virnettlscontexttest.c         |  2 +-
 tests/virnettlssessiontest.c         |  2 +-
 tests/virrandommock.c                | 51 +++++++++++++++++++++
 tests/virrandomtest.c                | 86 ------------------------------------
 tests/virsh-optparse                 |  2 +
 tests/{virsh-all => virsh-self-test} | 31 ++++---------
 tests/virsh-synopsis                 | 44 ------------------
 tools/virsh.c                        | 50 +++++++++++++++++++++
 10 files changed, 115 insertions(+), 162 deletions(-)
 delete mode 100644 tests/virrandomtest.c
 rename tests/{virsh-all => virsh-self-test} (54%)
 delete mode 100755 tests/virsh-synopsis

-- 
2.7.3




More information about the libvir-list mailing list