Create a helper function create_construct_req() and move create_test_req() and initialization of related global variables into the function. The next patch will create an another helper function create_construct_config() and move create_test_req() and initialization of related global variables into the function. Hence move the common part of create_construct_req() and create_construct_config() into create_test_req(). Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I6852fdc7966359a1029c809565ceb7230b749dc6 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464477 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
bdev_raid_ut.c | ||
Makefile |