Loading
ut/raid: remove negative tests for spdk_jsonrpc_begin_result()
spdk_jsonrpc_begin_result() will be refactored to always return non-null in subsequent patch and those raid tests will no longer make sense, so we remove them now. Change-Id: Ifd4570af4daab9c96cd8701440366e292f879204 Signed-off-by:Pawel Wodkowski <pawelx.wodkowski@intel.com> Signed-off-by:
Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/459659 Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>