Loading
test/blob: add some SPDK_CU_ASSERT_FATAL checks
I have no idea why - but scan-build starts complaining about some missing SPDK_CU_ASSERT_FATAL checks when analyzing the next patch - even though that patch has nothing whatsoever to do with the scan-build error reports. scan-build is really weird sometimes. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I3d426384fa4f846abf2eb98fd29ee308d08c1943 Reviewed-on: https://review.gerrithub.io/391875 Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>