TESTS: change testunitready to new api
Signed-off-by: Ronnie Sahlberg <sahlberg@localhost>
This commit is contained in:
committed by
Ronnie Sahlberg
parent
fe11a6178b
commit
3ee3964332
@@ -30,6 +30,7 @@ test_testunitready_simple(void)
|
||||
|
||||
logging(LOG_VERBOSE, LOG_BLANK_LINE);
|
||||
logging(LOG_VERBOSE, "Test TESTUNITREADY");
|
||||
ret = testunitready(iscsic, tgt_lun);
|
||||
ret = testunitready(iscsic, tgt_lun,
|
||||
EXPECT_STATUS_GOOD);
|
||||
CU_ASSERT_EQUAL(ret, 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user