[libvirt] [PATCH 0/3] Perform some minor rather cosmetic adjustments to tests

Erik Skultety eskultet at redhat.com
Thu Apr 21 10:41:20 UTC 2016


When I was adding new admin related tests, I noticed that we have some test
data leftovers in the repo, as well as having a test that isn't enabled,
although it should be and that we still have some JSON test data using tabs
for indentation...my bad, I got through the log history only to see that when
I merged a patch to fix this, I failed to do it properly.

Erik Skultety (3):
  tests: remove virnetservertest data leftovers
  tests: virnetdaemon: Replace tabs with spaces
  tests: virnetdaemontest: Enable testing for no-keepalive-required

 .../input-data-admin-server-names.json             | 204 +++++++++----------
 .../output-data-no-keepalive-required.json         | 224 ++++++++++-----------
 tests/virnetdaemontest.c                           |   1 +
 .../input-data-initial-nomdns.json                 |  61 ------
 .../output-data-initial-nomdns.json                |  62 ------
 5 files changed, 215 insertions(+), 337 deletions(-)
 delete mode 100644 tests/virnetserverdata/input-data-initial-nomdns.json
 delete mode 100644 tests/virnetserverdata/output-data-initial-nomdns.json

-- 
2.4.11




More information about the libvir-list mailing list