Loading
ut/bdev/raid: Use string constants for verification
Some places had used dynamically allocated strings but they were just duplicated from string constants. Hence we change them to use string constants to make refactoring easier. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I0a5c4c1a72ee4aede12703c2dd50057c47098e28 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464475 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> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>