forked from jnode/jnode
-
Notifications
You must be signed in to change notification settings - Fork 0
A18: Expand FatFileSystemTest assertions (PRIORITY) #528
Copy link
Copy link
Open
Labels
area/fsfs/ — filesystem drivers (FAT, ext2, HFS+, NTFS, ISO9660, ExFAT).fs/ — filesystem drivers (FAT, ext2, HFS+, NTFS, ISO9660, ExFAT).area/testUnit tests, boot tests, QEMU test infrastructure.Unit tests, boot tests, QEMU test infrastructure.kind/featureNew feature or enhancement request.New feature or enhancement request.
Description
Metadata
Metadata
Assignees
Labels
area/fsfs/ — filesystem drivers (FAT, ext2, HFS+, NTFS, ISO9660, ExFAT).fs/ — filesystem drivers (FAT, ext2, HFS+, NTFS, ISO9660, ExFAT).area/testUnit tests, boot tests, QEMU test infrastructure.Unit tests, boot tests, QEMU test infrastructure.kind/featureNew feature or enhancement request.New feature or enhancement request.
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