[PATCH] kernel32/tests: Add single step and debug service tests.

Alexandre Julliard julliard at winehq.org
Mon Aug 12 18:33:26 CDT 2019


Jacek Caban <jacek at codeweavers.com> writes:

> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>  dlls/kernel32/tests/debugger.c | 364 +++++++++++++++++++++++++++++++--
>  1 file changed, 346 insertions(+), 18 deletions(-)

This fails here:

../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe debugger && touch debugger.ok
debugger.c:1303: Test failed: ExceptionAddress = 7BCA6E24
debugger.c:1305: Test failed: unexpected instruction pointer F7F2F079
debugger.c:1308: Test failed: ExceptionAddress = F7F2F07A expected 00340402
debugger.c:1308: Test failed: unexpected instruction pointer F7F2F07A expected 00340402
debugger.c:1309: Test failed: ExceptionAddress = F7F2F07B expected 00340403
debugger.c:1309: Test failed: unexpected instruction pointer F7F2F07B expected 00340403
debugger.c:1310: Test failed: ExceptionAddress = F7F2F07C expected 00340400
debugger.c:1310: Test failed: unexpected instruction pointer F7F2F07C expected 00340400
make: *** [Makefile:347: debugger.ok] Error 8

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list