DF - Embedded Signature Verification Test (Certification)

This test validates that the boot start driver under test is embedded and signed.

Test details

Associated requirements

Device.DevFund.Reliability.BootDriverEmbeddedSignature

See the device hardware requirements.

Platforms

Windows 7 (x64) Windows 7 (x86) Windows RT (ARM-based) Windows 8 (x64) Windows 8 (x86) Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows RT 8.1 Windows 8.1 x64 Windows 8.1 x86 Windows Server 2012 R2

Expected run time

~1 minutes

Categories

Certification

Type

Automated

 

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 troubleshooting information, see Troubleshooting Device Fundamentals Reliability Testing by using the Windows HCK.

More information

Parameters

Parameter Description

Wpa2PskAesSsid

This parameter is required only if the device under test or one of its child devices is a WiFi adapter. Provide the SSID of a WPA2 AES WiFi network that the test can use to test the WiFi adapter.

Default value: kitstestssid

Wpa2PskPassword

This parameter is required only if the device under test or one of its child devices is a WiFi adapter. Provide password of the WPA2 AES WiFi network that is specified by using the Wpa2PskAesSsid parameter.

Default value: password

 

File list

File Location

EmbeddedSignature.exe

<testbinroot>\EmbeddedSignature.exe

Signtool.exe

<testbinroot>\Signtool.exe

 

 

 

Send comments about this topic to Microsoft