Spdk/test/unit/lib/bdev
Daniel Verkamp 4c06ce9b9d util: add uuid.h to wrap libuuid
This lets us have a common place to put definitions like the length of
the UUID string, as well as abstract away some of the API warts in
libuuid (non-const values, no size checking for uuid_unparse, etc.).

Change-Id: I80607fcd21ce57fdbb8729442fbb721bc71ccb98
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/402176
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-03-08 10:49:51 -05:00
..
bdev.c bdev: move part helper code into its own file 2018-02-27 12:36:26 -05:00
gpt test: use spdk.unittest.mk in bdev unit tests 2018-02-14 11:07:05 -05:00
mt ut_multithread: add the support of periodic poller 2018-02-15 11:20:15 -05:00
part.c test/part_ut: remove VTUNE dependency for this unit test 2018-03-02 13:31:03 -05:00
pmem test: use spdk.unittest.mk in bdev unit tests 2018-02-14 11:07:05 -05:00
scsi_nvme.c test: use spdk.unittest.mk in bdev unit tests 2018-02-14 11:07:05 -05:00
vbdev_lvol.c util: add uuid.h to wrap libuuid 2018-03-08 10:49:51 -05:00
Makefile bdev: move part helper code into its own file 2018-02-27 12:36:26 -05:00