Title: Expand assertions in Ext4FileSystemTest
Source: fs/src/fs/ext2/Ext4FileSystem.java (and ext2 base)
Current: fs/src/test/org/jnode/test/fs/ext4/Ext4FileSystemTest.java — JUnit4, 12 methods, 8 assertions (low-assertion-density)
Approach: Add assertions for all 12 test methods covering superblock, group descriptors, inode table, extent tree, directory entries, journal
Register: Already in FSTestSuite
Note: HIGH PRIORITY — ext2/ext4 enables persistent test result storage
Title:
Expand assertions in Ext4FileSystemTestSource:
fs/src/fs/ext2/Ext4FileSystem.java(and ext2 base)Current:
fs/src/test/org/jnode/test/fs/ext4/Ext4FileSystemTest.java— JUnit4, 12 methods, 8 assertions (low-assertion-density)Approach: Add assertions for all 12 test methods covering superblock, group descriptors, inode table, extent tree, directory entries, journal
Register: Already in FSTestSuite
Note: HIGH PRIORITY — ext2/ext4 enables persistent test result storage