wine/dlls/kernel32
Francois Gouget a909baeb4e tests: Report all errors when failing to wait for a child process.
Report the line number where the test failed to wait for the child so
one can identify which child process did not behave as expected.
Also wait_child_process() is meant for the general case so report
all non-crash error cases as test failures so they are accounted for.
Omit the "winetest_" prefix to match the other Wine test functions and
so the underlying winetest_wait_child_process() function can be wrapped
with the usual line-capturing macros.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48651
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-17 10:51:44 +01:00
..
nls
tests tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
actctx.c
atom.c
comm.c
computername.c
console.c
console_private.h
cpu.c
debugger.c
editline.c
environ.c
file.c kernel32: Reimplement ReplaceFile() on top of MoveFileEx(). 2020-03-13 09:42:06 +01:00
format_msg.c
heap.c
kernel32.spec kernel32: Move Idn functions to kernelbase. 2020-03-03 13:20:25 +01:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Move Idn functions to kernelbase. 2020-03-03 13:20:25 +01:00
locale_rc.rc
lzexpand.c
Makefile.in kernel32: Remove the nameprep tables. 2020-03-03 13:20:24 +01:00
module.c
path.c kernel32: Reimplement MoveFileWithProgress() on top of NtSetInformationFile(FileRenameInformation). 2020-03-12 21:18:18 +01:00
powermgnt.c
process.c kernel32: Make QueryWorkingSetEx use MemoryWorkingSetExInformation. 2020-02-07 13:25:37 +01:00
profile.c
resource.c
string.c
sync.c
tape.c
term.c
thread.c
time.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c kernel32: Reimplement DefineDosDevice() on top of NT symbolic links. 2020-02-27 23:34:51 +01:00
wer.c
winerror.mc