Spdk/test/unit/lib/bdev
Shuhei Matsumoto 3af1adb8aa ut/compress: Use SPDK thread library
Use SPDK thread library in unit tests for compress bdev. This will
enable us to write unit tests for refactoring.

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: Iac3867cca460b998c9b3953aae5241ffddc3168b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1451
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2020-04-03 06:31:10 +00:00
..
bdev_ocssd.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
bdev_zone.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
bdev.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
compress.c ut/compress: Use SPDK thread library 2020-04-03 06:31:10 +00:00
crypto.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
gpt ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
mt ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
part.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
pmem ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
raid ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
scsi_nvme.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
vbdev_lvol.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
vbdev_zone_block.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
Makefile ut/raid: put bdev_raid.c into 'raid' subdirectory 2020-02-20 14:40:19 +00:00