Spdk/test/unit/lib/ftl/ftl_reloc.c
Darek Stojaczyk bc6a51aaff ut/ftl_reloc: silence scan-build errors
Scan-build thinks we do TAILQ_REMOVE on an element that's
not in the tailq. Add fatal asserts to prove it wrong.

Change-Id: Ie5d999c2772d42e471cd4c9a11a6f3d2125cb0bc
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/462870
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: yidong0635 <dongx.yi@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-07-23 22:56:23 +00:00
..
.gitignore test/unit/ftl: Add module unit tests for relocate 2019-02-13 18:48:35 +00:00
ftl_reloc_ut.c ut/ftl_reloc: silence scan-build errors 2019-07-23 22:56:23 +00:00
Makefile test/unit/ftl: Add module unit tests for relocate 2019-02-13 18:48:35 +00:00