Guys, I'm testing a folder copy algorithm that copies folders and content of said folders. When I create folder with sub-folders and files in Windows, Windows does not appear to set the folder cluster to 0xffffffff when only one cluster is being used!
Should I also test the folder data field size that would be set to the cluster size hence when only one cluster is being used it is set to the cluster size, so even if the cluster has not been mark with 0xfffffffff I can reliably detect that only one cluster is being used?