TEST: rename the cmdsn too high test

This commit is contained in:
Ronnie Sahlberg
2013-04-30 18:32:09 -07:00
parent 1165e06d19
commit 1a275bbecc
4 changed files with 4 additions and 4 deletions

View File

@@ -431,7 +431,7 @@ static CU_SuiteInfo scsi_suites[] = {
};
static CU_TestInfo tests_iscsi_cmdsn[] = {
{ (char *)"iSCSICmdSnInvalid", test_iscsi_cmdsn_invalid },
{ (char *)"iSCSICmdSnTooHigh", test_iscsi_cmdsn_toohigh },
CU_TEST_INFO_NULL
};