Spdk/test/unit/lib/bdev
Tomasz Zawadzki 70ec42ad6a ut/vbdev_lvol: create and destroy vbdev_lvs on lvol tests
Previously on all ut_lvol_* tests, creation of lvs was mocked.
There is no reason to keep it that way instead of creating
actual lvs using same code that is unit tested.

Change-Id: Id0a7816da0c195d596a6da516471b3f46bb4e475
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/419562
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2018-07-20 20:46:28 +00:00
..
bdev_raid.c bdev: add raid bdev module 2018-07-16 20:50:40 +00:00
bdev.c bdev: split examine into two parts 2018-07-06 21:12:53 +00:00
gpt test: move test_env.c under test/common/lib 2018-03-29 00:31:24 -04:00
mt test: fix scan-build errors in bdev unittests. 2018-07-06 20:34:01 +00:00
part.c bdev: split examine into two parts 2018-07-06 21:12:53 +00:00
pmem bdev: further encapsulate spdk_bdev_io struct 2018-06-20 19:24:39 +00:00
scsi_nvme.c bdev: move error union to internal spdk_bdev_io struct 2018-06-26 20:04:07 +00:00
vbdev_lvol.c ut/vbdev_lvol: create and destroy vbdev_lvs on lvol tests 2018-07-20 20:46:28 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00