tests: Add out of order delete_id queue tests
authorJonas Ådahl <jadahl@gmail.com>
Tue, 6 Nov 2012 07:15:04 +0000 (08:15 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 7 Nov 2012 23:37:55 +0000 (18:37 -0500)
commit2a8da76fb1b3afdb633a9551054ff9cecb89beca
tree06fde51f94618928965e054047706bc4d842d41b
parent3d651dc2eecbfba8c1fc813eedcf615364d5a2ac
tests: Add out of order delete_id queue tests

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 <jadahl@gmail.com>
tests/queue-test.c