Add VERIFY10 test for BYTCHK==0
If BYTCHK is zero the target should NOT perform a compare of data in buffer with data on media, so if we send knowingly bad data to compare with the target shall not detect the miscompare but return sgtatus good.
This commit is contained in:
@@ -36,3 +36,4 @@ int T0122_read6_invalid(const char *initiator, const char *url);
|
||||
|
||||
int T0130_verify10_simple(const char *initiator, const char *url);
|
||||
int T0131_verify10_mismatch(const char *initiator, const char *url);
|
||||
int T0132_verify10_mismatch_no_cmp(const char *initiator, const char *url);
|
||||
|
||||
Reference in New Issue
Block a user