TESTS: Add a test that all mandatory SPC pages are supported by the target

This commit is contained in:
Ronnie Sahlberg
2012-09-21 18:52:51 -07:00
parent 703d9120bc
commit be4f2fdf66
4 changed files with 127 additions and 0 deletions

View File

@@ -208,6 +208,7 @@ struct scsi_test tests[] = {
{ "T0400_inquiry_basic", T0400_inquiry_basic },
{ "T0401_inquiry_alloclen", T0401_inquiry_alloclen },
{ "T0402_inquiry_evpd", T0402_inquiry_evpd },
{ "T0403_inquiry_supported_vpd", T0403_inquiry_supported_vpd },
/* iSCSI protocol tests */