TEST: Add initial test for "test that all mandatory SBC commands are there"
Some tests are just stubs since we underlying vommands have not been implemented in libiscsi yet.
This commit is contained in:
@@ -183,6 +183,9 @@ struct scsi_test tests[] = {
|
||||
{ "T0385_preventallow_lun_reset", T0385_preventallow_lun_reset },
|
||||
{ "T0386_preventallow_2_itl_nexuses", T0386_preventallow_2_itl_nexuses },
|
||||
|
||||
/* support for mandatory opcodes*/
|
||||
{ "T0390_mandatory_opcodes_sbc", T0390_mandatory_opcodes_sbc },
|
||||
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user