[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] Test coroutine execution order
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PATCH] Test coroutine execution order |
Date: |
Tue, 6 Aug 2013 10:47:55 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Am 05.08.2013 um 21:11 hat Charlie Shepherd geschrieben:
> This patch adds a test for coroutine execution order in test-coroutine - this
> catches a bug in the CPC coroutine implementation.
>
> ---
> tests/test-coroutine.c | 54
> ++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 54 insertions(+)
This patch doesn't have a Signed-off-by line, so I can't apply it.
Looks good otherwise, you can add to v2:
Reviewed-by: Kevin Wolf <address@hidden>