Storage Query Property (LOGO)
This test verifies a storage adapter driver's implementation of IOCTL_STORAGE_QUERY_PROPERTY for both the StorageDeviceProperty and StorageAdapterProperty.
Test details
|
Associated requirements |
Device.Storage.Controller.ClassCode |
|
Platforms |
Windows 7 (x64)
|
|
Expected run time |
~2 minutes |
|
Categories |
Certification |
|
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Storage Adapter or Controller Testing Overview.
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Storage Testing.
More information
Parameters
| Parameter | Description |
|---|---|
|
WDKDeviceID |
The device instance ID. |
|
QueryStorage_bus_type |
The bus type. Default value: StorageDevice/BusType |
Command syntax
| Command option | Description |
|---|---|
|
QueryProperty.exe /device “[WDKDeviceID]” /busType “[QueryStorage_bus_type]” |
Runs the test. |
Note |
|---|
For command-line help for this test binary, type /h. |
File list
| File | Location |
|---|---|
|
QueryProperty.exe |
<[testbinroot]>\nttest\driverstest\storage\wdk\ |
|
Storagedevices.dll |
<[testbinroot]>\nttest\driverstest\storage\wdk\ |

Note