Loading
mock: add MOCK_CLEARED_ASSERT macro
This is useful for proving to scan-build that we are not using a mocked function. Sometimes it needs to be called repeatedly every time any mock variables are called. Change-Id: Id0ef196620c2984252f792a7e40162e10b989748 Signed-off-by:Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/c/437997 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
yidong0635 <dongx.yi@intel.com>