+122
−112
Loading
Modified the names of functions for allocating/freeing buffers used during DIF tests. Changed error handling for alloc/free from asserts to return errors. Replaced the use of CU_ASSERT to SPDK_CU_ASSERT_FATAL macro. Change-Id: I2bb8a84be1d989b272eca1bc61d47d57811b03b7 Signed-off-by:Krzysztof Sprzaczkowski <krzysztof.sprzaczkowski@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23041 Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>