Replace hardcoded expected values for linkCount and size with range checks (>=1 and >0 respectively) so the test passes across different filesystems that may report varying directory metadata.
Replace hardcoded expected values for linkCount and size with range checks (>=1 and >0 respectively) so the test passes across different filesystems that may report varying directory metadata.