Object ID test
This automated test checks the following collection of FSCTLs:
FSCTL_CREATE_OR_GET_OBJECT_ID
FSCTL_DELETE_OBJECT_ID
FSCTL_GET_OBJECT_ID
FSCTL_SET_OBJECT_ID
FSCTL_SET_OBJECT_ID_EXTENDED
Note
For more information about the behavior of file systems, see File System Behavior in the Microsoft Windows Environment.
Test details
Specifications |
|
Platforms |
|
Supported Releases |
|
Expected run time (in minutes) | 30 |
Category | Development |
Timeout (in minutes) | 1800 |
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
For more information about requirements, see File System Testing Prerequisites.
In addition, this test requires extra hard drive space for four simple 2,048-megabyte (MB) partitions and two simple 1,024-MB partitions.
Before you run the test, you must add the following partitions to the Windows environment.
Label | File system | Size | Expected drive letter |
---|---|---|---|
NTFS |
NTFS |
2,048 MB |
g: |
CNTFS |
NTFS (compressed) |
2,048 MB |
i: |
FAT |
FAT16 |
1,024 MB |
k: |
FAT32 |
FAT32 |
1,024 MB |
l: |
ExFAT |
ExFAT |
2,048 MB |
m: |
UDF |
UDF |
2,048 MB |
n: |
Note
RunObjectID.cmd contains references to environment variables that you can change to allow for skipping of certain file systems.
Troubleshooting
For generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.
For troubleshooting information, see Troubleshooting File System Testing.
All test cases return Pass or Fail. To review test case details, review the test log from Windows Hardware Lab Kit (Windows HLK) Studio.
More information
The test runs variations for each of the six partitions that were described in the Running the test section.
Command syntax
Command option | Description |
---|---|
oidtest %DRIVE_ltr% -l:ObjectID_BVT_CNTFS -B |
Requires two drive letters and the -bvt parameter. |
Note
For command-line help for this test binary, type /h.
File list
File | Location |
---|---|
Oidtest.exe |
<[testbinroot]>\NTTest\basetest\core_file_services\ntfs\oid\ |
RunObjectID.cmd |
<[testbinroot]>\NTTest\BASETEST\Core_File_Services\FilterManager\TestSuite\Scripts\FileSystems\ |
WrapObjectID.cmd |
<[testbinroot]>\NTTest\BASETEST\Core_File_Services\FilterManager\TestSuite\Scripts\FileSystems\ |
Ntlog.dll |
<[testbinroot]>\NTTest\CommonTest\NTLog\ |
Ntlogger.ini |
<[testbinroot]>\NTTest\CommonTest\NTLog\ |
Parameters
Parameter name | Parameter description |
---|---|
NTFS_DRIVE_LETTER | The drive letter for the NTFS volume that the Object ID test will run on. |
CNTFS_DRIVE_LETTER | The drive letter for the Compressed NTFS volume that the Object ID test will run on. |
FAT_DRIVE_LETTER | The drive letter for the FAT volume that the Object ID test will run on. |
FAT32_DRIVE_LETTER | The drive letter for the FAT32 volume that the Object ID test will run on. |
EXFAT_DRIVE_LETTER | The drive letter for the ExFat volume that the Object ID test will run on. |
UDF_DRIVE_LETTER | The drive letter for the UDF volume that the Object ID test will run on. |
LLU_LclAdminUser | LLU for execute |
LLU_NetAccessOnly | LLU for copy |