TESTS: Skipped tests should return -2

This commit is contained in:
Ronnie Sahlberg
2012-08-31 14:19:11 -07:00
parent 4df1525415
commit 09573068ad
25 changed files with 33 additions and 10 deletions
+1
View File
@@ -172,6 +172,7 @@ test2:
printf("[SKIPPED]\n");
printf("Opcode is not implemented on target\n");
scsi_free_scsi_task(task);
ret = -2;
goto finished;
}
if (lbpws10) {