Sweden-Number/dlls/advapi32/tests
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
..
Makefile.in advapi32/tests: Add more RegLoadMUIString tests. 2019-05-27 14:41:53 +02:00
cred.c
crypt.c advapi32/tests: Remove some workarounds in Crypt* tests. 2020-01-10 18:41:48 +01:00
crypt_lmhash.c advapi32/tests: Spelling tweaks in ok() messages. 2019-09-02 20:46:52 +02:00
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c ntdll: Add missing spec file entry for EtwEventWriteString. 2019-10-31 17:44:06 +01:00
lsa.c advapi32: Return the string SID if LookupAccountSid() fails. 2020-02-02 18:48:23 +01:00
registry.c advapi32/tests: Use debug.h functions. 2019-12-17 16:55:16 +01:00
rsrc.rc advapi32/tests: Add more RegLoadMUIString tests. 2019-05-27 14:41:53 +02:00
security.c tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
service.c advapi32/tests: Fix some format-overflow warnings. 2020-02-11 22:39:59 +01:00