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 T0180_writesame10_unmap(const char *initiator, const char *url)
ret = 0;
if (lbpme == 0){
if (rc16 == NULL || rc16->lbpme == 0){
printf("Logical unit is fully provisioned. All commands should fail with check condition.\n");
}