TESTS: Add a new test that does a one block write using unsilicited immediate data
As part of the test also validate the PDU that libiscsi generates and verify that 1, the PDU we send has the F flag set 2, that datasegmentlength for the PDU is one block
This commit is contained in:
@@ -183,3 +183,4 @@ int T1020_bufferoffset_invalid(const char *initiator, const char *url, int data_
|
||||
int T1030_unsolicited_data_overflow(const char *initiator, const char *url, int data_loss, int show_info);
|
||||
int T1031_unsolicited_data_out(const char *initiator, const char *url, int data_loss, int show_info);
|
||||
int T1040_saturate_maxcmdsn(const char *initiator, const char *url, int data_loss, int show_info);
|
||||
int T1041_unsolicited_immediate_data(const char *initiator, const char *url, int data_loss, int show_info);
|
||||
|
||||
Reference in New Issue
Block a user