Loading
ut/bdev/raid: Factor out operation to setup expected IO output
Create a helper function set_io_output() to setup expected IO output. Besides change the name of cached pointer to expeced IO output from p to output because p is ambiguous. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I7574bf8362f7c5d7841e08b4fbd9a9b66836012a Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464482 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>