[1/6] kernel32/tests: Extend IsProcessInJob tests (try 2)

Andrew Cook ariscop at gmail.com
Tue Mar 31 20:48:34 CDT 2015


When JobHandle is NULL, IsProcessInJob returns true if the process
is in any job, add tests for this.

And test against a second job object to check our implementation
isn't ignoring JobHandle.

Changes in try 2:
- Add missing Close handle

Testbot run: https://testbot.winehq.org/JobDetails.pl?Key=12558
---
 dlls/kernel32/tests/process.c | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-tests-Extend-IsProcessInJob-tests.patch
Type: text/x-patch
Size: 2281 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150401/7b05137c/attachment.bin>


More information about the wine-patches mailing list