Loading
blobstore,ut: add possibility to delay scheduled tasks
Adding ability to delay scheduled tasks until _bs_flush_scheduler is called. This allows to test blobstore when tasks do not finish immediately. New unit test added for spdk_bs_unload. Signed-off-by:Piotr Pelplinski <piotr.pelplinski@intel.com> Signed-off-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I9c1b3c0c2ebb1e16c032fd136d11ef351d8f3fe0 Reviewed-on: https://review.gerrithub.io/374767 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>