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

@@ -44,7 +44,7 @@ int T0171_unmap_zero(const char *initiator, const char *url)
return -1;
}
if (lbpme == 0){
if (rc16 == NULL || rc16->lbpme == 0){
printf("Logical unit is fully provisioned. Skipping test\n");
ret = -2;
goto finished;