I have also added a new test IOCTL to `dlls/ntoskrnl.exe/tests/driver_pnp.c` for setting and getting basic test properties using `Io{Set|Get}PropertyData`. While the two functions use the corresponding `setupapi.dll` methods which already have tests, I figured testing the driver APIs additionally shouldn't hurt.