[PATCH 2/6] ntoskrnl.exe/tests: Add IoCallDriver tests.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntoskrnl.exe/tests/driver.c | 74 ++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=51733 Your paranoid android. === w2003std (task log) === Task errors: The previous 1 run(s) terminated abnormally === debian9 (build log) === error: patch failed: include/ddk/wdm.h:1559 error: patch failed: dlls/ntoskrnl.exe/tests/driver.c:1229 Task: Patch failed to apply === debian9 (build log) === error: patch failed: include/ddk/wdm.h:1559 error: patch failed: dlls/ntoskrnl.exe/tests/driver.c:1229 Task: Patch failed to apply
participants (2)
-
Jacek Caban -
Marvin