ported 3 more group reservation tests to CUnit
Ported 3 more group reservation tests to new the CUnit format.
This commit is contained in:
committed by
Ronnie Sahlberg
parent
99ef5c6495
commit
9b436eee2f
@@ -165,9 +165,10 @@ static inline int pr_type_is_all_registrants(
|
||||
}
|
||||
}
|
||||
|
||||
int prin_task(struct iscsi_context *iscsi, int lun, int service_action,
|
||||
int success_expected);
|
||||
int prin_read_keys(struct iscsi_context *iscsi, int lun, struct scsi_task **tp,
|
||||
struct scsi_persistent_reserve_in_read_keys **rkp);
|
||||
|
||||
int prout_register_and_ignore(struct iscsi_context *iscsi, int lun,
|
||||
unsigned long long key);
|
||||
int prout_register_key(struct iscsi_context *iscsi, int lun,
|
||||
|
||||
Reference in New Issue
Block a user