The unit tests and shared tests need also to run on Windows. shared/fs-utils.h should be splitted into a Linux and Windows part. See my this attempt to get it working: https://github.com/linux-nvme/nvme-cli/pull/3678
The unit tests and shared tests need also to run on Windows.
shared/fs-utils.h should be splitted into a Linux and Windows part.
See my this attempt to get it working: #3678