]> git.proxmox.com Git - mirror_qemu.git/commit - tests/test-coroutine.c
Test coroutine execution order
authorCharlie Shepherd <charlie@ctshepherd.com>
Thu, 8 Aug 2013 02:23:14 +0000 (03:23 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 28 Nov 2013 09:30:52 +0000 (10:30 +0100)
commitf8d1daea6f3ccd7450c2177ffb8903f0202711ee
tree5ca5435565aa8c68f2133ab5c28d9042b4d0a801
parentb276d2499428795629eee8ee93ba1ea100bb1bc9
Test coroutine execution order

This patch adds a test for coroutine execution order in test-coroutine -
this catches a bug in the CPC coroutine implementation.

Signed-off-by: Charlie Shepherd <charlie@ctshepherd.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/test-coroutine.c