Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 2.13 KB

testing-a-kmdf-driver.md

File metadata and controls

34 lines (26 loc) · 2.13 KB
title description keywords ms.date
Testing a WDF Driver (KMDF or UMDF)
This topic describes recommendations for testing a Kernel-Mode Driver Framework (KMDF) or User-Mode Driver Framework (UMDF) version 2 driver.
kernel-mode drivers WDK KMDF , testing
KMDF WDK , testing drivers
Kernel-Mode Driver Framework WDK , testing drivers
framework-based drivers WDK KMDF , testing
testing drivers WDK , framework-based drivers
VerifierOn registry value WDK KMDF
04/20/2017

Testing a WDF Driver (KMDF or UMDF)

This topic describes recommendations for testing a Kernel-Mode Driver Framework (KMDF) or User-Mode Driver Framework (UMDF) version 2 driver.

When testing your driver, you should:

To thoroughly test your driver, you must use both the framework's driver verification features and the driver verification tools.