DF - Embedded Signature Verification Test (Tuning and Validation)
This test validates that the boot start driver under test is embedded and signed.
Test details
Specifications |
|
Platforms |
|
Supported Releases |
|
Expected run time (in minutes) | 1 |
Category | Scenario |
Timeout (in minutes) | 60 |
Requires reboot | false |
Requires special configuration | false |
Type | automatic |
Additional documentation
Tests in this feature area might have additional documentation, including prerequisites, setup, and troubleshooting information, that can be found in the following topic(s):
Running the test
Before you run the test, complete the test setup as described in the test requirements: Device.Fundamentals Reliability Testing Prerequisites.
If you see an error similar to "<driver name> is not a signed driver", you can use signtool.exe to get more information about the digital signature to better troubleshoot the issue. For example, you could run the following command to find out more about pci.sys: signtool.exe verify /pa /v c:\Windows\system32\drivers\pci.sys.
Troubleshooting
For generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.
For troubleshooting information specific to the Device Fundamentals tests in the HLK and WDK, see Device.DevFund additional documentation.
More information
File list
File | Location |
---|---|
EmbeddedSignature.exe |
<testbinroot>\EmbeddedSignature.exe |
Signtool.exe |
<testbinroot>\Signtool.exe |
Parameters
Parameter name | Parameter description |
---|---|
QueryDriverName | Driver name |