TESTS: Update the protection tests

This commit is contained in:
Ronnie Sahlberg
2013-05-12 08:06:08 -07:00
parent 67676d4756
commit ee689ee3fb
30 changed files with 160 additions and 151 deletions

View File

@@ -49,7 +49,7 @@ int T0190_writesame16_unmap(const char *initiator, const char *url)
ret = 0;
if (lbpme == 0) {
if (rc16 == NULL || rc16->lbpme == 0){
printf("LBPME not set. Skip test for CPD page 0xB2 (logical block provisioning)\n");
goto finished;
}