1. 21 5月, 2009 1 次提交
  2. 19 5月, 2009 1 次提交
  3. 13 5月, 2009 1 次提交
  4. 03 4月, 2009 1 次提交
  5. 04 3月, 2009 2 次提交
  6. 03 3月, 2009 3 次提交
  7. 24 2月, 2009 1 次提交
    • M
      Add nodedevxml2xml test · da61daa2
      Mark McLoughlin 提交于
      Add a test to check node device XML parsing by first parsing
      the XML, then re-formatting as XML and finally comparing the
      resulting XML to the original XML.
      da61daa2
  8. 17 2月, 2009 1 次提交
  9. 27 1月, 2009 1 次提交
  10. 23 1月, 2009 1 次提交
  11. 17 1月, 2009 2 次提交
  12. 09 1月, 2009 1 次提交
  13. 23 12月, 2008 1 次提交
    • D
      fix make check with the new logging support · b4962134
      Daniel Veillard 提交于
      * qemud/qemud.c qemud/test_libvirtd_qemu.aug tests/Makefile.am
        tests/daemon-conf: fix make check with the new logging support
        the messages now carry a timestamp which need to be removed,
        the daemon needs to exit if the log configuration informations
        are wrong and we also look at the LIBVIRT_DEBUG environment
        variable
      Daniel
      b4962134
  14. 21 12月, 2008 1 次提交
  15. 12 12月, 2008 1 次提交
    • J
      remove unused xmlrpc-related files · 506629e6
      Jim Meyering 提交于
      * src/xmlrpc.h: Remove file.
      * src/xmlrpc.c: Likewise.
      * tests/test_xmlrpc.sh: Likewise.
      * tests/xmlrpctest.c: Likewise.
      * tests/xmlrpcserver.py: Likewise.
      * tests/Makefile.am (EXTRA_DIST): Remove xmlserver.py.
      (noinst_PROGRAMS): Remove xmlrpctest, along with associated variables.
      * po/POTFILES.in: Remove src/xmlrpc.c.
      * tests/.cvsignore: Remove xmlrpctest.
      506629e6
  16. 10 12月, 2008 1 次提交
    • J
      fix just-broken "virsh start" and "virsh pool-start" commands · 3693a02f
      Jim Meyering 提交于
      * src/virsh.c (cmdPoolStart, cmdStart): Change hard-coded
      vshCommandOptDomainBy string argument to match just-changed
      option name.  Cole Robinson reported that "virsh start" was
      broken and provided that part of the fix.
      Bug introduced by yesterday's "virsh.c: tweak options to produce
      more accurate help".
      * tests/start: New file.  Test for the above fix.
      * tests/Makefile.am (test_scripts): Add start.
      3693a02f
  17. 25 11月, 2008 2 次提交
  18. 24 11月, 2008 3 次提交
    • J
      tests: new test: virsh-synopsis · 62bcd5d3
      Jim Meyering 提交于
      * tests/virsh-synopsis: new file
      * tests/Makefile.am (test_scripts): Add virsh-synopsis.
      * src/virsh.c: Correct help SYNOPSIS for each of seven commands.
      
      When I first ran this script, "make check" failed like this:
        ...
        invalid help SYNOPSIS for net-create:
            create a network from an XML <file>
        invalid help SYNOPSIS for net-define:
            define a network from an XML <file>
        invalid help SYNOPSIS for net-start:
            start <network>
        invalid help SYNOPSIS for pool-create:
            create a pool from an XML <file>
        invalid help SYNOPSIS for pool-define:
            define a pool from an XML <file>
        invalid help SYNOPSIS for pool-start:
            start <pool>
        invalid help SYNOPSIS for vol-create:
            create <file>
        FAIL: virsh-synopsis
      62bcd5d3
    • J
      tests: virsh-all: new script · 8275cc5e
      Jim Meyering 提交于
      * tests/virsh-all: New script.
      * tests/Makefile.am (test_scripts): Add virsh-all.
      8275cc5e
    • J
      Move the expected output data from virshdata/*.txt into virshtest.c. · 5b5393f2
      Jim Meyering 提交于
      * tests/virshtest.c: Embed literal, expected output here, rather than
      using virshdata/*.txt file names.
      Factor out some common constructs.
      (testCompareOutputLit): New function.
      (testCompareOutput): #ifdef-out, not that it's unused.
      * tests/Makefile.am (SUBDIRS): Remove virshdata/ and all files in it.
      * docs/testnode.xml: Fix typo in a comment.
      * configure.in (AC_OUTPUT): Remove tests/virshdata/Makefile.
      5b5393f2
  19. 21 11月, 2008 1 次提交
  20. 18 11月, 2008 1 次提交
  21. 17 11月, 2008 1 次提交
  22. 05 11月, 2008 1 次提交
  23. 04 11月, 2008 1 次提交
  24. 01 8月, 2008 1 次提交
  25. 25 7月, 2008 2 次提交
  26. 23 7月, 2008 1 次提交
  27. 26 6月, 2008 1 次提交
  28. 19 6月, 2008 1 次提交
  29. 29 5月, 2008 1 次提交
  30. 23 5月, 2008 1 次提交
  31. 17 5月, 2008 1 次提交
  32. 28 4月, 2008 1 次提交