Paul Gofman : ntoskrnl.exe/tests: Add initial test for netio.sys.

Alexandre Julliard julliard at winehq.org
Fri Jun 12 16:01:18 CDT 2020


Module: wine
Branch: master
Commit: e63c3ed8279d782ef23702893ce1a3a98bf58885
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e63c3ed8279d782ef23702893ce1a3a98bf58885

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Thu Jun 11 17:47:45 2020 +0300

ntoskrnl.exe/tests: Add initial test for netio.sys.

Test driver should import netio.sys which is available since Vista,
so a new test driver is needed to preserve XP compatibility for the
existing tests.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntoskrnl.exe/tests/Makefile.in  |   4 +
 dlls/ntoskrnl.exe/tests/driver4.c    | 246 +++++++++++++++++++++++++++++++++++
 dlls/ntoskrnl.exe/tests/driver4.spec |   1 +
 dlls/ntoskrnl.exe/tests/ntoskrnl.c   |  59 +++++++--
 4 files changed, 302 insertions(+), 8 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e63c3ed8279d782ef23702893ce1a3a98bf58885



More information about the wine-cvs mailing list