<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/tests/extra, branch oldlinux</title>
<subtitle>[MIRROR] library for accessing and modifying guest disk images</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/'/>
<entry>
<title>build: Define abs_builddir if not defined already.</title>
<updated>2012-06-18T20:45:13+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-18T20:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=bc7f1a5ef156576c069f47ea33f4977979ac032d'/>
<id>bc7f1a5ef156576c069f47ea33f4977979ac032d</id>
<content type='text'>
This is missing on RHEL 5.

This updates commit 50aa9533e4a505e1c64dbedddb30491bfbb755d6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is missing on RHEL 5.

This updates commit 50aa9533e4a505e1c64dbedddb30491bfbb755d6.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Define builddir and abs_srcdir when they are missing.</title>
<updated>2012-06-18T14:32:47+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-17T21:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=50aa9533e4a505e1c64dbedddb30491bfbb755d6'/>
<id>50aa9533e4a505e1c64dbedddb30491bfbb755d6</id>
<content type='text'>
RHEL 5-era autoconf did not define these, so define them manually
when they are missing.

Define builddir as '.'  The scripts require this.  It won't work
in the srcdir != builddir case, but we don't care about that for
RHEL 5.

This commit also moves the builddir / abs_srcdir variable setting
above the include of subdir-rules.mk, in case that include uses
these variables.

Useful script:

  for f in $(find -name Makefile.am | xargs fgrep '$(abs_srcdir)' -l) ; do
    if ! grep -q '^abs_srcdir' $f; then
      echo missing in $f
    fi
  done
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RHEL 5-era autoconf did not define these, so define them manually
when they are missing.

Define builddir as '.'  The scripts require this.  It won't work
in the srcdir != builddir case, but we don't care about that for
RHEL 5.

This commit also moves the builddir / abs_srcdir variable setting
above the include of subdir-rules.mk, in case that include uses
these variables.

Useful script:

  for f in $(find -name Makefile.am | xargs fgrep '$(abs_srcdir)' -l) ; do
    if ! grep -q '^abs_srcdir' $f; then
      echo missing in $f
    fi
  done
</pre>
</div>
</content>
</entry>
<entry>
<title>extra-tests: Check if valgrind supports --vgdb=no option.</title>
<updated>2012-04-18T16:28:47+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-04-18T16:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=58a5b5bd944655b028c915a91dad2220176986db'/>
<id>58a5b5bd944655b028c915a91dad2220176986db</id>
<content type='text'>
This option didn't exist in RHEL 6 valgrind.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option didn't exist in RHEL 6 valgrind.
</pre>
</div>
</content>
</entry>
<entry>
<title>extra-tests: Add suppression for memory leak in FUSE.</title>
<updated>2012-04-12T17:59:04+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-04-12T17:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=a97e9429ea888b4732bbbcfdd85b9368dd6ef96c'/>
<id>a97e9429ea888b4732bbbcfdd85b9368dd6ef96c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extra-tests: Add suppression for libvirt/gnutls leak.</title>
<updated>2012-04-11T17:20:33+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-04-11T17:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=de2dc9f71dd284e033e999a4d0541848a7201b02'/>
<id>de2dc9f71dd284e033e999a4d0541848a7201b02</id>
<content type='text'>
https://www.redhat.com/archives/libvir-list/2012-April/msg00322.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://www.redhat.com/archives/libvir-list/2012-April/msg00322.html
</pre>
</div>
</content>
</entry>
<entry>
<title>extra-tests: Disable valgrind vgdb.</title>
<updated>2012-04-10T17:14:16+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-04-10T17:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=b10a3d718e4ff8957e8af4afafcd1680c386ad33'/>
<id>b10a3d718e4ff8957e8af4afafcd1680c386ad33</id>
<content type='text'>
This leaves files called 'vgdb-pipe-*' in .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This leaves files called 'vgdb-pipe-*' in .
</pre>
</div>
</content>
</entry>
<entry>
<title>extra-tests: Test virt-sysprep.</title>
<updated>2012-04-01T20:55:09+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-04-01T20:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=f8a88def14f844e60f20d7887e249e32b57e7243'/>
<id>f8a88def14f844e60f20d7887e249e32b57e7243</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite virt-sysprep.</title>
<updated>2012-03-31T21:55:33+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-03-31T10:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=026f616650c41e42b7c3058a8637fe2d76bfb793'/>
<id>026f616650c41e42b7c3058a8637fe2d76bfb793</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extra-tests: Export LIBVIRT_DEFAULT_URI to pick-guests.pl.</title>
<updated>2012-03-08T19:27:37+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-03-08T19:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=99702fe443383707b9d9c1b84570baf3bebf9253'/>
<id>99702fe443383707b9d9c1b84570baf3bebf9253</id>
<content type='text'>
This fixes commit 2912e4e1173226f461517a0008664e01b5d3066d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes commit 2912e4e1173226f461517a0008664e01b5d3066d.
</pre>
</div>
</content>
</entry>
<entry>
<title>extra-tests: Check that guests are accessible before picking them.</title>
<updated>2012-03-08T16:19:20+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-03-08T16:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=2912e4e1173226f461517a0008664e01b5d3066d'/>
<id>2912e4e1173226f461517a0008664e01b5d3066d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
