<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wayland/tests/queue-test.c, branch 1.2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/wayland/atom/tests/queue-test.c?h=1.2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/wayland/atom/tests/queue-test.c?h=1.2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/'/>
<updated>2013-07-09T23:18:10Z</updated>
<entry>
<title>Replace two remaining wl_display_add_gloavl() occurences</title>
<updated>2013-07-09T23:18:10Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2013-07-09T23:18:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=7100a5e0bb07d77f1700abe53968ffc5ba3749ce'/>
<id>urn:sha1:7100a5e0bb07d77f1700abe53968ffc5ba3749ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>queue-test: WEXITSTATUS() is undefined if WIFEXITED() is false</title>
<updated>2013-02-08T16:38:59Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2013-02-08T16:38:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=adcb2d73b3377c749efcae5ae0e5471e10b6646f'/>
<id>urn:sha1:adcb2d73b3377c749efcae5ae0e5471e10b6646f</id>
<content type='text'>
If a child process dies from a signal, WIFEXITED() returns false and
WEXITSTATUS() isn't well-defined.  In this case, if the client segfaults,
the status is 134 and WEXITSTATUS(134) is EXIT_SUCCESS, so we mask the error.
</content>
</entry>
<entry>
<title>tests: Add out of order delete_id queue tests</title>
<updated>2012-11-07T23:37:55Z</updated>
<author>
<name>Jonas Ådahl</name>
<email>jadahl@gmail.com</email>
</author>
<published>2012-11-06T07:15:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=2a8da76fb1b3afdb633a9551054ff9cecb89beca'/>
<id>urn:sha1:2a8da76fb1b3afdb633a9551054ff9cecb89beca</id>
<content type='text'>
Verify that when receiving the first of two synchronization callback
events, destroying the second one doesn't cause any errors even if the
delete_id event is handled out of order.

Signed-off-by: Jonas Ådahl &lt;jadahl@gmail.com&gt;
</content>
</entry>
<entry>
<title>tests: Use a pipe for synchronization to avoid potential deadlock</title>
<updated>2012-11-07T23:37:46Z</updated>
<author>
<name>Jonas Ådahl</name>
<email>jadahl@gmail.com</email>
</author>
<published>2012-11-06T07:15:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=3d651dc2eecbfba8c1fc813eedcf615364d5a2ac'/>
<id>urn:sha1:3d651dc2eecbfba8c1fc813eedcf615364d5a2ac</id>
<content type='text'>
Using signals in the previous way could potentially lead to dead locks
if the SIGCONT was signalled before a listener was registered.

Signed-off-by: Jonas Ådahl &lt;jadahl@gmail.com&gt;
</content>
</entry>
<entry>
<title>tests: Add queue test case</title>
<updated>2012-11-05T20:48:12Z</updated>
<author>
<name>Jonas Ådahl</name>
<email>jadahl@gmail.com</email>
</author>
<published>2012-11-03T21:26:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=1801cdc41ac0653e4ff0f0cc4eeaf373ae40edf4'/>
<id>urn:sha1:1801cdc41ac0653e4ff0f0cc4eeaf373ae40edf4</id>
<content type='text'>
Check that after a callback removes a proxy that most likely will have
several events queued up with the same target proxy, no more callbacks
are invoked.

Signed-off-by: Jonas Ådahl &lt;jadahl@gmail.com&gt;
</content>
</entry>
</feed>
