TESTS: Add basic test of standard INQUIRY data

This commit is contained in:
Ronnie Sahlberg
2012-09-12 06:55:51 -07:00
parent 8a9970069f
commit 6b28465a46
4 changed files with 169 additions and 0 deletions

View File

@@ -201,6 +201,8 @@ struct scsi_test tests[] = {
/* support for mandatory opcodes*/
{ "T0390_mandatory_opcodes_sbc", T0390_mandatory_opcodes_sbc },
/* inquiry*/
{ "T0400_inquiry_basic", T0400_inquiry_basic },
/* iSCSI protocol tests */