Spdk/test/unit/lib/blobfs
Konrad Sztyber db35950a13 mk/unit: link with trace library
Linking each unit test with spdk_trace allows for getting rid of lots of
stub definitions for the trace functions.  The behavior stays the same,
as the trace calls result in no-op anyway because none of the unit test
apps enable tracing.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I904dac92205aadd644100af2c38989bb7979e47c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7231
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
2021-06-10 10:58:05 +00:00
..
blobfs_async_ut mk/unit: link with trace library 2021-06-10 10:58:05 +00:00
blobfs_bdev.c blobfs_bdev: Use spdk_bdev_create_bs_dev_ext() instead of spdk_bdev_create_bs_dev_from_desc() 2020-10-20 08:52:29 +00:00
blobfs_sync_ut mk/unit: link with trace library 2021-06-10 10:58:05 +00:00
tree.c lib/blobfs: remove spdk prefix from private APIs 2020-04-22 09:21:55 +00:00
Makefile blobfs: add blobfs_detect RPC 2019-10-09 05:02:00 +00:00