wine-wine/programs/winetest
Francois Gouget 873eace6e4 wine/test.h: Identify the process responsible for test summary lines.
Currently the child process summary lines are indistinguishable from the
main process one. This makes it impossible to automatically detect
when a process exits abruptly, i.e. without printing a summary line,
if it has run a subprocess.

This will let analysis tools identify which summary lines correspond to
processes they started and thus when some are missing.  Note also that
in case of a crash the 'unhandled exception' play the same role as the
test summary lines. Thus it is important to also tag them with the pid
of the source process.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-22 16:45:22 +01:00
..
Makefile.in makefiles: Expand the test resource list through a makefile variable. 2015-11-13 22:24:53 +09:00
gui.c winetest: Remove duplicate if check. 2016-08-01 05:30:17 -05:00
main.c wine/test.h: Identify the process responsible for test summary lines. 2017-02-22 16:45:22 +01:00
resource.h
send.c winetest: Allow sending the report to another server. 2017-02-13 22:15:02 +01:00
util.c winetest: Avoid Unicode macros. 2012-01-19 21:08:56 +01:00
winetest.h winetest: Allow sending the report to another server. 2017-02-13 22:15:02 +01:00
winetest.ico winetest: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
winetest.rc winetest: Set font in resources. 2013-06-03 11:28:31 +02:00
winetest.svg winetest: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00