TESTS: Add test for READ10 to check that over/underflow residuals are generated correctly.
This commit is contained in:
@@ -106,6 +106,7 @@ void test_read10_beyond_eol(void);
|
||||
void test_read10_0blocks(void);
|
||||
void test_read10_rdprotect(void);
|
||||
void test_read10_flags(void);
|
||||
void test_read10_residuals(void);
|
||||
void test_read10_invalid(void);
|
||||
|
||||
void test_read12_simple(void);
|
||||
|
||||
Reference in New Issue
Block a user