<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/tests, 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>EPEL 5: Remove Fedora MD test images.</title>
<updated>2012-06-27T15:36:17+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-22T12:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=3735e0210eed902e9f9bf9145f2abd46ae4191e4'/>
<id>3735e0210eed902e9f9bf9145f2abd46ae4191e4</id>
<content type='text'>
On RHEL 5, mdadm is not able to create md devices with aliases,
eg. '/dev/md/boot'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On RHEL 5, mdadm is not able to create md devices with aliases,
eg. '/dev/md/boot'.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add ./run --test option.</title>
<updated>2012-06-26T22:34:30+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-26T21:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=05d4e07918bfa9907a1fa66391e8e2e2370c64d4'/>
<id>05d4e07918bfa9907a1fa66391e8e2e2370c64d4</id>
<content type='text'>
This option, when added via
  TESTS_ENVIRONMENT = [...] $(top_builddir)/run --test
allows us to run the tests and only print the full output (including
debugging etc) when the test fails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option, when added via
  TESTS_ENVIRONMENT = [...] $(top_builddir)/run --test
allows us to run the tests and only print the full output (including
debugging etc) when the test fails.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add thread IDs to test of bug 790721.</title>
<updated>2012-06-26T08:17:56+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-26T08:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=90d0beb3c528d91029349b64d0159836c776189b'/>
<id>90d0beb3c528d91029349b64d0159836c776189b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Allow SELinux tests to be skipped with an environment variable.</title>
<updated>2012-06-25T14:21:32+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-25T14:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=2afa0eeb9040d90fc020c01caa0b24b00e0556ce'/>
<id>2afa0eeb9040d90fc020c01caa0b24b00e0556ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/xml: Fix compilation of test on RHEL 5 with old libvirt.</title>
<updated>2012-06-22T12:18:58+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-22T12:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=461455ca7cab93af09445d135483f5705589cc0c'/>
<id>461455ca7cab93af09445d135483f5705589cc0c</id>
<content type='text'>
Old &lt;libvirt.h&gt; had a conflicting definition of virDomainGetXMLDesc:

fake_libvirt_xml.c:36: error: conflicting types for 'virDomainGetXMLDesc'
/usr/include/libvirt/libvirt.h:715: error: previous declaration of 'virDomainGetXMLDesc' was here

The difference is not material ('int' vs. 'unsigned int').

Avoid the error by not including &lt;libvirt.h&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old &lt;libvirt.h&gt; had a conflicting definition of virDomainGetXMLDesc:

fake_libvirt_xml.c:36: error: conflicting types for 'virDomainGetXMLDesc'
/usr/include/libvirt/libvirt.h:715: error: previous declaration of 'virDomainGetXMLDesc' was here

The difference is not material ('int' vs. 'unsigned int').

Avoid the error by not including &lt;libvirt.h&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add workaround for missing O_CLOEXEC.</title>
<updated>2012-06-22T12:18:52+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-22T11:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=9e7644346dc4303316e59dda13ea5b2f60549626'/>
<id>9e7644346dc4303316e59dda13ea5b2f60549626</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Fix broken workarounds for missing O_CLOEXEC.</title>
<updated>2012-06-22T12:18:49+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-22T11:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=35882ba97722ddf9b4c55a332961b08ad8240dd7'/>
<id>35882ba97722ddf9b4c55a332961b08ad8240dd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add SKIP_TEST_* variables to allow these tests to be skipped.</title>
<updated>2012-06-22T09:57:47+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-22T07:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=145f35badfd9ca4a6d9f54f7732566a5e5114876'/>
<id>145f35badfd9ca4a6d9f54f7732566a5e5114876</id>
<content type='text'>
By setting these variables, we can skip tests that fail on
RHEL 5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By setting these variables, we can skip tests that fail on
RHEL 5.
</pre>
</div>
</content>
</entry>
<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>tests: Replace truncate command with 'guestfish sparse'.</title>
<updated>2012-06-18T14:33:04+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-18T12:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=39df80dcc0e485e69048bddbf33c259ce532e50d'/>
<id>39df80dcc0e485e69048bddbf33c259ce532e50d</id>
<content type='text'>
RHEL 5 didn't have the truncate command, but we can replace:

  truncate -s SIZE FILE

with the roughly equivalent command:

  guestfish sparse FILE SIZE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RHEL 5 didn't have the truncate command, but we can replace:

  truncate -s SIZE FILE

with the roughly equivalent command:

  guestfish sparse FILE SIZE
</pre>
</div>
</content>
</entry>
</feed>
