ntdll/tests: Add tests for accessing \\Device\\Null.

Sebastian Lackner sebastian at fds-team.de
Sun May 17 23:37:09 CDT 2015


On Windows the async functions always return immediately, but the tests are
written in such a way that they are also compatible with a delay (which will
be the case if we implement it as a device driver).

---
 dlls/ntdll/tests/om.c | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 100 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-tests-Add-tests-for-accessing-Device-Null.patch
Type: text/x-patch
Size: 4479 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150518/41c6f183/attachment.bin>


More information about the wine-patches mailing list