wine/dlls/mscoree
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
..
tests tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
assembly.c
config.c mscoree: Don't print FIXME for unused config file elements. 2020-01-13 19:41:03 +01:00
cordebug.c
corruntimehost.c mscoree: Remove appdomain tracking. 2020-02-19 20:26:53 +01:00
Makefile.in
metadata.c
metahost.c mscoree: Remove appdomain tracking. 2020-02-19 20:26:53 +01:00
mscoree.spec mscoree: Add diagnostic CorGetSvc stub. 2019-08-09 01:59:23 +02:00
mscoree_classes.idl
mscoree_main.c mscoree: Add diagnostic CorGetSvc stub. 2019-08-09 01:59:23 +02:00
mscoree_private.h mscoree: Remove appdomain tracking. 2020-02-19 20:26:53 +01:00