Spdk/test/unit/lib/blob
Tomasz Zawadzki 70eff4fbb0 blobstore,ut: explicitly allocate spdk_bs_dev
Explicitly allocating spdk_bs_dev on init_dev() allows to check if dev_destroy for it was called.
If it was not, then ASAN will provide information on that.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I333185958dd8c29180954077a6c326b82e5949ae
Reviewed-on: https://review.gerrithub.io/374766
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>
2017-08-23 11:19:03 -04:00
..
blob.c blobstore,ut: explicitly allocate spdk_bs_dev 2017-08-23 11:19:03 -04:00
bs_dev_common.c blobstore,ut: explicitly allocate spdk_bs_dev 2017-08-23 11:19:03 -04:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00