[PATCH v2 2/3] ntdll/tests: Add tests for ContinueDebugEvent with DBG_REPLY_LATER status.

Jacek Caban jacek at codeweavers.com
Thu Feb 13 13:45:19 CST 2020


Hi Rémi,

On 10.02.2020 17:48, Rémi Bernon wrote:
> Signed-off-by: Rémi Bernon<rbernon at codeweavers.com>
> ---
>   dlls/ntdll/tests/exception.c | 39 +++++++++++++++++++++++++++++++++++-
>   1 file changed, 38 insertions(+), 1 deletion(-)


The test itself looks good to me. However, looking at context and other 
stuff in test_debugger(), it feels a bit misplaced. How about adding 
that to kernel32 test_debugger() instead?


Thanks,

Jacek




More information about the wine-devel mailing list