Zebediah Figura : ntoskrnl/tests: Test child device enumeration.

Alexandre Julliard julliard at winehq.org
Mon Apr 12 16:11:25 CDT 2021


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Sat Apr 10 21:57:15 2021 -0500

ntoskrnl/tests: Test child device enumeration.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/hidclass.sys/pnp.c              |   4 +-
 dlls/ntoskrnl.exe/tests/Makefile.in  |   2 +-
 dlls/ntoskrnl.exe/tests/driver.h     |   4 +
 dlls/ntoskrnl.exe/tests/driver_pnp.c | 295 +++++++++++++++++++++++++++++++++++
 dlls/ntoskrnl.exe/tests/ntoskrnl.c   | 131 +++++++++++++++-
 include/cfgmgr32.h                   |  12 ++
 include/ddk/wdm.h                    |   6 +-
 7 files changed, 447 insertions(+), 7 deletions(-)

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



More information about the wine-cvs mailing list