reactos/modules/rostests/kmtests/ntos_io
Hermès Bélusca-Maïto bae799382a
[KMTESTS] Improve IoVolumeDeviceToDosName() tests (#6990)
- Limit the HarddiskVolume loop to 32 trials (instead of an unknown
  number of them). Ideally the list of volumes has to be queried from
  the volume manager, instead of hardcoding them (TODO).

- Verify that the buffer returned by IoVolumeDeviceToDosName() is
  indeed a unicode multi-string (ends with two NULs), and, in the
  case it specifies a volume GUID, that it's a valid one.
2025-01-21 19:15:58 +01:00
..
CMakeLists.txt
IoCreateFile.c
IoCreateFile.h
IoCreateFile_drv.c
IoCreateFile_user.c
IoDeviceInterface.c [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
IoDeviceObject_drv.c
IoDeviceObject_user.c
IoEvent.c
IoFilesystem.c [KMTEST] Add test for FileEndOfFileInformation 2024-04-29 22:50:18 +02:00
IoHelper_drv.c
IoInterrupt.c
IoIrp.c
IoMdl.c
IoReadWrite.h
IoReadWrite_drv.c
IoReadWrite_user.c
IoVolume.c [KMTESTS] Improve IoVolumeDeviceToDosName() tests (#6990) 2025-01-21 19:15:58 +01:00