forked from jnode/jnode
-
Notifications
You must be signed in to change notification settings - Fork 0
A15: Expand IDEDriveDescriptorTest assertions #525
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 IDEDriveDescriptorTestSource:
fs/src/driver/bus/ide/IDEDriveDescriptor.javaCurrent:
fs/src/test/org/jnode/test/driver/bus/ide/IDEDriveDescriptorTest.java— JUnit4, 20 methods, 10 assertions (low-assertion-density)Approach: Add assertions for all 20 test methods covering CHS/LBA addressing, capacity, model/serial parsing, SMART data
Register: Already in FSTestSuite