Add tests for WRITE_ATOMIC_16
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -251,6 +251,12 @@ void test_write16_wrprotect(void);
|
||||
void test_write16_dpofua(void);
|
||||
void test_write16_residuals(void);
|
||||
|
||||
void test_writeatomic16_simple(void);
|
||||
void test_writeatomic16_beyond_eol(void);
|
||||
void test_writeatomic16_0blocks(void);
|
||||
void test_writeatomic16_wrprotect(void);
|
||||
void test_writeatomic16_dpofua(void);
|
||||
|
||||
void test_writesame10_simple(void);
|
||||
void test_writesame10_beyond_eol(void);
|
||||
void test_writesame10_0blocks(void);
|
||||
|
||||
Reference in New Issue
Block a user