Add testcase for RESERVE6/RELEASE6

This commit is contained in:
Jon Grimm
2012-09-27 14:17:24 -05:00
parent c7d8d2593c
commit 26d090e191
4 changed files with 274 additions and 0 deletions

View File

@@ -214,6 +214,9 @@ struct scsi_test tests[] = {
/* read TOC/PMA/ATIP */
{ "T0410_readtoc_basic", T0410_readtoc_basic },
/* reserve6/release6 */
{ "T0420_reserve6_simple", T0420_reserve6_simple },
/* iSCSI protocol tests */
/* invalid cmdsn from initiator */