Module: tools Branch: master Commit: ab725dad3b8b3076847aeaf06e94a89c8fb125e5 URL: http://source.winehq.org/git/tools.git/?a=commit;h=ab725dad3b8b3076847aeaf06...
Author: Francois Gouget fgouget@codeweavers.com Date: Wed Jun 14 10:47:10 2017 +0200
winetest/dissect: Better check the task report.
This makes the dissect analysis match the expected results on the report test. In particular it now leverages the pid traces to detect when a test has no test summary line for its main process.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
winetest/dissect | 437 ++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 334 insertions(+), 103 deletions(-)
Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=ab725dad3b8b3076847ae...