Title: Expand assertions in FatFileSystemTest
Source: fs/src/fs/fat/FatFileSystem.java and fs/src/fs/jfat/JFatFileSystem.java
Current: fs/src/test/org/jnode/test/fs/jfat/FatFileSystemTest.java — JUnit4, 4 methods, 2 assertions (low-assertion-density)
Approach: Add assertions for all 4 test methods covering FAT12/16/32, long filenames (VFAT), cluster allocation, directory entries, free space
Register: Already in FSTestSuite
Note: HIGH PRIORITY — jfat enables persistent test result storage
Title:
Expand assertions in FatFileSystemTestSource:
fs/src/fs/fat/FatFileSystem.javaandfs/src/fs/jfat/JFatFileSystem.javaCurrent:
fs/src/test/org/jnode/test/fs/jfat/FatFileSystemTest.java— JUnit4, 4 methods, 2 assertions (low-assertion-density)Approach: Add assertions for all 4 test methods covering FAT12/16/32, long filenames (VFAT), cluster allocation, directory entries, free space
Register: Already in FSTestSuite
Note: HIGH PRIORITY — jfat enables persistent test result storage