1. 26 11月, 2007 1 次提交
  2. 20 11月, 2007 1 次提交
    • D
      * tests/sexpr2xmltest.c tests/xml2sexprtest.c: warn before exiting · ef4006b3
      Daniel Veillard 提交于
        if the path environment variable is missing, add the tests for
        <shareable/> from/to w! ode for disk
      * tests/sexpr2xmldata/sexpr2xml-disk-block-shareable.sexpr
        tests/sexpr2xmldata/sexpr2xml-disk-block-shareable.xml
        tests/xml2sexprdata/xml2sexpr-disk-block-shareable.sexpr
        tests/xml2sexprdata/xml2sexpr-disk-block-shareable.xml:
        the new tests data
      Daniel
      ef4006b3
  3. 14 11月, 2007 1 次提交
    • J
      Arrange for tests to pass in a non-srcdir build. · 5a6571eb
      Jim Meyering 提交于
      * tests/Makefile.am: Include the contents of the *data directories
      in the make-dist-built tarball by adding each of that *data
      directories to EXTRA_DIST.
      Also add int-overflow (via $(test_scripts)) to EXTRA_DIST.
      * tests/nodeinfotest.c: Prepend "$abs_top_srcdir/tests" to
      each input file name.
      * tests/qemuxml2argvtest.c: Likewise.
      * tests/qemuxml2xmltest.c: Likewise.
      * tests/sexpr2xmltest.c: Likewise.
      * tests/test_conf.sh: Likewise.
      * tests/virshtest.c: Likewise.
      * tests/xencapstest.c: Likewise.
      * tests/xmconfigtest.c: Likewise.
      * tests/xml2sexprtest.c: Likewise.
      
      
      Author: Jim Meyering <meyering@redhat.com>
      5a6571eb
  4. 21 8月, 2007 2 次提交
  5. 19 7月, 2007 1 次提交
  6. 17 7月, 2007 1 次提交
  7. 07 6月, 2007 1 次提交
    • D
      * src/xend_internal.c src/xm_internal.c src/xml.c: add support · a80faa4b
      Daniel Veillard 提交于
        for arguments to bootloader, patch from Hugh Brock
      * tests/sexpr2xmltest.c tests/xml2sexprtest.c
        tests/sexpr2xmldata/sexpr2xml-pv-bootloader.sexpr
        tests/sexpr2xmldata/sexpr2xml-pv-bootloader.xml
        tests/xml2sexprdata/xml2sexpr-pv-bootloader.sexpr
        tests/xml2sexprdata/xml2sexpr-pv-bootloader.xml: add specific
        regression tests
      Daniel
      a80faa4b
  8. 12 4月, 2007 1 次提交
    • D
      * src/xend_internal.c src/xml.c: applied patch from Nobuhiro Itou · 1ec25df2
      Daniel Veillard 提交于
        to handle CDRom devices with no device name
      * tests/sexpr2xmltest.c tests/xml2sexprtest.c
        tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.sexpr
        tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.xml
        tests/xml2sexprdata/xml2sexpr-no-source-cdrom.sexpr
        tests/xml2sexprdata/xml2sexpr-no-source-cdrom.xml: added regression
        tests for this case based on Nobuhiro Itou test inputs.
      Daniel
      1ec25df2
  9. 16 3月, 2007 1 次提交
  10. 15 3月, 2007 1 次提交
    • D
      * configure.in proxy/Makefile.am proxy/libvirt_proxy.c · 181ce1fd
      Daniel Veillard 提交于
        src/Makefile.am src/libvirt.c src/qemu_internal.c src/test.c
        src/xen_internal.c src/xen_internal.h src/xend_internal.c
        src/xm_internal.c src/xml.c src/xs_internal.c
        tests/Makefile.am tests/sexpr2xmltest.c tests/xmconfigtest.c:
        allow selective compilation of Xen,QEmu/KVM and test support
        in or out at configure time. Also allows to compile on a system
        without Xen development installed. All drivers are selected by
        default.
      Daniel
      181ce1fd
  11. 13 12月, 2006 1 次提交
  12. 07 12月, 2006 1 次提交
  13. 15 11月, 2006 1 次提交
  14. 10 11月, 2006 1 次提交
    • D
      * src/xend_internal.c src/xml.c: add an extra element currentMemory · 28a60cbc
      Daniel Veillard 提交于
        to the XML description and handle its serialization back and
        forth between XML and S-Expr
      * tests/sexpr2xmltest.c tests/xml2sexprtest.c
        tests/sexpr2xmldata/sexpr2xml-curmem.*
        tests/xml2sexprdata/xml2sexpr-curmem.*: added specific regression
        tests for this, this didn't disturb any of the other tests.
      Daniel
      28a60cbc
  15. 09 10月, 2006 1 次提交
  16. 06 10月, 2006 1 次提交
  17. 14 9月, 2006 1 次提交
  18. 12 9月, 2006 1 次提交
  19. 24 8月, 2006 1 次提交