TESTS: Add a test for COMPARE_AND_WRITE when the data to verify does not match
This commit is contained in:
@@ -41,6 +41,7 @@ int test_setup_pgr(void);
|
||||
int test_teardown_pgr(void);
|
||||
|
||||
void test_compareandwrite_simple(void);
|
||||
void test_compareandwrite_miscompare(void);
|
||||
|
||||
void test_get_lba_status_simple(void);
|
||||
void test_get_lba_status_beyond_eol(void);
|
||||
|
||||
Reference in New Issue
Block a user